July 2010 - Posts

11
Comments

Integrated StructureMap container for the MvcServiceLocator in ASP.NET MVC 3 by thangchung

ASP.NET MVC 3 just released a few days ago. In this release, Microsoft team published some features very cool. I really love that, because we shall code easier. See release note for more information. And in this post, I would like to explore about MvcServiceLocator...
5
Comments

The short example about Entity Framework 4 CTP4 - Part 3 by thangchung

Part 3: Invoke store procedure in ADO.NET Entity Framework 4 Come with Entity Framework extensions Go to http://code.msdn.microsoft.com/EFExtensions/Release/ProjectReleases.aspx?ReleaseId=3624 . And getting a source code of Entity Framework extensions...
6
Comments

The short example about Entity Framework 4 CTP4 - Part 2 by thangchung

Part 2: Repository and Unit of Work on Entity Framework 4 Create the repository for persistence ignorance Up to now, I very love the Persistence Ignorance. So what is it? I remembered that I usually built the Data Access Layer for access Database in the...
9
Comments

The short example about Entity Framework 4 CTP4 - Part 1 by thangchung

A few days ago, I have read an article from Mr. huyrua , the person that I have a deep respect. The code that he implemented is very good to me. And I have an idea for implementing something in Entity Framework 4. You can go to http://huyrua.wordpress...
25
Comments

Silverlight 4.0 tools RC2 for Visual Studio 2010 Professional RTM by thangchung

Have you ever gotten it problem when you installed Silverlight 4 tools RC2? Because Silverlight 4 tools RC2 run on Visual Studio RC2, so when I run this installed, I got this error: My Visual Studio 2010 information is It made me crazy. After search many...
Filed under: , ,
More Posts