Author: Nithin Mohan TK

Technology Enthusiast | .NET Specialist | Blogger | Gadget & Hardware Geek

ASP.NET MVC 2 Feature set

Posted on 2 min read

ASP.NET Mvc 2 is a major release to ASP.NET MVC framwork, it has included some of the functionalities people were expected to be missing from ASP.NET MVC 1.0. One of the main missing part i found while i doing the implementation project on MVC was. it was lacking Areas support. But i have found few… Continue reading

ASP.NET MVC 2 RTM (Final Version) Released

Posted on 1 min read

I am happy to announce that Microsoft has released ASP.NET MVC 2 RTM yesterday(03/10/2010).. A long awaited release.. cool. ASP.NET MVC 2 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 SP1 runtime. ASP.NET MVC 2 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller… Continue reading

SubSonic The ORM tool for .NET

Posted on 2 min read

Some of you might be familiar with SubSonic. I thought of writing a simple introduction to SubSonic here. What is SubSonic ? In simple words a tool/libraby builds the .NET data access classes instantly against the database you have mentioned in a configuration file. It’s uses ORM ( Object Relational Mapping) mechanism to auto-magically (not… Continue reading

Windows Azure and WCF Azure Code Samples

Posted on 1 min read

I came across the microsoft code samples on Windows Azure and WCF Azure  application development using Visual Studio.  I thought this would be useful to others and posting  here. Windows Azure Code Samples http://code.msdn.microsoft.com/windowsazuresamples WCF Azure Samples http://code.msdn.microsoft.com/wcfazure Windows Azure Management Tool (MMC) http://code.msdn.microsoft.com/windowsazuremmc Bid Now Sample http://code.msdn.microsoft.com/bidnowsample Contoso Cycles Contoso Cycles shows how the… Continue reading

Showing 981-990 of 1115 posts
per page