Re: compile-time error generating custom attributes
- From: "Gaurav Vaish \(www.EduJini.IN\)" <gaurav.vaish.nospam@xxxxxxxxxxxxxxxx>
- Date: Wed, 28 Jun 2006 23:29:48 +0530
I could have used simply interfaces but I need more info on the members
such as descriptions, and other things.
Define interfaces.
Define attributes.... do both.
The implementation class can be discovered dynamically using reflection (say
from config files).
Use the reference to the implementation for all uses. Whenever required,
reflect on the class to find attribute values.
--
Happy Hacking,
Gaurav Vaish | http://www.mastergaurav.org
http://www.edujini.in | http://webservices.edujini.in
-------------------
.
- References:
- compile-time error generating custom attributes
- From: Picho
- Re: compile-time error generating custom attributes
- From: Gaurav Vaish \(www.EduJini.IN\)
- Re: compile-time error generating custom attributes
- From: Picho
- compile-time error generating custom attributes
- Prev by Date: Re: Tab Control without tab section
- Next by Date: Re: Get Dotnet Framework version from command line
- Previous by thread: Re: compile-time error generating custom attributes
- Next by thread: Get text message of textbox in a webpage
- Index(es):
Relevant Pages
|