Burrows & Langford Appendix B page 1 Learning Programming Using …
Short Description
Visual Basic .NET has extensive support for developing web-based applications … Visual Basic .NET performs most of the interaction with the IIS server; …
Website: faculty.washington.edu | Filesize: 623kb
Content
Burrows & Langford – Appendix B page 1
Learning Programming Using VISUAL BASIC .NET
APPENDIX B
Configuring and Using Internet Information Services (IIS) Server
Visual Basic .NET has extensive support for developing web-based applications that range from simple HTML pages bound together by scripts to comprehensive e-commerce applications that use elaborate business rules. These applications are built around ASP.NET, which is a technology for developing and deploying applications on a web server, and it is an integral part of the .Net framework. These applications run on the Microsoft Internet Information Services (IIS) web server.
In this appendix we describe the use of the IIS server in web applications. We first start with an introduction to the IIS server, followed by a description of the various configurations that will enable you to use an IIS server to host web based applications. Visual Basic .NET performs most of the interaction with the IIS server; nevertheless it is useful to know the working of the server and the various options that are available when building web applications. We also present the differences between web servers on a local machine versus remote servers that are…
Get the file Download here
Related Books:Related Searches: internet information services, server website, b page, commerce applications, web servers
Comments
Leave a Reply