GuyIncognito
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | multiple variations of an abstract method? | 12 | Oct 31, 2006 at 11:08 AM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | multiple variations of an abstract method? | 12 | Oct 31, 2006 at 11:08 AM |
Coding Node.js in WebMatrix 2
Aug 09, 2012 at 2:07 PMFine little introduction on using node.js on Windows with Web Matrix 2. Also checkout Steven Sanderson's 3-part tutorial for building a sample node.js application: http://blog.stevensanderson.com/2012/07/09/node-js-development-with-webmatrix-2-and-express/
Common ASP.NET Design Patterns
Aug 07, 2012 at 6:44 PMDecent presentation on using 5 of the most commonly used Design Patterns in an ASP.NET MVC project. The patterns covered are: Singleton, Strategy, Repository, Proxy, Command and Factory. After explaining and showing sample code for each of the 5 patterns, the presenter walks through a fork of the MVCMusic sample application to show where each pattern could be used to make the code more readable, structured, testable and/or easily modified. Sample code and presentation slides are on the presenter's website: http://ardalis.com/aspconf-2012-sessions
ASP.NET MVC Solution Best Practices
Aug 07, 2012 at 1:06 PMGreat no-nonsense presentation on organizing an ASP.NET MVC solution into "Core" (Interfaces, Models, and Services), "Infrastructure" (Repositories, Data Access context/helpers, 3rd-Party Service Implementations like Email, Payment, etc), Web (Controllers, Views, ViewModels, and HTML/CSS/JSS) and "Tests" projects. The speaker takes you from the starting point of a default ASP.NET MVC 4 project ( examples apply to any version of ASP.NET MVC) and refactors the code into multiple projects using what he calls the "Onion Architecture". Before viewing, I'd recommend that you should have some experience with creating ASP.NET MVC sites and a familiarity with writing Unit Tests. The full source code for the sample "Guestbook Application" is available on the presenter's blog: http://ardalis.com/aspconf-2012-sessions
This Week on C9: Scott Hanselman and Charlie Eriksen in the house
Aug 11, 2008 at 8:18 AM*sigh* If only it were Rory *sigh*
Rory Meets Da Team
Oct 30, 2006 at 12:55 PMAlso, why didn't they give Rory the biggest office and his own foxxy assistant?