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 many types of Validation Controls are provided by ASP.Net?
There are six type of Validation Controls available in Asp.Net. These are :
1. RequiredFieldValidator
2. CompareValidator
3. RangeValidator
4. RegularExpressionValidator
5. CustomValidator
6. ValidationSummary
How to set default button on a Web Form in ASP.Net 2.0?
What is the XML Schemas?
What is the default pool size of connection pooling in Asp.Net?
Where is global assembly cache located on the system?
What is code review?
What is System.Web.Mail?
Explain the difference between server-side and client-side code?
What is System.Net.Mail?
How to convert a DataTable to a DataReader?
How can we use COM components in .Net?