Gustav Brock
Gustav at cactus.dk
Thu Apr 12 02:11:46 CDT 2012
Hi Shamil OK, that's an example. But I don't do custom ORM ... I'll mark the link should I ever have the need. /gustav >>> Salakhetdinov Shamil <mcp2004 at mail.ru> 11-04-2012 20:37 >>> HI Gustav -- It can be used e.g. in ORM systems to dynamically map/bind data rows to POCOs. Yes, I too understand the syntax etc. - but I have never used most of .NET Framework classes used in http://code.google.com/p/fast-member/ -- Shamil Wed, 11 Apr 2012 07:56:48 +0200 от "Gustav Brock" <Gustav at cactus.dk>: > Hi Shamil > > I think I understand the syntax - and the purpose (to name variables at runtime, right?) - but I wouldn't know a practical use for it, at least never have had the need, except once in VBA where I just created a Select .. Case block to handle it. Or am I missing something? > > /gustav > > > >>> Salakhetdinov Shamil <mcp2004 at mail.ru> 10-04-2012 23:50 >>> > fyi: http://code.google.com/p/fast-member/ > > -ss