Click here to Skip to main content
15,902,492 members
Home / Discussions / C#
   

C#

 
GeneralRe: Monitoring IIS log file Pin
MikeMike6629-Oct-03 21:39
MikeMike6629-Oct-03 21:39 
GeneralRe: Monitoring IIS log file Pin
Heath Stewart30-Oct-03 2:40
protectorHeath Stewart30-Oct-03 2:40 
GeneralChange Label FontStyle at Runtime Pin
mkomasi29-Oct-03 1:29
mkomasi29-Oct-03 1:29 
GeneralRe: Change Label FontStyle at Runtime Pin
Roger Stewart29-Oct-03 4:58
professionalRoger Stewart29-Oct-03 4:58 
GeneralModifying Attributes At Runtime Pin
khalatat29-Oct-03 1:27
khalatat29-Oct-03 1:27 
GeneralRe: Modifying Attributes At Runtime Pin
leppie29-Oct-03 6:12
leppie29-Oct-03 6:12 
GeneralRe: Modifying Attributes At Runtime Pin
Blake Coverett29-Oct-03 9:03
Blake Coverett29-Oct-03 9:03 
GeneralRe: Modifying Attributes At Runtime Pin
khalatat29-Oct-03 18:16
khalatat29-Oct-03 18:16 
I'll ttry to clear my question here ...
I have defined one attribute,'GCDefaultValueAttribute',...which has one get/set property ,'Value',of type object.I have applied this attribute to property of class, 'Class1'.While applying attribute to this property I had passed some value (21)to the contructor of this attribute which will set the 'Value' property of GCDefaultValueAttribute. Now while loading an assembly in which this class is used,I want to change this default value from 21 to 26 for a class so that whenever new object created from this class it's property should have default value as 26 not 21 which was given at compile time.
Q1.Can I do it?
Q2.If "Yes" then How..?



Regards,

- Atul Khalate
Generalprinting a comment report Pin
Andrew Torrance28-Oct-03 22:13
Andrew Torrance28-Oct-03 22:13 
GeneralRe: printing a comment report Pin
Heath Stewart29-Oct-03 11:23
protectorHeath Stewart29-Oct-03 11:23 
GeneralFloating ToolBar & Flickering Pin
Itanium28-Oct-03 21:43
Itanium28-Oct-03 21:43 
GeneralConcatenating 2 string arrays Pin
Matthieu.C28-Oct-03 21:29
Matthieu.C28-Oct-03 21:29 
GeneralRe: Concatenating 2 string arrays Pin
Itanium28-Oct-03 22:13
Itanium28-Oct-03 22:13 
GeneralRe: Concatenating 2 string arrays Pin
Matthieu.C28-Oct-03 22:29
Matthieu.C28-Oct-03 22:29 
GeneralRe: Concatenating 2 string arrays Pin
Donald_a28-Oct-03 23:44
Donald_a28-Oct-03 23:44 
GeneralRe: Concatenating 2 string arrays Pin
Jeremy Kimball29-Oct-03 1:48
Jeremy Kimball29-Oct-03 1:48 
GeneralRe: Concatenating 2 string arrays Pin
Jeff Varszegi30-Oct-03 14:46
professionalJeff Varszegi30-Oct-03 14:46 
QuestionHow to take input in a password file? Pin
Anonymous28-Oct-03 20:07
Anonymous28-Oct-03 20:07 
AnswerRe: How to take input in a password field? Pin
Anonymous28-Oct-03 20:09
Anonymous28-Oct-03 20:09 
AnswerRe: How to take input in a password file? Pin
Heath Stewart29-Oct-03 11:27
protectorHeath Stewart29-Oct-03 11:27 
QuestionHow to thread? Pin
Anonymous28-Oct-03 18:39
Anonymous28-Oct-03 18:39 
AnswerRe: How to thread? Pin
Jeremy Kimball29-Oct-03 2:00
Jeremy Kimball29-Oct-03 2:00 
GeneralPosting back datagrid web control values Pin
Ismael Chivite28-Oct-03 17:04
Ismael Chivite28-Oct-03 17:04 
GeneralStringBuilder, byte[], lpstr, interop Pin
Tym!28-Oct-03 14:18
Tym!28-Oct-03 14:18 
GeneralRe: StringBuilder, byte[], lpstr, interop Pin
Jeremy Kimball29-Oct-03 1:40
Jeremy Kimball29-Oct-03 1:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.