Our graduation design is to use C #, mode for b/s, but I look at the webform of C # seems to use ASP.net, is not that the C # write the B/s mode of the program is basically using asp.net? Hope advice ...
Asp. NET is a compiled, based on. NET environment, can be used with any. NET-compatible languages (including VisualBasic.NET, C #, and JScript.NET.) Authoring applications. In addition, the entire. NETFramework can be used by any ASP.net application. Developers can easily get the benefits of these technologies, including managed common language runtime environments, type security, inheritance, and so on.
Asp. NET can seamlessly work with the Wysiwyghtml editor and other programming tools, including Microsoftvisualstudio.net. This not only makes web development more convenient, but it also provides all the benefits that these tools must provide, including the GUI that developers can use to drag and drop server controls onto a Web page and fully integrated debugging support.
When creating ASP.net applications, developers can use Web Forms or xmlwebservices, or combine them in any way they think fit. Each feature is supported by the same structure, enabling you to use an authentication scheme, cache frequently used data, or customize the configuration of your application.