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 do you turn off cookies for one page in your site?
Use the Cookie.Discard Property which Gets or Sets the discard flag set by the server. When true, this property instructs the client application not to save the Cookie on the hard disk when a session ends.
What are all of the types of data types available in ASP.Net?
What is "View" Control in ASP.Net?
What is the Viewstate in ASP.Net?
How are ASP.Net configuration files secured against unauthorized access?
What is "ReportViewer" control in ASP.Net?
What is an ASP.Net File?
Explain the System.DirectoryServices namespace in .Net Framework Class Library
What are the differences between Web.Config and Machine.Config file?
Which method do you use to re-direct the user to another page without performing a round trip?
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?