.NET Tutorials, Patterns, and Practices
Browse by Tags
All Tags »
Featured (
RSS)
-
|
Based on several requests, I created a new screencast that shows one step-by-step how to add the Unity IoC Container from Microsoft Patterns & Practices to an ASP.NET MVC Web Application to create controllers and inject their dependencies. Unity IoC...
|
-
|
Microsoft Patterns & Practices released the Enterprise Library 4.0 CTP. You can download it here . If you use Enterprise Library quite a bit, at a minimum I recommend downloading the change log to see if they missed a bug or issue that you were hoping...
|
-
|
The Orlando Code Camp was this past Saturday and was well worth the 4 hour round trip from Sarasota to both present and attend some really cool sessions on .NET Development. The location was awesome, the event was perfectly organized, and the florida...
|
-
|
If you are looking for a single book that provides great coverage of New C# 3.0 Enhancements for LINQ, LINQ To Objects, LINQ To XML, LINQ To DataSets, and LINQ To SQL, Pro LINQ does a fantastic job providing numerous examples, offering tips and suggestions...
|
-
|
Factory Method Support in Castle Windsor and Spring.Net by David Hayden Most of the time when using Windsor I simply map a service provider to a service contract as such programmatically or in a configuration file: < components > < component...
|
-
|
Grigori Melnik, product manager for Enterprise Library, just announced that- "With the upcoming version of EntLib (v4), we are planning to provide containers (flat and hierarchical) that will support dependency injection out of the box. These containers...
|
-
|
Last night I finished ASP.NET AJAX in Action , which is my first thorough introduction to ASP.NET AJAX, and I absolutely loved the book. The content is a nice balance of theory, pragmatism, and insight that keeps you entertained and educated in a very...
|
-
|
A question showed up in the Web Client Software Factory Forums about using WCSF with Castle Project's ActiveRecord and I couldn't resist the opportunity to show that indeed these solutions work well together. However, the Getting Started Guide...
|
-
|
While I was on vacation last week I received numerous emails asking for a Repository Factory Screencast, so I created one quickly today on PnPGuidance : Repository Factory Guidance Package Code Walkthrough Screencast This screencast goes over the code...
|
-
|
A little before and right after the Tampa CodeCamp I took about 10 days off to do some work around the house as well as hang with the kids at the beach, so I am a bit late with this post regarding the Tampa CodeCamp. I posted my Tampa CodeCamp presentation...
|
-
|
On May 24th my children are out for the summer and my status of Part-Time Stay-at-Home Dad is happily elevated to more of a Full-Time Position. I so look forward to the summers where we can spend more time at the beach, kayaking on the bay, fishing, and...
|
-
|
Environmental Overrides in Enterprise Library 3.0 is a really cool feature that I have been playing with since the beta of Enterprise Library 3.0, but I actually put it to good use during a NAnt build process of a production application for the first...
|
More Posts