# IT:AD:NET:HowTo:Cloning #
* [[../|(UP)]]
{{indexmenu>.#2|nsort tsort}}
It's depracated: [http://blogs.msdn.com/b/brada/archive/2003/04/09/49935.aspx](http://blogs.msdn.com/b/brada/archive/2003/04/09/49935.aspx)
But read this anyway:
* [http://gaaton.blogspot.co.nz/2009/04/clone-object-in-c-using-reflection-for.html](http://gaaton.blogspot.co.nz/2009/04/clone-object-in-c-using-reflection-for.html)
* This *might* work: [http://www.c-sharpcorner.com/UploadFile/sd_surajit/cloning05032007012620AM/cloning.aspx](http://www.c-sharpcorner.com/UploadFile/sd_surajit/cloning05032007012620AM/cloning.aspx)
* [http://ox.no/software/copyable](http://ox.no/software/copyable)
## Resources ##
* [http://www.csharp411.com/c-object-clone-wars/](http://www.csharp411.com/c-object-clone-wars/)
* [http://ox.no/posts/extension-methods-for-copying-or-cloning-objects](http://ox.no/posts/extension-methods-for-copying-or-cloning-objects)