The n00b (new-bee) Sessions are introductions to .NET Development. They are half hour presentations at the beginning of every meeting demonstrating some practical development tools, techniques and tips. The first set of sessions revolve around the development environment:
- 1.0 The Development Environment I: Where to Run, Virtual Machine vs Box (ppt)
- 1.1 The Development Environment II: IIS vs Web Dev Server (ppt)
- 1.2 Setting Up Your Tools: Visual Studio Versions & Installation (ppt)
- 1.3 Setting Up Your Tools II: SQL Express/SSMS
- 1.4 Working With a Safety Net: Version Control
- 1.5 What You Did and Why: Issue Tracking, Wiki
- 1.6 Graphics For Developers
- 1.7 GridView - Binding and Styling
- 1.8 GridView - Sorting and Paging
- 1.9 GridView - Editing Example Project
- 1.10 GridView - Drop Downs
- 1.11 CSS