by Santhakumar Munuswamy
Posted on 14 April 2015
C#
Code Review is nothing; it is a verifying and finding defects on source code in development phase. It is an improvement of source code quality to provide quality software for the developer’s in development phase. It is an available market lot of code review tools (free/paid) like FxCop, StyleCop, NDepend, CodeRush, .NET Compiler Platform and etc. [More]
by Santhakumar Munuswamy
Posted on 12 April 2015
ASP.NET MVC
ServiceStack is an open source platform and it’s a simple, fast and light Wight framework to build a web service application and web application. It is support cross-platform like Mono, Linux, Mac OS X, iOS, Sun Solaris, Microsoft Windows etc [More]
by Santhakumar Munuswamy
Posted on 03 April 2015
AngularJS
AngularJs is an open source platform for build web application and a maintained by Google. It is a developing purpose for Single Page Application. It is support for test driven development (TDD) and MVC (Model-View-Controller) pattern. It is providing licensed under the MIT License [More]
by Santhakumar Munuswamy
Posted on 16 March 2015
Windows Phone 7
This article explains how to create a windows phone apps using Windows Phone 7 SDK for the “Hello World” program in Visual Studio 2010. [More]
by Santhakumar Munuswamy
Posted on 13 February 2015
WCF
This article explains the difference between Web Services and WCF techniques. My previous article provided an Introduction to WCF (Windows Communication Framework). Now we will discuss the difference between Web Services and WCF concepts. [More]
by Santhakumar Munuswamy
Posted on 02 February 2015
ASP.NET MVC
ASP.NET MVC is an open source platform for building web application using MVC architecture introduced by Microsoft. MVC is a nothing; it was a Model-View-Controller and initially called name “Thing-Model-View-Editor [More]
by Santhakumar Munuswamy
Posted on 26 January 2015
WCF
WCF is a platform for building distributed business and deploying services among various endpoints in windows. WCF was initially called name “Indigo” and we can build service-oriented applications and provide interoperability. [More]
by Santhakumar Munuswamy
Posted on 02 January 2015
SQL Server
The Microsoft was introduced SQL Server Integration Services (SSIS) the first released with SQL Server 2005 and replacement of DTS (Data Transformation Service in the standard edition. [More]
by Santhakumar Munuswamy
Posted on 01 January 2015
C#
The Microsoft was released the first version of C# 1.0 bundle with .NET Framework 1.0 in Visual Studio.NET 2002 at January 2002. C# was introduced programming language to develop .NET Application and it’s supported managed code initially. [More]
by Santhakumar Munuswamy
Posted on 03 December 2014
ASP.NET, Tips & Tricks
I have got the following issue like unable to find the requested .Net Framework Data Provider. It may not be installed. [More]