March 2010 - Posts

5
Comments

MVC 2 jQuery Client-side Validation by nmarun

Well, I watched Phil Haack’s show What's New in Microsoft ASP.NET MVC 2 and was impressed about the client-side validation (starts at 17:45) that MVC 2 offers. I tried creating the same, but Phil does not show what .js files need to be included and also...
Filed under: ,
13
Comments

ASP.NET MVC 2 throws exception for ‘favicon.ico’ by nmarun

I must be on fire or something – third blog in 2 days… awesome! Turns out this is an issue only on Cassini. Please read Phil Haack's comments below. Before I begin, in case you’re wondering, favicon.ico is the small image that appears to the left of your...
Filed under: ,
30
Comments

ASP.NET MVC 2 Model Binding for a Collection by nmarun

Yes, my yet another post on Model Binding (previous one is here ), but this one uses features presented in MVC 2. How I got to writing this blog? Well, I’m on a project where we’re doing some MVC things for a shopping cart. Let me show you what I was...
Filed under: ,
0
Comments

ASP.NET MVC 2 RTM Unit Tests not compiling by nmarun

I found something weird this time when it came to ASP.NET MVC 2 release . A very handful of people ‘made noise’ about the release.. at least on the asp.net blog site , usually there’s a big ‘WOOHAA… <something> is released’, kind of a thing. Hmm...
Filed under: , ,
More Posts