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
»
ASP.NET
»
Development Tools
(RSS)
.NET
Agile
ASP.NET AJAX
C#
Example Driven Design (Formerly TDD)
MVC
patterns & practices
Testing
Unity
Web Client Software Factory
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
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
Wednesday, April 09, 2008 4:06 PM
Converting the Composite Web Application Block to Unity - Clean Up ICompositionContainer
This is the third 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 If you want background, go read the
Posted by
mpuleio
|
4 Comments
Filed under:
Example Driven Design (Formerly TDD)
,
Development Tools
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
,
Unity
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
Tuesday, March 18, 2008 9:42 PM
The .NET Framework is a bit on the big side.
As anyone who has ever tried to find docs on MSDN already knows, the .NET Framework is big. Real big. I can see the feedback already: Thanks, Mike for stating the bloody obvious.... Seriously, though, how big is this library that we have been building
Posted by
mpuleio
|
1 Comments
Filed under:
Development Tools
,
ASP.NET
,
ASP.NET AJAX
,
C#
,
.NET
Tuesday, March 18, 2008 9:18 PM
Web Client Software Factory February 2008 Ships with Side by Side Support
When we originally released the Web Client Software Factory February 2008, there was an issue for a number of folks. If you had VS2005 installed with the October release of WCSF, you could not install the February release on VS2008 without uninstalling
Posted by
mpuleio
|
1 Comments
Filed under:
Development Tools
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX
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
Wednesday, September 19, 2007 11:00 AM
The Contextual AutoComplete Guidance Bundle is Available on CodePlex
Yesterday, we quietly released the Contextual AutoComplete Bundle on CodePlex. It is available on the WCSF Releases page , which links to the release here . This is the first of the bundles mentioned in my other post about vNext .
Posted by
mpuleio
|
1 Comments
Filed under:
Development Tools
,
patterns & practices
,
Web Client Software Factory
,
ASP.NET
,
ASP.NET AJAX