ASP.NET MVC Framework - Links
Here is a series of posts from ScottGu’s blog about the new ASP.NET MVC Framework. That seems pretty interesting…
- Part 1 - Introduction
- Part 2 - URL Routing
- Part 3 - Passing ViewData from Controllers to Views
- Part 4 - Handling Form Edit and Post Scenarios
Visual Studio 2008 and .NET Framework 3.5 Training Kit
Here is a link to Microsoft Visual Studio 2008 training kit that contains a bunch of information, examples and labs (it’s about 120MB download). Good to discover and try the new features of VS and the new framework.
Note: Check minimum system requirements first (only for labs).
Link: Visual Studio 2008 and .NET Framework 3.5 Training Kit
No commentsMastering PowerShell in your Lunch Break
Here is an interesting serie of blog posts from Tobias to start learning Microsoft PowerShell:
- Day 1: Getting Organized
- Day 2: Writing Scripts and Translating VBScript
- Day 3: Discovering objects (COM, WMI & ADSI)
- Day 4: Ins and Outs of the Windows Registry
- Day 5: Using WMI
- Day 6: ADSI Connecting to Domains/Computers and Binding to Objects
- Day 7: Manage Users