Click here to Skip to main content
15,909,939 members

Comments by prabu19 (Top 16 by date)

prabu19 26-Mar-14 4:30am View    
Thanks for your reply.. But i asked multiselect dropdown
prabu19 12-Mar-14 0:40am View    
what is the use of => this symbol in c# .net
prabu19 3-Mar-14 7:57am View    
An exception of type 'System.InvalidOperationException' occurred in EntityFramework.dll but was not handled in user code

Additional information: The 'ID' property on 'Prab' could not be set to a 'System.Int32' value. You must set this property to a non-null value of type 'System.String'.


this error appers on here " var countryList = t.Prabs.ToList();"
prabu19 3-Mar-14 7:39am View    
now error gone. of i run means it redirect to browser widow and come to controller coding of this line "var countryList = t.Prabs.ToList();"
prabu19 3-Mar-14 7:35am View    
i used this and error gone..
but now run means it shows exception in index action method like var countryList = t.Prabs.ToList();