What exactly is being serialized when you perform serialization? scope in C# ?
1 Dot Net AllOther 4965How can i create only one instance of class and thus doesn't allow creating any more instances?
1 Dot Net AllOther 36913. Should validation (did the user enter a real date) occur server-side or client-side? Why?
4 Dot Net AllOther 6589What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
2 Dot Net AllOther 4339Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
2 Dot Net AllOther 4700Let'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 Dot Net AllOther 3824Can you explain the difference between an ADO.NET Dataset and ADO Recordset?
2 Dot Net AllOther 4358Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
2 Dot Net AllOther 4473