Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Espresso Fueled Agile Development
Comments on my work at patterns & practices, agile development, and caffeine sources.
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
.NET
Acceptance Test Engineering Guidance
Acceptance Testing
Agile
ASP.NET
ASP.NET AJAX
C#
Development Tools
Example Driven Design (Formerly TDD)
Extreme Programming
Games
MVC
Non-Technical
patterns & practices
Scrum
SharePoint
Smart Client Software Factory
Testing
Unity
Web Client Software Factory
Windows Forms
WPF
News
About Me
About You
These postings are provided
"AS IS" with no warranties,
and confer no rights.
Disclaimer.
Archives
July 2009 (1)
December 2008 (3)
November 2008 (1)
October 2008 (2)
August 2008 (6)
July 2008 (3)
May 2008 (4)
April 2008 (16)
March 2008 (4)
February 2008 (1)
November 2007 (1)
October 2007 (6)
September 2007 (4)
June 2007 (2)
May 2007 (6)
April 2007 (7)
March 2007 (15)
February 2007 (11)
January 2007 (13)
November 2006 (1)
October 2006 (2)
September 2006 (8)
August 2006 (9)
July 2006 (8)
June 2006 (11)
May 2006 (17)
April 2006 (3)
Development Tools
Visual Studio
Visual Studio Hacks
patterns & practices
patterns & practices
patterns & practices Team Blogs
patterns & practices Community Sites
Smart Client Software Factory
Web Client Software Factory
Testing Guidance
Unity (DI Container)
Prism (Composite WPF)
Enterprise Library
Browse by Tags
All Tags
»
Web Client Soft...
»
.NET
(RSS)
Agile
ASP.NET
ASP.NET AJAX
C#
Development Tools
Example Driven Design (Formerly TDD)
MVC
patterns & practices
Testing
Unity
Wednesday, December 03, 2008 10:24 AM
Where is WCSF headed?
Blaine & I have been getting a lot of emails, messages, comments, etc about WCSF. There are a lot of people interested in a public statement from patterns & practices about the roadmap for WCSF and future support of WCSF, in addition to
Posted by
mpuleio
|
0 Comments
Filed under:
Development Tools
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
Thursday, July 17, 2008 1:32 PM
Proof of Concept: a simple DI solution for ASP.NET WebForms
Chris Tavares and I were chatting yesterday morning about an idea Chris had: building a simple, reusable Http Module that gives folks DI scoped to the Application, Session, and Request. Yesterday afternoon, during the p&p Dev team's weekly "Code Kata"
Posted by
mpuleio
|
3 Comments
Filed under:
Development Tools
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
C#
,
.NET
,
Unity
Wednesday, May 21, 2008 9:38 AM
Converting the Composite Web Application Block to Unity - Using the UnityCompositionContainer
This is the sixth post in a series. The other post include: Converting the Composite Web Application Block to Unity - Intro . Converting the Composite Web Application Block to Unity - Adding an ICompositionContainer Converting the Composite Web Application
Posted by
mpuleio
|
8 Comments
Filed under:
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
,
Unity
Thursday, May 01, 2008 4:44 PM
Converting the Composite Web Application Block to Unity - Actually Adding Unity
This is the fifth post in a series. The other post include: Converting the Composite Web Application Block to Unity - Intro . Converting the Composite Web Application Block to Unity - Adding an ICompositionContainer Converting the Composite Web Application
Posted by
mpuleio
|
1 Comments
Filed under:
Example Driven Design (Formerly TDD)
,
Development Tools
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
,
Unity
Tuesday, April 22, 2008 4:57 PM
Converting the Composite Web Application Block to Unity - Ummmm...Oooops.
This is the forth post in a series. The other post include Converting the Composite Web Application Block to Unity - Intro . Converting the Composite Web Application Block to Unity - Adding an ICompositionContainer Converting the Composite Web Application
Posted by
mpuleio
|
4 Comments
Filed under:
Example Driven Design (Formerly TDD)
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
,
Unity
Friday, April 04, 2008 1:19 PM
Converting the Composite Web Application Block to Unity - Intro
A few weeks ago, I decided I needed to play with the Unity Dependency Injection container . I wanted to see how Chris and the rest of the team had designed it and see how usable the container was. I had seen requests on the Web Client Software Factory
Posted by
mpuleio
|
10 Comments
Filed under:
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
Wednesday, April 02, 2008 4:30 PM
Data-mining for Code Quality Metrics
I spent two weeks between full time projects (still working on the 2 part time projects I am on) looking back at the build logs from the past 6 months (or so) trying to figure out what metrics we have, what we should track going forward, and what goals
Posted by
mpuleio
|
1 Comments
Filed under:
Example Driven Design (Formerly TDD)
,
Development Tools
,
Agile
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
Thursday, February 28, 2008 11:25 AM
Web Client Software Factory February 2008 Ships!
I know that folks have been reading about the Web Client Software Factory on Blaine's blog and on Glenn's blog. Blaine posted about what we planned to include, back in December with Next version of Web Client Software Factory (WCSF) . Glenn had the post
Posted by
mpuleio
|
6 Comments
Filed under:
Example Driven Design (Formerly TDD)
,
Development Tools
,
Testing
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
Wednesday, October 31, 2007 10:16 AM
Developing a ASP .NET Control with client capabilities
Brian J. Cardiff ( from Clarius Consulting) is one of the developers on the Web Client team. He has asked me to post an article for him, since he does not have a blog (yet). Here it is (with some re-formatting): Developing a ASP .NET Control with
Posted by
mpuleio
|
3 Comments
Filed under:
Development Tools
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
Monday, October 22, 2007 3:17 PM
Clarification on Changes in CWAB's Dependency Injection
David Hayden recently posted ( ObjectBuilder WorkItem - Just Implement Windsor Features ), in which he misunderstood one of my comments about the changes in DI that were made in CWAB: On a similar note, Michael Puleio seems almost apologetic in his post
Posted by
mpuleio
|
2 Comments
Filed under:
Development Tools
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
.NET
,
MVC
Monday, October 15, 2007 11:36 AM
WCSF: Insights and Plans
There have been a lot of posts recently about WCSF, spurred on by our recent releases. Here are a few highlights with my comments about each: Developer Hands-on Labs available for WCSF June 2007 Release - Blaine These have been on the back burner.
Posted by
mpuleio
|
1 Comments
Filed under:
Development Tools
,
Testing
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
Tuesday, October 09, 2007 8:30 AM
More Web Client bundles shipped
Yesterday, we posted the Composite Web Client Library and the Composite Web Client Automation bundles. The Composite Web Client Library bundle is the source code and binaries (strong named and signed) for the Composite Web Application Block, and a few
Posted by
mpuleio
|
2 Comments
Filed under:
Development Tools
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
Thursday, October 04, 2007 9:49 AM
Breaking Changes in the Composite Web Application Block
With the initial January release of the Web Client Software Factory , and with the subsequent June update, we received a lot of feedback. Some of this feedback was good, some was not as good, and some of the feedback was feature requests. We actually
Posted by
mpuleio
|
6 Comments
Filed under:
Development Tools
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
.NET