Context is King
No pain, no gain.
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
AOP
Architecture
ASP.NET
ASP.NET MVC
Autofac
BDD
C#
ConfORM
dynamic
EF4
Entlib 5.0
Extension Method
Fluent Interface
Fluent Validation
Information
IoC
Lambda Expression
Moq
NHibernate
Pattern
Principles
Razor
Specflow
StructureMap
Tips
Unit Testing
Unity 2.0
WCF
WPF
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
August 2011 (1)
July 2011 (1)
June 2011 (2)
May 2011 (1)
January 2011 (4)
December 2010 (1)
November 2010 (2)
October 2010 (2)
September 2010 (3)
August 2010 (3)
July 2010 (5)
June 2010 (3)
Recent Posts
5
Comments
BDD with Specflow, Moq and Microsoft Unit Testing framework
by
thangchung
BDD (Behavior Driven Development) is very popular in these days. I know a lot of companies used BDD in our projects. So I also had some curios about it and I applied for my current project. I used Specflow , Moq and Microsoft Testing framework for working...
Filed under:
Lambda Expression
,
C#
,
Pattern
,
.NET
,
Unity 2.0
,
Principles
,
Unit Testing
,
dynamic
,
Moq
,
BDD
,
Specflow
4
Comments
WCF Web API with Web Activator package
by
thangchung
In these days, I had read some blogs and a lot of post in internet about WCF Web API. And I also have curious about it. It is not new technology. And after I watched some postcast. I recognize it is a good one that I must to researching. RESTfull is a...
Filed under:
IoC
,
C#
,
.NET
,
Autofac
,
WCF
7
Comments
Razor Themed View Engine for multi-themes site
by
thangchung
All sources code for this post can be find at here . I have just updated the source codes and the post with the suggest from gbitdiff . Thanks for your comment. Have you ever implemented a multi-themes site using Razor view engine? Yes it is really good...
Filed under:
C#
,
ASP.NET MVC
,
.NET
,
Razor
10
Comments
dynamic, Why not?
by
thangchung
In these days, people begin to expertise some new features in .NET 4.0. And I am same to them as well. One of features I like and write to this post is dynamic keyword. It is not new, at least in PHP, Python, Ruby... But in .NET world, I think it is new...
Filed under:
C#
,
ASP.NET MVC
,
Tips
,
.NET
,
dynamic
7
Comments
Fluent Interface for WebRequest class
by
thangchung
All source codes can be found as http://fluentwebrequest.codeplex.com .. In past, I usually used WebRequest for request some data from remote host. I also used it for request JSON data from Google APIs, some RSS, ATOM data from a few hosts. Everything...
Filed under:
C#
,
Architecture
,
Pattern
,
.NET
,
Fluent Interface
5
Comments
Clean and clear configuration with StructureMap
by
thangchung
All sources of this post can be found at my git . Today, I will continue to sharing some knowledge that I know about StructureMap on Multi-layers application. So I think everyone also know about Multi-layers application, in past we often used the 3 layers...
Filed under:
IoC
,
C#
,
Architecture
,
.NET
,
StructureMap
,
Principles
8
Comments
AOP with StructureMap Container
by
thangchung
Source code for this post can be found in my git . The first thing I want to say is what is a AOP? So we need to know about the definition of it, yes starting now. Aspect Oriented Programming (AOP) was originally developed in the late 1980’s at the Xerox...
Filed under:
IoC
,
C#
,
Architecture
,
.NET
,
StructureMap
,
AOP
,
Principles
,
Unit Testing
1
Comments
A first look at ConfORM - Part 2
by
thangchung
You can find my part 1 here and all source codes in my git . Today I will continue writing about ConfORM. I've said in the previous parts of ConfORM and the advantages of it. This part I will only concentrate on how to build a multiple session factory...
Filed under:
C#
,
Architecture
,
Pattern
,
.NET
,
Unit Testing
,
ConfORM
7
Comments
A first look at ConfORM - Part 1
by
thangchung
All source codes for this post can be found at here . Have you ever heard of ConfORM is not? I have read it three months ago when I wrote an post about NHibernate and Autofac . At that time, this project really has just started and still in beta version...
Filed under:
C#
,
Architecture
,
Pattern
,
.NET
,
NHibernate
,
ConfORM
16
Comments
Generating Report for NUnit
by
thangchung
All source codes for this post can be found at my github . Time ago, I received a request that people ask me how they can generate reports of the results of testing using NUnit? In fact, I may never do this. In the little world of my programming, I only...
Filed under:
Information
,
C#
,
Tips
,
.NET
,
Unit Testing
More Posts
Next page »