P PABLIN Aug 11, 2003 #1 Hello, I need to know how works RESPONSE, REQUEST and SERVERUTILITY in ASP.NET? Thanks
K Kevin Spencer Aug 11, 2003 #2 Those are all classes. What exactly do you want to know about them? -- HTH, Kevin Spencer Microsoft MVP ..Net Developer http://www.takempis.com Complex things are made up of lots of simple things.
Those are all classes. What exactly do you want to know about them? -- HTH, Kevin Spencer Microsoft MVP ..Net Developer http://www.takempis.com Complex things are made up of lots of simple things.
K Kevin Spencer Aug 11, 2003 #3 Again, they are classes. You use them the same way you use any other class. You're going to have to be more specific. -- HTH, Kevin Spencer Microsoft MVP ..Net Developer http://www.takempis.com Complex things are made up of lots of simple things.
Again, they are classes. You use them the same way you use any other class. You're going to have to be more specific. -- HTH, Kevin Spencer Microsoft MVP ..Net Developer http://www.takempis.com Complex things are made up of lots of simple things.
K Kevin Spencer Aug 11, 2003 #4 You can download (for free) the .Net SDK (Software Development Kit) which has all the information about these and all other .Net classes, as well as articles, tutorials, and samples: http://microsoft.com/downloads/deta...A6-3647-4070-9F41-A333C6B9181D&displaylang=en -- HTH, Kevin Spencer Microsoft MVP ..Net Developer http://www.takempis.com Complex things are made up of lots of simple things.
You can download (for free) the .Net SDK (Software Development Kit) which has all the information about these and all other .Net classes, as well as articles, tutorials, and samples: http://microsoft.com/downloads/deta...A6-3647-4070-9F41-A333C6B9181D&displaylang=en -- HTH, Kevin Spencer Microsoft MVP ..Net Developer http://www.takempis.com Complex things are made up of lots of simple things.