How to Insert a TextBox value in to Sql database using C#
coding?
Answer Posted / surendra
How to Insert two TextBoxs values in to one column sql database using C# coding
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe state management in asp.net?
Any disadvantages in Dataset and in reflection ?
How do cookies work?
What is asp according to you?
Which two new properties are added in asp.net 4.0 page class?
What is asp.net used for?
How can exception be handled with out the use of try catch?
What are the major built-in objects in ASP.NET?
Describe paging in asp.net?
Why will you usually create an aspnet user account in the database for an asp.net web application?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is the difference between the get method () and post method ()?
To redirect the user to another page which method do we use without performing a round trip to the client?
Explain exception filters?
What is diff. Between abstract class and an interface?