Recent Posts

0
Comments

Beginning ASP.NET MVC 1.0 available on Amazon!!! by fabioc

I’m happy to announce that Beginning ASP.NET MVC 1.0, written by my friend Simone and Keyvan Nayyeri , is now available on Amazon US and Amazon UK . Details about ToC and free chapters here . Congrats Simone , great job!!!
Filed under: , ,
1
Comments

Inversion of Control with WCF and Unity (Part II) by fabioc

This post is based on the first Inversion of Control with WCF and Unity . In the last post we have seen how we can use Inversion of Control with WCF. The sample cover only self-hosted applications scenario. To use the same solution in ASP.NET applications...
Filed under: ,
10
Comments

Inversion of Control with WCF and Unity by fabioc

Lately, I often talks with friends and colleagues about Inversion of Control (IOC) and WCF. Then, I’ve decided to publish this post and explain the necessary steps to get IoC in WCF. For this example, let’s get to use Unity ad framework for IoC. First...
Filed under: ,
3
Comments

Net.Tcp, MEX Endpoints and PortSharing in WCF by fabioc

PortSharing allow to share same port on different services. In my scenario I need to expose my service metadata on a second endpoint. First, I define a baseAddress like net.tcp://localhost:9999/MyService. This allows to define an address used as root...
Filed under:
2
Comments

Joined!!! by fabioc

Hi all. This post open my new blog ... in English! Yes, I'm an italian developer and I already have a blog on my user group, but all posts are written in italian. This is really my first english post. Then...Hello, World! :) I work a lot with WCF and...
Filed under: ,
More Posts