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
How to find out which browser I am using in ASP.Net?
Use
Response.Write(Request.Browser.Browser.ToString());
Can I share session state between web applications (i.e. "virtual directories" or "applications" in IIS)?
What are remotable objects in ASP.Net Remoting?
How can you provide an alternating color scheme in a Repeater control?
What is Dataset and Diffgram?
What is CTS (Common Type System)?
Can you have two files with the same file name in GAC?
How can you automatically generate interface for the remotable object in ASP.Net with Microsoft tools?
Explain the System.ComponentModel namespace in .Net Framework Class Library.
Can I avoid using the garbage collected heap?
What is the Connection Object in ADO.Net?