Browse by Tags
All Tags »
ASP.Net MVC (RSS)
Getting Started with jQuery in Visual Studio 2008 In this post I’ll talk about adding jQuery IntellSense in Visual Studio 2008 , and how to add jQuery to a simple Web Application inside Visual Studio 2008. jQuery IntelliSense in Visual Studio 2008 - KB946581
Read More...
ASP.Net MVC on Windows Azure | ASP.Net MVC Web Role When you install Windows Azure Tools for Visual Studio, you only get a project template for an ASP.Net Web Role . In this post I’ll talk about how to create a new ASP.Net MVC Web Role or move an existing
Read More...
New Release for Oxite: An ASP.Net MVC Sample Application Oxite is a sample ASP.Net MVC application , that provides guidance, extensions and best practices for building ASP .Net MVC applications . The famous application built using Oxite is MIX Online
Read More...
Create a Strongly Typed CRUD UI With ASP.Net MVC RC In this post I will show the tooling enhancements in ASP.Net MVC that lets you build CRUD ( List, Details, Create and Edit ) actions very fast. With a little amount of code we can create a good starting
Read More...