What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
2 4248Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
2 4617Let's say I have an existing application written using Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. How would you approach migrating this application to .NET ?
1 3757Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
2 4380If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
3 7145Post New Dot Net AllOther Questions
Explain the process of gc?
Explain a .net mobile example with details? : Microsoft dot net mobile
How can I write my own .NET host?
can u give me real example of how web.config overrides the machine.config file?
Can I create my own metadata attributes?
what is sessions and cookies take one example simple way to understand
What size is a .net object?
Can you explain atlasuiglitz library?
What is an interrupt? : .NET Architecture
Explain what does the term "green architecture" mean? : Dot net architecture
Explain domestic architecture artifacts? : .NET Architecture
Whats new features in Visual Studio 2012?
what are the events for a form?
Explain about httpruntime.cach.get(); method?
Explain different pipelining hazards and how are they eliminated? : .NET Architecture