Click here to Skip to main content
15,888,271 members
Home / Discussions / C#
   

C#

 
AnswerRe: How do I Create a Type-Ahead Control Using DART PowerWeb Live Controls???? Pin
LongRange.Shooter3-Oct-06 8:27
LongRange.Shooter3-Oct-06 8:27 
QuestionCreateIPForwardEntry() returning ERROR_INVALID_PARAMETER... please help!! Pin
b_girl29-Sep-06 9:30
b_girl29-Sep-06 9:30 
QuestionHow to recursively search directories Pin
iamnew2C#29-Sep-06 9:24
iamnew2C#29-Sep-06 9:24 
AnswerRe: How to recursively search directories Pin
led mike29-Sep-06 9:30
led mike29-Sep-06 9:30 
AnswerRe: How to recursively search directories Pin
mejojo29-Sep-06 11:26
mejojo29-Sep-06 11:26 
GeneralRe: How to recursively search directories Pin
iamnew2C#2-Oct-06 10:52
iamnew2C#2-Oct-06 10:52 
QuestionSelf Updating Application Pin
wasife29-Sep-06 9:05
wasife29-Sep-06 9:05 
QuestionRemove an attribute from a property at runtime Pin
Ista29-Sep-06 8:36
Ista29-Sep-06 8:36 
I have a public field in my class

[XmlIgnore]
public string MyVar;

But at runtime I need to remove this decoration. Is there a way to remove it at runtime? I tried the attributes collection in the PropertyInfo. That doesn't work


Or if I could add the XmlIgnore at runtime. That would work also. But, the attributes collection doesn't allow me to do such a thing


--------------------------------------------------------

1 line of code equals many bugs. So don't write any!!

My mad coder blog

QuestionHelp with DES encryption & decryption Pin
Sreerag Gopinath29-Sep-06 8:16
Sreerag Gopinath29-Sep-06 8:16 
AnswerRe: Help with DES encryption & decryption Pin
geo_m29-Sep-06 21:54
geo_m29-Sep-06 21:54 
Questionquestion regarding BufferedStream Pin
Green Fuze29-Sep-06 8:10
Green Fuze29-Sep-06 8:10 
QuestionIs it possible to store an encrypted files other than .txt in sql server using AES encryption(C#). Pin
TechnoDev29-Sep-06 7:15
TechnoDev29-Sep-06 7:15 
QuestionP2P messaging and file sharing over HTTP Pin
asamay29-Sep-06 6:44
asamay29-Sep-06 6:44 
Questionget Path from running instance of word ? Pin
sundar15629-Sep-06 6:38
sundar15629-Sep-06 6:38 
AnswerRe: get Path from running instance of word ? Pin
umseker29-Sep-06 7:58
umseker29-Sep-06 7:58 
GeneralRe: get Path from running instance of word ? Pin
sundar15629-Sep-06 10:42
sundar15629-Sep-06 10:42 
QuestionDrawing Connectors C# 2.0 Pin
robert11029-Sep-06 6:07
robert11029-Sep-06 6:07 
AnswerRe: Drawing Connectors C# 2.0 Pin
umseker29-Sep-06 8:36
umseker29-Sep-06 8:36 
QuestionIs it possible to store an encrypted txt file in sql server using AES encryption. Pin
TechnoDev29-Sep-06 4:52
TechnoDev29-Sep-06 4:52 
AnswerRe: Is it possible to store an encrypted txt file in sql server using AES encryption. Pin
led mike29-Sep-06 6:20
led mike29-Sep-06 6:20 
Questionoffice development Pin
fmardani29-Sep-06 4:30
fmardani29-Sep-06 4:30 
AnswerRe: office development Pin
Not Active29-Sep-06 5:32
mentorNot Active29-Sep-06 5:32 
QuestionCommand Line Argument access from another app Pin
UTRocketFan29-Sep-06 4:17
UTRocketFan29-Sep-06 4:17 
QuestionSystem.Web.Mail and CDO.Message Error Pin
Saamir29-Sep-06 3:48
Saamir29-Sep-06 3:48 
QuestionExecuting an executable unmanaged exe file... Pin
erikash29-Sep-06 3:21
erikash29-Sep-06 3:21 

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.