Paul Hacker .Net,TFS,WPF,WCF,Etc…

April 23, 2008

Indy ALT.NET, a Technical Presentation of EntitySpaces 2008

Filed under: Team System — phacker @ 9:04 pm

The first meeting of the Indy ALT.NET community group will be May 15. Mike Griffin of EntitySpaces will be giving an in-depth technical presentation on EntitySpaces 2008 in Indianapolis. Pizza will be served and the presentation will start at 6pm. We expect this developer oriented technical presentation to go a couple of hours so drop in anytime after work. There will be Q&A time as well.

You must register for this event. Space is limited to 70 individuals.

Country Inn & Suites By Carlson Indianapolis North
9797 North Michigan Road
Indianapolis, IN 46032
317-876-0333       
MAP

-paul

Guidance Bundles on Codeplex

Filed under: Team System — phacker @ 1:31 pm

Eric Lee recently blogged about the Guidance Bundles on Codeplex. I was intrigued by these so I decided to take a look at them for myself. I was surprised to find some rather neat guidance around various ASP.Net items. The one I was really drawn to was the Model-View-Presenter guidance. I have always been a big fan of the MVP Pattern when developing web apps. It really makes it easy for me to unit test my apps. Another benefit is that it can raise the level of reusable code I have. It makes it so much easier for me to rip off the UI and replace it with say a WinForm or Mobile UI. I will definitely be digging it to the guidance they present and compare it to the methods I use. Should be interesting to see how similar or different they are.

So what is a Guidance Bundle?

A Guidance Bundle is a small package of guidance whose purpose is to allow users to quickly, conveniently, and easily learn and evaluate a concept.
Although a Bundle can contain any type of guidance, it typically includes the following elements:

  • Source code: QuickStarts and related artifacts.
  • Binaries: Application block binaries required by the QuickStarts .
  • Written documentation: QuickStarts description and How-To topics.
  • Guidance Package: Visual Studio Automation for performing development activities in accordance with our guidance.
  • Reference Implementation: Applications that illustrate usage of our guidance in action.

If you are developing web apps in ASP.NET I suggest that you check these out.

-paul

Blog at WordPress.com.