Work in progress...

A few pet projects I have on the go...

1. I am building a 3-tier WPF application that implements CRUD against the Northwind database. The middle tier include the WCF layer and the business layer and will leverage the Entity Framework to expose IQueryable objects in the presentation layer.

2. I am building a shopping cart website that will sell T-shirts. It will use the ASP.NET MVC framework, and will be based on Rob Connery's MVC Storefront.

3. I am currently working on a BPM Framework of my own. I have called it the Shrike Framework. It will leverage WCF MSMQ extensively accross system boundaries, and within system boundaries WCF Name-pipes will be used. Correlation and logging will also leverage the BUILT IN WCF tracing and correllation functionality. Too often has I seen correlation/transaction/tracing functionality unecessarily customized, when the framework provides it out of the box.

4. I will be building a claims-based security service that you can plug into your application in .net 4.0.

5. I will be writing a skeleton functional specification that describes the UI which will manage the claims based security model. Past experience has given me much insight into how a specification should look, before it get's handed to the programmer. This is (unfortunately) one of the spheres where I shine, but I hate writing specifications! ;-)

6. Also, last but not least... I would like to take the WCF MCP exam (70-503), so  you can be expecting numerous posts on this topic. A goal of mine here will be to document all the learning material that I have downloaded, and pet learning projects of my own.

 

 

Published 23 November 2009 23:46 by jean

Comments

No Comments