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
What does the Initial Catalog parameter define in the connection string?
The database name to connect to.
Where are the ASP.Net configuration files stored?
What is SingleCall activation mode used for?
Why does the SessionID changes in every request?
What is a formatter?
How is the DLL Hell problem solved in ASP.Net?
What is the "MultiView" Control in ASP.Net?
What are the various ways of securing a web site that could prevent from unwanted uses?
How to set default button on a Web Form in ASP.Net 2.0?
Can two different programming languages be mixed in a single ASPX file?
Why bother with two schemes of memory management - By Value Type & By Reference Type?