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 ASP.Net?
ASP.Net is a server side scripting technology that enables scripts (embedded in web pages) to be executed by an Internet server.

1. ASP.Net is a Microsoft Technology
2. ASP stands for Active Server Pages
3.ASP.Net is a program that runs inside IIS
4.IIS (Internet Information Services) is Microsofts Internet server

Explain the System.Configuration namespace in .Net Framework Class Library.
What is the SQL Server-based session management in ASP.Net?
How is .NET able to support multiple languages?
How Server forms post back works( perhaps ask about view state as well)?
Why Session_End is not fired?
Which namespace do you include while using ODBC connectivity?
What is @Page directive in ASP.Net?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
What is SingleCall activation mode used for?
What is the Response Time?