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
What is an ASP.Net File?
1. An ASP.Net file is just the same as an HTML file
2. An ASP.Net file can contain HTML, XML, and scripts
3. Scripts in an ASP.Net file are executed on the server
4. An ASP.Net file has the file extension ".aspx"
Can you configure a ASP.Net Remoting object via XML file?
Can you edit data in the Repeater control?
Can two different programming languages be mixed in a single ASPX file?
Can I use different programming languages in the same web application?
Which are two main keywords used for authorization in web.config file?
What is the difference between System Exceptions and Application Exceptions?
Explain the System.Configuration namespace in .Net Framework Class Library.
What is the XML Schemas?
How to find out what major and minor version of ASP.Net I am using?
What are the security measures exist for ASP.Net Remoting in System.Runtime.Remoting?