September 2010 - Posts

10
Comments

Moving ASP.NET MVC Client Side Validation Scripts to Bottom by imran_ku07

Introduction: ASP.NET MVC 2 makes it very easy to enable client side validation in your application, due to which your application users will see the feedback immediately before your form will submit anything to the server. ASP.NET MVC 2 enable client...
1
Comments

Viewing Razor Generated Code by imran_ku07

Introduction: Razor view engine is become very much popular when it was first released because it is much smaller and lighter in size. Also it is very easy to learn it. You can say ' write less, do more '. You can get start and learn more about Razor...
Filed under: , ,
3
Comments

Another way to Get Start ASP.NET MVC 3 (Preview 1) by imran_ku07

Update: This article is outdated. Now ASP.NET MVC 3 depends on more than one assemblies. Introduction: A month ago when the ASP.NET MVC team released ASP.NET MVC 3 (Preview 1). Lot of developers enjoyed and tested this release. But still many developers...
More Posts