How to Insert a TextBox value in to Sql database using C#
coding?
Answer Posted / mmm
almost all the posted answers above are correct(85%).
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Where is the view state data stored in asp net?
What is the use of session in web application?
How can you debug your.net application?
Where the viewstate is stored after the page postback?
How can we identify that the page is post back in asp net?
Define a static class?
What is the significance of proxy user?
How to Separate background image and front image from original picture....
Where is the session stored?
What is authentication in asp.net?
What is asp.net? How is it different from asp?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What do you mean by caching in asp.net?
What is the difference between system.stringbuilder and system.string
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC