answersLogoWhite

0

What is the role of system web?

User Avatar

SwetaAgrahari

Lvl 1
15y ago
Updated: 8/17/2019

System.Web is a .NET Framework namesace that provides a set of classes and interfaces for browser-server communication.

The main classes that are extensively used within this namespace include HttpRequest, HttpResponse, HttpContext, HttpApplication etc.

Refer to related links for an extensive article on this subject.

User Avatar

Wiki User

15y ago

What else can I help you with?