Always remain updated about current software development trends

Articles having tag: DESIGN

Simple Plug-in Architecture in Plain C

How to write an application using architecture that supports plug-ins.

Why C# interface inheritance makes sense: see LINQ...

How Linq extension methods benefit from interfaces inheriting from interfaces

Static and Type markup extensions for Silverlight 5 and WPF

An extended Static markup extension implementation for Silverlight 5 and WPF supporting invoking static methods with arguments, and a Silverlight Type markup extension implementation.

Why C# interface inheritance makes sense

How extension methods benefit from interfaces inheriting from interfaces

Time Series Analysis in C#.NET: Part II

Granger Causality in both R and C#.NET with open source libraries.

New official wallpapers for your Windows Phone

Our fans have created some fantastic Windows Phone wallpapers over the years. Today we're unveiling a new nature series from Windows Phone fan and London-based graphic designer Levi Freeman.What's unique about these is that they're the first...

Control trigger logic based on user

This article describes a mechanism how trigger actions bypassed based on database user information

ASP .NET Plotter (HTML5, C# and Plot'N'Roll)

Nowadays, There are a plenty of Javascript charting libraries used in organizations such as NASA, Eutelsat, MongoDB, Google. Justly, this article aims to show you how you can integrate Javascript charting libraries in ASP .NET and build your own charting user...

3D Space Flight Demo for Android OS, with Accelerometer-Based Controls

Simulation of flight in 3D space using OpenGL. The accelerometer-based UI is of particular interest.