Gunnar Peipman's ASP.NET blog

ASP.NET, C#, SharePoint, SQL Server and general software development topics.

Sponsors

News

 
 
 
DZone MVB

Links

Social

My object to object mapper source released

Some readers asked me for Visual Studio project of my simple object to object mapper. I am glad to announce that the source code of my mapper is now available for download. It is Visual Studio 2008 project written on C# and besides mapper implementation it contains primitive sample application that shows you how to use my mapper.

vs2008 MyMapper 0.3b (Visual Studio 2008)
zip | 95KB

I made some little changes too – you can set your own property mappings for types if you like. Of course, you can still use automatic mapping that is pretty primitive. Current package contains only LCG (Lightweight Code Generation) implementation of mapper – you can find other (slower) implementations from my blog posting Writing object to object mapper: moving to generics.

If you have question then please feel free to drop a comment here! :)

Comments

DotNetShoutout said:

Thank you for submitting this cool story - Trackback from DotNetShoutout

# February 18, 2010 12:07 PM

PimpThisBlog.com said:

Thank you for submitting this cool story - Trackback from PimpThisBlog.com

# February 18, 2010 12:08 PM

DotNetKicks.com said:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# February 18, 2010 12:10 PM

progg.ru said:

Thank you for submitting this cool story - Trackback from progg.ru

# February 18, 2010 12:11 PM

9eFish said:

9efish.感谢你的文章 - Trackback from 9eFish

# February 18, 2010 12:14 PM

Servefault.com said:

Thank you for submitting this cool story - Trackback from Servefault.com

# February 18, 2010 12:17 PM

The Morning Brew - Chris Alcock » The Morning Brew #543 said:

Pingback from  The Morning Brew - Chris Alcock  » The Morning Brew #543

# February 19, 2010 3:08 AM

iAwaaz-News-by-People said:

Thank you for submitting this cool story - Trackback from iAwaaz-News-by-People

# March 14, 2010 6:13 PM

uberVU - social comments said:

This post was mentioned on Twitter by gpeipman: New blog post: http://tinyurl.com/yzfm5w8 - My object to object mapper source released

# March 15, 2010 7:55 PM

DigiMortal said:

Can you specify what are the special conditions that must be met when copying your collection?

# October 13, 2010 12:23 PM