Execute nonquery returns no. of afected rows.So if my stored procedure hav lot of select stmnt, delete stmnt, insert stmnt..then what does execute nonquery returns in this case?
6 12332i want 2 pass values(enterd in textbox)to table in sql server without using stored procedure in c#.plz tell me code with an example.
5 14541suppose we using gridview contrl,with sqldatasource.in that for birth date how can we take validation contrl for dd/mm/yy formator how we assign regular expression for same
TCS,
9 13100what are the two key events for the sql connection class? explain the differnce between the two.
2 9993
What is difference between entity framework and ado.net?
Is it possible to edit data in Repeater control?
What is data reader in ado.net?
Explain the advantages and disadvantages of using datalist?
Explain the difference between data reader and data set?
What is csdl entity framework?
How to add a check box or a dropdown list to a column in a datagrid?
What is the hierarchy of data in databases?
How to identify the controls which can be used for binding data?
What is data access pattern?
Explain sqlconnection object?
What does adodb stand for?
What is the significance of CommandBehavior.CloseConnection ?
How can you add or remove rows from the datatable object of dataset?
Which parameter of ConnectionString is used to specify the name of the database?