Click here to Skip to main content
15,920,030 members
Home / Discussions / C#
   

C#

 
AnswerRe: Using C# how to strore image in sql2005? Pin
sottos2-Oct-06 3:15
sottos2-Oct-06 3:15 
QuestionNeed help on console application Pin
samaan822-Oct-06 2:37
samaan822-Oct-06 2:37 
AnswerRe: Need help on console application Pin
leppie2-Oct-06 2:39
leppie2-Oct-06 2:39 
GeneralRe: Need help on console application Pin
samaan822-Oct-06 3:34
samaan822-Oct-06 3:34 
Questionadd namespace names to a dropdownlist Pin
playout2-Oct-06 2:26
playout2-Oct-06 2:26 
AnswerRe: add namespace names to a dropdownlist Pin
leppie2-Oct-06 2:38
leppie2-Oct-06 2:38 
GeneralRe: add namespace names to a dropdownlist Pin
playout2-Oct-06 2:57
playout2-Oct-06 2:57 
GeneralRe: add namespace names to a dropdownlist Pin
Stefan Troschuetz2-Oct-06 3:25
Stefan Troschuetz2-Oct-06 3:25 
playout wrote:
why dont u do it for me?


He probably will, if you pay enough Big Grin | :-D

playout wrote:
I need to add it dynamically


This won't be easy. The only way I can think of is using reflection to iterate over all types declared in your and all referenced assembly, retrive their namespace and add it to the list if it isn't present yet. Of course this will lnly give you the namespaces of types declared or referenced by your app. So maybe the copy-and-paste thing isn't that bad.


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

QuestionSearch Infos in Text File [modified] Pin
sottos2-Oct-06 2:20
sottos2-Oct-06 2:20 
Questionrecognising db errors Pin
honeyman_can2-Oct-06 0:43
honeyman_can2-Oct-06 0:43 
AnswerRe: recognising db errors Pin
Colin Angus Mackay2-Oct-06 2:06
Colin Angus Mackay2-Oct-06 2:06 
QuestionIntegrate C and C# Codes Pin
Cassiopeiaxy2-Oct-06 0:31
Cassiopeiaxy2-Oct-06 0:31 
AnswerRe: Integrate C and C# Codes Pin
User 66582-Oct-06 2:13
User 66582-Oct-06 2:13 
GeneralRe: Integrate C and C# Codes Pin
Cassiopeiaxy2-Oct-06 21:28
Cassiopeiaxy2-Oct-06 21:28 
GeneralRe: Integrate C and C# Codes Pin
User 66583-Oct-06 0:43
User 66583-Oct-06 0:43 
AnswerRe: Integrate C and C# Codes Pin
Hamid_RT2-Oct-06 9:35
Hamid_RT2-Oct-06 9:35 
GeneralRe: Integrate C and C# Codes Pin
Cassiopeiaxy2-Oct-06 21:22
Cassiopeiaxy2-Oct-06 21:22 
GeneralRe: Integrate C and C# Codes Pin
Hamid_RT3-Oct-06 1:07
Hamid_RT3-Oct-06 1:07 
QuestionHow to ... ? work with MS Excel Pin
Vasya - dragon1-Oct-06 22:42
Vasya - dragon1-Oct-06 22:42 
QuestionDatabase question, Smart PC, SQL Mobile,C# Pin
latso21-Oct-06 21:04
latso21-Oct-06 21:04 
Questionregistry values Pin
rzvme1-Oct-06 21:00
rzvme1-Oct-06 21:00 
AnswerRe: registry values Pin
Stefan Troschuetz1-Oct-06 21:10
Stefan Troschuetz1-Oct-06 21:10 
AnswerRe: registry values Pin
JacquesDP1-Oct-06 22:01
JacquesDP1-Oct-06 22:01 
QuestionPrint an html document Pin
Support1231-Oct-06 20:48
Support1231-Oct-06 20:48 
QuestionError : "current item cannot be removed from the list because there is no current item." Pin
Nadia Monalisa1-Oct-06 20:33
Nadia Monalisa1-Oct-06 20:33 

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.