Quantcast
Channel: DotNetShoutout - Stories tagged with mvc3
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

First Look at the Razor CSharp HTML File in MVC 3

The day before I left for IEEE ICCSIT 2010, there was a huge announcement about a new view engine for ASP.NET: Razor. It was old news by the time I returned, but I couldn’t help but sit down and play...

View Article



Image may be NSFW.
Clik here to view.

MVC 3's IValidatableObject

I’ve come across a couple ways to do validation in MVC. My favorite is the IvalidatableObject method. It’s fairly simple to setup.

View Article

Image may be NSFW.
Clik here to view.

IMetadataAware and ModelMetadata

Using the new MVC 3 IMetadataAware attribute to add custom metadata to your ModelMetadata.

View Article

Image may be NSFW.
Clik here to view.

HtmlHelper guide for MVC 3 Part 1

When you spend a lot of time, like I do, using the Razor View Engine in MVC 3 you’ll find yourself constantly looking up helper parameters. I’ve decided to put together this guide to help me, and...

View Article

Image may be NSFW.
Clik here to view.

MVC 3 Razor View Engine without a Controller

A question posted on stackoverflow caught my attention the other day that asked about using the Razor View Engine outside of MVC that would return a string value from a string template rather than a...

View Article


Image may be NSFW.
Clik here to view.

Razor Syntax Highlighter for MVC 3 Beta

All new Razor Syntax Highlighter available for MVC 3 Beta. Please update as the new razor syntax introduces some breaking changes. We've also added syntax error support!

View Article

Image may be NSFW.
Clik here to view.

Dean Hume - MVC 3 and Remote Validation

MVC 3 and Remote Validation I must admit, I've been a bit of a slow starter when it comes to Asp.net MVC 3. I am an avid fan of MVC 2 and haven't really taken the time to look at MVC 3 until now. Wow -...

View Article

Image may be NSFW.
Clik here to view.

Error Handling and CustomErrors and MVC3, oh my!

You can now handle errors inside of the MVC pipeline. The new MVC3 GlobalFilters and HandleErrorAttributes give you direct programmatic control of handling your 500 errors in the same way that ASP.NET...

View Article


Image may be NSFW.
Clik here to view.

Getting the MVC3 assemblies as part of your Windows Azure deployment - Shawn...

There have been several techniques that have been posted on getting the MVC3 reference assemblies deployed as part of your Windows Azure Solution....

View Article


Image may be NSFW.
Clik here to view.

GeeksShip Community - Ajax Paging & Searching with ASP.NET MVC and jQuery

In this topic, I want to introduce a simple way to implement AJAX paging and ajax searching with ASP.NET MVC and JQuery.

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images