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
Can you programmatically access IIS configuration settings?
Yes. You can use ADSI, WMI, or COM interfaces to configure IIS programmatically.
What are three test cases you should go through in unit testing?
What are the security measures exist for ASP.Net Remoting in System.Runtime.Remoting?
What is @Page directive in ASP.Net?
What are the type of caching in ASP.Net?
What is the "MultiView" Control in ASP.Net?
How to set a cookie?
Why Session_End is not fired?
Are ASP.NET pages XHTML compatible?
How many web.config files can have single ASP.Net web application?
How to prevent a Button from validating its form?