Welcome, Guest Ohm namah shivoy
www.faqpanel.com
Home | ASP.Net | C-Sharp | Winforms | MS SQL | AJAX | XML | .Net Training*** | Search
Invite friends 
Extras 
VS Tips & Tricks
Top 10 .Net Tools
Special folders in ASP.Net
VS Find Combobox
 ASP.Net Interview Questions and Answers
Explain the System.ComponentModel namespace in .Net Framework Class Library.
The System.ComponentModel namespace provides classes that are used to implement the run-time and design-time behavior of components and controls. This namespace includes the base classes and interfaces for implementing attributes and type converters, binding to data sources, and licensing components.
What is Dataset and Diffgram?
Can you run an ASP.Net web application without using web.config file?
What is the difference between DataBinder.Eval() and Eval() methods in ASP.Net?
What is the Scalability?
Are ASP.NET pages XHTML compatible?
What is a control?
How do I get and set Environment variables?
How to disable client side script in validators?
Explain the three services model commonly know as a three-tier application.
What does the Initial Catalog parameter define in the connection string?