Always remain updated about current software development trends

Articles having tag: .NET

Apex Part 2: Adding Commands to an MVVM Application

Learn how to add Commands to your MVVM application to add functionality without breaking the separation of View and ViewModel.

Retrieve System Information in Silverlight

In a Silverlight application we are building for a client, they wanted an About screen that would display system information such as the current URL, the operating system name and version, the product name and various other information. In the same application,...

Thumb rule in OOPS for Inheritance – Part 1

Wherever object of parent class is expected object of child class can go.

ASP.Net page partial rendering

ASP.Net page partial rendering using Response.Flush() method

Common.Logging and compatibility with other libraries

This post shows you how to configure correctly Common.Logging together with Log4Net or NLog and explains the typical problems that you might expect while using this logging library.

Vietnamese Lunar Calendar for .NET

Implementation of \xc2m l\u1ecbch Vi\u1ec7t Nam for Microsoft.NET

String Manipulation in the .NET Micro Framework

An article on string manipulation in the .NET Micro Framework.

RestFul WCF JSON Service with client and on Mozilla Firefox –REST Client

WCF REStful service -with GET, PUT, POST and DELETE Method and testing on Mozilla Firefox \u2013REST Client