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 environment do I need to use generics?
To deploy and run code that uses generics you need version 2.0 or higher of the .Net runtime.
How to access HTTP-Specific information from within a class (.cs File)
OR
How to access server variable (Like Session) from within a class (.cs File)?
What are .Net data types?
Can you programmatically access IIS configuration settings?
How does non-deterministic garbage collection affect my code?
What is connection pooling in ASP.Net?
What is SingleCall activation mode used for?
How Server forms post back works( perhaps ask about view state as well)?
What is "Wizard" control in ASP.Net?
What is the SQL Server-based session management in ASP.Net?
What’s the Unix name for a Windows service equivalent?