By tag: of
0
kicks
Repository, Specification, Unit of Work, Persistence Ignorance POCO 2
This is my second post on one of the ways of applying the Repository, Specification and Unit of Work pattern using the persistence ignorance POCO with the upcoming ADO.NET Entity Framework 4.0. This post will explain how to implement the Repository, Specification & Unit of Work with Entity Frame...
0
kicks
Silverlight 3.0 + Out Of Browser = RDA?
Po ponad miesiącu zmagań i przestojów, w końcu udało mi się ukończyć opis wspaniałej funkcjonalności Silverlighta - Out Of Browser, czyli możliwość instalowania aplikacji RIA na komputerze lokalnym. W tekście znajdziecie dwa działające online dema, kod źródłowy, dużo obrazków i trochę...
0
kicks
Implementing UnitOfWork Pattern In Linq To SQL Application
Implementing UnitOfWork Pattern In Linq To SQL Application
In my previous post, I have shown how to create Linq to Sql Repository which will have the maximum code coverage, In this post, I will show a simple UnitOfWork class which will flash the changes back to your database. I will be again use...
0
kicks
First Look At Microsoft Cloud Computing
Microsoft’s Cloud Computing Initiatives are taking shape. I expect a big bang launch somewhere around PDC 2008. Earlier I blogged about the whiff I got about Microsoft’s offering for developers in the cloud by looking at the list of PDC 2008 sessions. Today I will look at what it takes to get starte...