When developing a Windows service for .NET, which namespace do you typically look in for required classes?
1 5189If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?
1 4247what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
3 7177How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?
6 13318Post New Dot Net General Questions
What is managed code and managed data in .net?
What is Event - Delegate? clear syntax for writing a event delegate
What is the difference between asp.net and asp?
How to load the contents of an xml file into an xmldocument object?
What's typical about a windows process in regards to memory allocation in .net?
What is the advantage of packaging over xcopy in .net?
Define satelite assembly?
How to view a .NET assembly?
How can you instantiate a tuple?
How do I spawn a thread?
What should you do to store an object in a viewstate?
Describe the difference between inline and code behind which is best in a loosely coupled solution?
Describe the use of following com+ services jit activation, queued components, object pooling.?
Is there built-in support for logging?
Please explain what are an object and a class?