alkampfer on January 31st, 2009

Part 1 – Basic of IoC unity container Part 2 – Basic of resolving dependencies and configure objects. Part 3 – AOP with Policy Injection Application Block Part 4 – Custom Handler to use with Policy Injection Application Block Part 5 – Combine policy Injection Application Block with Unity In last post I showed how [...]

kick it on DotNetKicks.com

Continue reading about Unity and AOP in enterprise library

alkampfer on January 26th, 2009

Part 1 – Basic of IoC unity container Part 2 – Basic of resolving dependencies and configure objects. Part 3 – AOP with Policy Injection Application Block Part 4 – Custom Handler to use with Policy Injection Application Block In previous parts I showed how to configure unity container and how to create a custom [...]

kick it on DotNetKicks.com

Continue reading about Combine Policy Injection Application Block with Unity

alkampfer on January 24th, 2009

The first page of a web application is the first thing that users look at, and it is very important that it performs well. In old post I dealt with some tools to analyze application performances, today I want to spent some time to deal with one of the most common problems of web applications, [...]

kick it on DotNetKicks.com

Continue reading about Optimization of Javascript and css files

alkampfer on January 24th, 2009

When I reinstalled my system last month, I bough a licence of diskeeper. I used the trial 30 gg in my laptop, and I really like its feature to automatically defragment the file system during Idle time. Since trial time with laptop went good I decided to buy a licence and install diskeeper in my [...]

kick it on DotNetKicks.com

Continue reading about Disappointed about diskeeper

alkampfer on January 23rd, 2009

I’m configuring a Community Server 2008 with the NNTP gateway, in the instructions you are asked to install some sql scripts that are missing, and when you try to access to the forums with nntp  you gets exception like could not find stored procedure xxx The reason is explained here, in the latest distribution the [...]

kick it on DotNetKicks.com

Continue reading about Community server gateway NNTP missing sql scripts