Click here to Skip to main content
15,899,314 members

Comments by sreekanth12 (Top 18 by date)

sreekanth12 18-Jun-15 1:23am View    
ya got it bro thanq.
sreekanth12 18-Jun-15 0:48am View    
yes in app.config file

<add name="conn" connectionstring="server=****; Database=employee; Integrated Security=True" providername="System.Data.SqlClient">
sreekanth12 18-Jun-15 0:39am View    
it getting error at

SqlConnection con = new SqlConnection(ConfigurationManager.ConnectionStrings["conn"].ToString());
sreekanth12 19-Jul-12 1:17am View    
Christian Graus i think u dont know the answer. Firstly i asked suggestion because i am confused secondly code. If u give any suggestion i'll try.
sreekanth12 15-Apr-12 2:57am View    
Object reference not set to an instance of an object.