Microsoft ASP.NET Web Matrix Starter Kit (Bpg-Other)
Chapter 1: What Does Web Programming Mean, Anyway?
- Web Servers Defined
Chapter 2: Overview of Web Matrix, ASP.NET, and Visual Basic .NET
- Web Matrix vs. Visual Studio .NET
- Why not C#?
- Coding Style
Chapter 3: Getting Ready to Program with ASP.NET and Web Matrix
- Hosting and Security
Chapter 4: Getting to Know Web Matrix
- Joining the Community
- Document Auto-Formatting
- More on Formatting Text
- Web Forms Events for Visual Basic Programmers
- Web Forms Events for HTML Programmers
Chapter 5: Creating a Simple Slideshow
- Absolute and Relative Paths
- How Viewstate Works
- Consolidating Your Code
Chapter 6: Maintaining User Preferences
- Color Choices
- Namespaces
Chapter 8: Creating a Page Hit Counter
- Commercial Hit Counters
Chapter 9: Show Me the Data!
- I Want My Access!
- More About Defining Columns
Chapter 10: Creating a Guestbook
- Preventing Script Injection Attacks
- More on Regular Expressions and Pattern Matching
Chapter 11: Creating a More Flexible Guestbook Listing
- Trouble in the Template Editor
Chapter 12: Creating a Database-Driven Slideshow
- About the Slideshow Database Design
- Understanding Query Strings
- More on the Session Object
Chapter 14: Creating a Web-Based Calendar
- The Difficulties of Sending Reminders in a Web-Based Calendar
Chapter 15: Sending E-Mail Messages from Your Web Application
- Securing Your SMTP Server
Appendix A: Security and ASP.NET Web Applications
- Who Would Break into My Site?
Appendix B: Deploying Web Matrix Applications
- Exporting, Importing, and Security