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
What is Web.Config File?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
How can you assign an RGB color to a System.Drawing.Color object?
What is the meaning of DLL?
Where are shared assemblies stored?
What is the Execution Time?
What is the the Page_Load Event in ASP.Net?
What is "AdRotator" control in ASP.Net?
What is difference between ExecuteReader, ExecuteNonQuery and ExecuteScalar?
How is .NET able to support multiple languages?