Archive for December, 2009

Happy New YEAR

 

Dear readers, I wish you happy New Year.

We see you next year with more posts.

 

Cheers.

CSLA Introduction

 

This is first post about CSLA like I was announced in my post here, that I will give some basics about CSLA

Well, instead of writing application I decide that best introduction is given by his author Rocky Lhotka at DNRTV shows.

Here I will provide links to the shows so you can see from the first hand
(links are given in order that is recommended to watch):

    1. CSLA.NET 2.0 Part 1 of Many
    2. CSLA.NET 2.0 Part 2 of Many
    3. CSLA.NET and ASP.NET
    4. CSLA.NET in Web Services
    5. CSLA.NET with a Data Access Layer
    6. CSLA .NET 3.5 Part 1
    7. CSLA .NET 3.5 Part 2
    8. MVVM Pattern in CSLA .NET 3.8

Podcast shows can be listened at next links
(links are given in order that is recommended to listen):

    1. Rocky Lhotka discusses CSLA.NET
    2. CSLA.NET 2.0 with Rocky Lhotka
    3. CSLA with Rockford Lhotka
    4. Rocky Lhotka on CSLA.NET 3.5
    5. Rocky Lhotka on CSLA.NET for Silverlight!
    6. Catching up with Rocky Lhotka
    7. Rocky Lhotka on Data Access Mania, LINQ and CSLA.NET

See you in next post with more on CSLA.

Tags: ,

ASP .NET MVC 2 RC released

 

ASP.NET MVC 2 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – the UI logic using the view, user-input handling using the controller, and the domain logic using the model. ASP.NET MVC applications are easily testable using techniques such as test-driven development (TDD).

RC can be downloaded from here.

CSLA tutorial series

Because I’m using CSLA on daily basis, I decide to "spread the word" and introduce with this very useful framework.

This series will contain following parts:

  1. Introduction to CSLA
  2. Factory methods
  3. Data portal
  4. Validation and business rules
  5. Authentication and Authorization
  6. Parent-Child relationships

See you @ introduction :)

Tags: ,

Microsoft patterns & practices guidance

 

All guidance at one place.. I will add it in time when I find new.

Visual Studio 2010 Team Foundation Server Requirements Management Guidance

Did I missed some guidance ?

Tags: