Author: Gunnar Peipman | Posted on: 6/25/2010 10:34:36 PM | Views : 1865

I added support for vCards to one of my ASP.NET MVC applications. I worked vCard support out as very simple and intelligent solution that fits perfectly to ASP.NET MVC applications. In this posting I will show you how to send vCards out as response to ASP.NET MVC request. ...

Go to the complete details ...