subsonic / SubSonic-3.0

SubSonic 3.0 for the .NET 3.5 Framework
http://subsonic.github.io/
557 stars 210 forks source link

Deserialization Performance #243

Closed SchlenkR closed 13 years ago

SchlenkR commented 13 years ago

Hello Rob,

I did some performance improvements when setting properties of objects which are pulled from the DB. This works for me well in my project, hope it helps you, too.