Showing related tags and posts accross the entire site.
-
First of all, thanks and great work to all for this fantastic tool! I've been using .nettiers for about 2 months now and recently came across this problem. Scenario I have a table 'Person' and another 'RelatedPersons'. A 'Person' can have 0 or more 'RelatedPersons'...
Posted to
.netTiers - General Support
(Forum)
by
kushal18
on
09-13-2007
Filed under: .netTiers, ManyToManyListRelationship, ManyToMany, ManyToManyListRelationship GridView CheckBox EntityRelationshipMember, C#, .net 2.0, SQL Server, beginner
-
Hi! I need a way do reflection over the properties of a set of .NET classes, and generate code that would make it possible to specify the properties, in runtime, through XML. The code would look something like this: ... if (xmlData.AllowMultiSelectSpecified) grid.AllowMultiSelect = xmlData.AllowMultiSelect;...
Posted to
General
(Forum)
by
fredrikg
on
07-17-2008
Filed under: need advice, TypeConverter, beginner, C#, webcontrols