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 what relationship is between a Process, Application Domain, and Application?
A process is an instance of a running application. An application is an executable on the hard drive or network. There can be numerous processes launched of the same application (5 copies of Word running), but 1 process can run just 1 application.
What DataReader class do in ADO.Net?
How to find out what major and minor version of ASP.Net I am using?
What is ASP.Net?
How to convert TextBox value into a DateTime variable?
Why use strong names in ASP.Net?
What is WYSIWYP?
What is the Globalization in ASP.Net?
How to cancel the execution of the command at run time?
Can you configure a ASP.Net Remoting object via XML file?
What happens when you change the web.config file at run time?