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
SimpleMembership
Specflow
StructureMap
Tips
Unit Testing
Unity 2.0
WCF
WPF
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
November 2012 (1)
June 2012 (1)
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
18
Comments
Customize the SimpleMembership in ASP.NET MVC 4.0
by
thangchung
As we know, .NET 4.5 have come up to us, and come along with a lot of new interesting features as well. Visual Studio 2012 was also introduced some days ago. They made us feel very happy with cool improvement along with us. Performance when loading code...
Filed under:
C#
,
Pattern
,
ASP.NET
,
ASP.NET MVC
,
.NET
,
EF4
,
Razor
,
SimpleMembership
28
Comments
Skinny controller in ASP.NET MVC 4
by
thangchung
Rails community are always inspire a lot of best ideas. I really love this community by the time. One of these is "Fat models and skinny controllers". I have spent a lot of time on ASP.NET MVC, and really I did some miss-takes, because I made the controller...
Filed under:
C#
,
ASP.NET
,
ASP.NET MVC
,
.NET
,
Principles
23
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
10
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
17
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
8
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
7
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
9
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
More Posts
Next page »