Introduction to ASP.NET MVC 3
ASP.NET MVC framework follows the well-defined MVC pattern to create a web application. MVC design pattern is used to separate the different parts of the application for more scalability, extensibility...
View ArticleControllers and Routers in ASP.NET MVC 3
One of the main objectives of ASP.NET MVC is Search Engine Optimization (SEO). Search Engines work mainly using URLs. Defining a meaningful and more understandable URL is very important to make our...
View ArticleAsp.Net MVC3 Controller with Entity Framework CodeFirst
CodeProject We already discussed about the Controllers and Routers in ASP.Net MVC 3. In this article, we will look little deeper into Controllers and Razor Views. Introduction to ASP.NET MVC 3...
View ArticleASP.Net MVC 3
ASP.NET MVC framework follows the well-defined MVC pattern to create a web application. MVC design pattern is used to separate the different parts of the application for more scalability, extensibility...
View ArticleASP.Net 4.5 New Features Video
Do you want to learn the new features of ASP.Net 4.5? ASP.Net MVC 4? ASP.Net Web API? Windows Azure Services? Refer the “Building Web Apps with ASP.NET Jump Start – 8 Hours of FREE Training Videos”...
View ArticleGlobalMeet – Petals of ASP.net in Azure
Hi All, I am participating in Windows Azure Developer Challenge organized by CodeProject. As part of the contest, I will be posting article on how the various Project types supported in ASP.Net...
View ArticleASP.NET Web API
My article on ASP .Net Web API in Code Project website has attracted nearly 4000 views and 22 Bookmarks. Please find the article blog here http://www.codeproject.com/Articles/720356/ASP-NET-Web-API...
View ArticleNew Start – ASP.NET Core 1.0
All ASP.NET lovers following the great web application development framework may be thinking, why we need to think of the old and dead version1.0 ? We were already in ASP.NET 4.6 and waiting for...
View Article