Interview Question in SQL Server 2008
Interview Question :: I have problem in web delovoper
i run the code in this link http://www.kindblad.com/2008/04/12/how-t...
and i have a problem
"Exception Details: System.NullReferenceException: Object reference not set to an instance of an object." in this lineLine 28: command.Connection = new SqlConnection(ConfigurationManager.Conne...
in UploadFile.aspx.cs class
please help me how to solve it
I used SQL server 2005

Loading ...