IBloggable - implemented
Sign in
|
Join
Home
Contact
RSS
Atom
Search
Tags
.net
ADO.NET
ASP.NET
ASP.NET 4.0
ASP.NET MVC
Autofac
C#
Castle
Database
DynamicProxy
Entity Framework
HTML5
IISExpress
JavaScript
jQuery
JSON
LINQ
MVVM
NDepend
Nuget
OData
Odiogo
Personal
Prism V2
Productivity Power Tools
Razor
Resharper
Service Trace Viewer
Silverlight
SQL CE
Task Parallel Library
TPL Dataflow
Unity
Visual Studio
Visual Studio 2010
Visual Studio 2011
WCF
WCF Data Services
Web Services
Windows 7
WSDL
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
October 2011 (2)
September 2011 (3)
August 2011 (4)
July 2011 (1)
June 2011 (6)
May 2011 (3)
April 2011 (2)
March 2011 (4)
February 2011 (6)
January 2011 (3)
December 2010 (2)
November 2010 (1)
October 2010 (1)
September 2010 (2)
August 2010 (2)
July 2010 (6)
June 2010 (2)
May 2010 (4)
April 2010 (9)
March 2010 (4)
February 2010 (2)
January 2010 (1)
December 2009 (4)
November 2009 (7)
October 2009 (7)
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:
ASP.NET MVC
,
C#
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:
ASP.NET MVC
,
C#
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:
ASP.NET MVC
,
C#
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:
ASP.NET
,
ASP.NET MVC
,
C#
More Posts