When developing a Windows service for .NET, which namespace do you typically look in for required classes?
1 5075If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?
1 4177what 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 7048How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?
6 13083Post New Dot Net General Questions
What is manifest in .net?
What is the difference between an abstract class and an interface?
What are the core differences between .NET Languages ?
What is cyclomatic complexity and why is it important?
Which dll translate xml to sql in internet information server (iis)?
Tell us what is heap and what is stack?
Explain the purpose of Remoting in .NET?
How does u handle this COM components developed in other programming languages in .NET?
Explain me what is an anonymous method and how is it different from a lambda expression?
Explain soap and xml?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
Is .net core free?
When a Static Constructor called in .NET?
What does jit do?
Explain what does managed mean in the .net context?