What is the base class of .NET?
Answers were Sorted based on User's Feedback
Answer / sumit gupta
System.object is for .Net
system.Web.UI is for asp.net
Is This Answer Correct ? | 9 Yes | 0 No |
How to Insert a TextBox value in to Sql database using C# coding?
17 Answers HCL, Sona, TCS,
How information about the user's locale can be accessed?
ASP.NET uses event driven programming model.Justify.
How do you do exception management?
1 Answers Accenture, BirlaSoft,
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
What is Difference between Callbacks and Postback in ASP.NET?
What are the differences between application object and session object?
i need code for insert,delete,update adn display records using stored procedure in C#
What is the other method, other than GET and POST, in ASP.NET?
diff between Server.Transfer() and Server.Execute()
Why do we use web config?
How can we use Web API with ASP.NET Web Form?