.NET news » Search results
Search results for query "MVC" (63):
Web Dev Report: Integrating jQuery Mobile into ASP.NET Web Forms and MVC Web Apps
This month, Rachel Appel explains how jQuery Mobile can make it easier for you to “go mobile” with your new or existing ASP.NET Web Forms or MVC Web apps.
Using Spatial Data with SQL Server 2012, Entity Framework 5 and ASP.NET MVC
One of the highly-anticipated features in the Entity Framework 5 is a Spatial support.
Model Validation in ASP.NET MVC
In this article we will see how to apply basic validations to a model and also we will see how to create custom validations by implementing the ValidationAttribute class or IValidatableObject interface.
Exception Handling in ASP.NET MVC
Learn about the HandleError filter and discuss about the different exception handling mechanisms that will fit to an MVC application.
ASP.NET MVC 4: Test-Driving ASP.NET MVC
Learn best practices and techniques for enhancing the testability of your ASP.NET MVC applications.
ASP.NET MVC 4 Highlights - Part 2: Bundling and Minification
In the first installment of this series, I explored a few of the new features in ASP.NET MVC 4, including the new default project templates, mobile templates, and display modes. Since that article, ASP.NET MVC 4 has been released to beta. For brevity’s sake, when I refer to MVC the design pattern, I’m referring to the ASP.NET implementation of the pattern. In this installment, I’m going to focus on one of MVC’s most useful features: integrated JavaScript and CSS bundling and minification.
Implementing ASP.NET MVC Views in three different ways
Three different approaches for implementing the View role in an MVC application.
ASP.NET MVC 3 plug-in architecture using Griffin.MvcContrib
How to create a flexible plugin system with Griffin.MvcContrib.
ASP.NET MVC 4: What’s New for Mobile Development in ASP.NET MVC 4
With the popularity of mobile and tablet devices, it’s no surprise that improving the mobile Web site development experience was such a focus in ASP.NET MVC 4. What’s nice is how well it succeeded, as Keith Burnell explains.
The article covers features in the upcoming release of ASP.NET MVC4 targeted specifically at mobile Web site development. These features range from making it easier to create a mobile specific sites to making it less work to get your standard MVC site displaying correctly on mobile devices and finally making your feel native with jQuery Mobile.
ASP.NET MVC 3: Develop Hybrid Native and Mobile Web Apps
Shane Church shows you how to build a mobile Web application with ASP.NET MVC 3 and take advantage of native mobile features such as the camera and accelerometer.


Syndicate