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 I use different programming languages in the same web application?
Yes. Each page can be written with a different programming language in the same application. You can create a few pages in C# and a few in VB.Net.
What is the maximum size of the textbox?
Which control would you use if you needed to make sure the values in two different controls matched?
What is Localization in ASP.Net?
How is .NET able to support multiple languages?
What is Cross Page Posting? How is it done?
What is "AdRotator" control in ASP.Net?
How to check if the Dataset has records?
What is a control?
Explain what relationship is between a Process, Application Domain, and Application?
What are the remotable objects in ASp.Net Remoting?