Simplistic Object Copying in .NET

Posted by: Rick Strahls WebLog, on 04 Aug 2009 | View original | Bookmarked: 0 time(s)

In many applications its necessary to copy data between objects. Especially these days where we often have entities and Data Transfer Objects (DTO) where data needs to be shuttled back and forth between two objects I find it handy to have a simple routine that performs at least rudimentary, shallow data copying for me without manually having to write data mapping code at least if the properties identically or nearly identically. A few days ago I had a lengthy discussion about this topic on Twitter...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: .NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 676 | Hits: 52

Similar Posts

  • Introducing Recurring Appointments for Web.UI Scheduler ASP.NET AJAX more
  • How to display data from different tables using one data source more
  • Migrating data from one database server to another with Telerik OpenAccess ORM more
  • Some Tidbits of Entity Framework 4 in Visual Studio 2010 Beta 2 more
  • September's Toolbox Column Now Online more
  • Chat room questions from the EF Tips & Tricks webcast more
  • Fun With Method Missing and C# 4 more
  • Using the ObjectScope events more
  • Serialization Interop more
  • Telerik OpenAccess ORM and the Second Level Cache more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD