Click here to Skip to main content
15,915,804 members
Home / Discussions / C#
   

C#

 
AnswerRe: Saving & Retrieving null Dates Pin
User 66581-Jul-08 7:20
User 66581-Jul-08 7:20 
GeneralRe: Saving & Retrieving null Dates Pin
belzer1-Jul-08 7:28
belzer1-Jul-08 7:28 
GeneralRe: Saving & Retrieving null Dates Pin
User 66581-Jul-08 7:33
User 66581-Jul-08 7:33 
GeneralRe: Saving & Retrieving null Dates Pin
belzer1-Jul-08 7:59
belzer1-Jul-08 7:59 
QuestionObject details Pin
DarrollWalsh1-Jul-08 6:35
DarrollWalsh1-Jul-08 6:35 
AnswerRe: Object details Pin
led mike1-Jul-08 7:34
led mike1-Jul-08 7:34 
GeneralRe: Object details Pin
DarrollWalsh1-Jul-08 9:14
DarrollWalsh1-Jul-08 9:14 
GeneralRe: Object details Pin
Pete O'Hanlon1-Jul-08 9:52
mvePete O'Hanlon1-Jul-08 9:52 
I'm not 100% sure what you are trying to achieve. If you are asking, can you dynamically instantiate objects and manipulate them, then yes you can - you're looking to reflection to do this. If, on the other hand, you are asking if you can create new types objects at runtime and then manipulate them (i.e. dynamic typing), then you can do this as well - but you'll need to look at using the CodeDOM - or possibly Reflection.Emit.

Deja View - the feeling that you've seen this post before.

My blog | My articles



GeneralRe: Object details Pin
DarrollWalsh1-Jul-08 10:17
DarrollWalsh1-Jul-08 10:17 
GeneralRe: Object details Pin
led mike1-Jul-08 11:09
led mike1-Jul-08 11:09 
QuestionGet last copied/moved file ? Pin
Xmen Real 1-Jul-08 6:28
professional Xmen Real 1-Jul-08 6:28 
AnswerRe: Get last copied/moved file ? Pin
Abhijit Jana1-Jul-08 7:04
professionalAbhijit Jana1-Jul-08 7:04 
GeneralRe: Get last copied/moved file ? Pin
Xmen Real 1-Jul-08 7:06
professional Xmen Real 1-Jul-08 7:06 
GeneralRe: Get last copied/moved file ? Pin
Abhijit Jana1-Jul-08 7:18
professionalAbhijit Jana1-Jul-08 7:18 
GeneralRe: Get last copied/moved file ? Pin
Xmen Real 1-Jul-08 7:24
professional Xmen Real 1-Jul-08 7:24 
GeneralRe: Get last copied/moved file ? Pin
Abhijit Jana1-Jul-08 7:26
professionalAbhijit Jana1-Jul-08 7:26 
GeneralRe: Get last copied/moved file ? Pin
Xmen Real 1-Jul-08 7:34
professional Xmen Real 1-Jul-08 7:34 
Questionadding xmlnode with childs Pin
manoj221841-Jul-08 6:27
manoj221841-Jul-08 6:27 
QuestionGraphics.DrawString() drawing text with multiple colors Pin
shultas1-Jul-08 6:12
shultas1-Jul-08 6:12 
AnswerRe: Graphics.DrawString() drawing text with multiple colors Pin
Luc Pattyn1-Jul-08 6:46
sitebuilderLuc Pattyn1-Jul-08 6:46 
QuestionCustom Receive Pipeline Stream. Pin
Art_Wood1-Jul-08 5:56
Art_Wood1-Jul-08 5:56 
Questionwindows vista or xp pro Pin
arkiboys1-Jul-08 5:44
arkiboys1-Jul-08 5:44 
AnswerRe: windows vista or xp pro Pin
Xmen Real 1-Jul-08 5:46
professional Xmen Real 1-Jul-08 5:46 
GeneralRe: windows vista or xp pro Pin
arkiboys1-Jul-08 5:54
arkiboys1-Jul-08 5:54 
GeneralRe: windows vista or xp pro Pin
Xmen Real 1-Jul-08 6:18
professional Xmen Real 1-Jul-08 6:18 

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.