Chapter 13. C# Web Projects

This chapter gives you a preview of various Web projects. Throughout the book you have gotten a taste of various Web technologies such as Web controls, Web forms, Data Binding, String parsing, etc. In this chapter you will learn some techniques that you might have missed that have to do with Web development. In particular we will look at how to enhance Web projects with DLLs and how to add these DLLs to the global assembly cache for the purpose of sharing them among various applications.

Because this chapter is project oriented, there’s no need to build one application that encompasses all the tasks. However you will find that the sample code for this book contains small projects with the code presented in this chapter. ...

Get C# Web Development with ASP.NET: Visual QuickStart Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.