When developing a Windows service for .NET, which namespace do you typically look in for required classes?
1 5093If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?
1 4186what 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 7067How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?
6 13115Post New Dot Net General Questions
When a Static Constructor called in .NET?
Explain the difference between managed and unmanaged code?
What are asp.net authentication providers and iis security?
What is "microsoft intermediate language" (msil)?
What are the new features in .net core?
When we use windows api in .net is it managed or unmanaged code?
What are the core differences between .NET Languages ?
Explain what is an anonymous method and how is it different from a lambda expression?
What is your observations between vb.net and vc#.net?
Is .net is a language?
Will it go to finally block if there is no exception happened?
Explain the difference between asp.net and asp?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
Using activex control in .net?