Posted on: 12/28/2013 6:35:26 PM | Views : 1813

I am using vs 2010, C#, asp.net 4.5.50709,   I am getting " Error 1 The type or namespace name 'ModelBinding' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) C:\BooksWork\ProAspNet45inCsharp\Work\PartyInvites\PartyInvites\Default.aspx.cs 7 18 PartyInvites"  when adding this "using" statement. 
Is this not available in vs 2010 ?  Thanks
 

Go to the complete details ...