Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
QuestionDelete Image File From folder after save in DataBase Pin
senthiluduuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu1-Jun-06 20:17
senthiluduuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu1-Jun-06 20:17 
AnswerRe: Delete Image File From folder after save in DataBase Pin
krishna191-Jun-06 20:43
krishna191-Jun-06 20:43 
AnswerRe: Delete Image File From folder after save in DataBase Pin
S. Senthil Kumar1-Jun-06 20:52
S. Senthil Kumar1-Jun-06 20:52 
AnswerRe: Delete Image File From folder after save in DataBase Pin
ranandbe2-Jun-06 0:35
ranandbe2-Jun-06 0:35 
QuestionConnection problem Pin
Jijo BP1-Jun-06 19:55
Jijo BP1-Jun-06 19:55 
AnswerRe: Connection problem Pin
leppie1-Jun-06 20:52
leppie1-Jun-06 20:52 
Questionstore word document into sql server Pin
ayyp1-Jun-06 19:55
ayyp1-Jun-06 19:55 
QuestionGet the properties of the application [modified] Pin
Maddie from Dartford1-Jun-06 19:14
Maddie from Dartford1-Jun-06 19:14 
hello,

In my application i want to diaplay all properties in a control of dialog box and if user modifies it, this should be saved.

So, is there any way to know about the proerties of my applcation which can be displayed in a grid. I want the same user interaction like property window of C# form application.

or it can be explained as

I was looking for a way to access all the available properties of a given object. for ex. I would like to do some thing like

SomeClass obj1;

foreach( property p of obj1 )
{
// Do something with property
}


Is there any thing which any of you can suggest on this.


Thank You.

Gajesh
Pune(india)

-- modified at 2:09 Friday 2nd June, 2006
AnswerRe: Get the properties of the application [modified] Pin
stancrm1-Jun-06 20:16
stancrm1-Jun-06 20:16 
QuestionRefresh Pin
Resolver181-Jun-06 19:12
Resolver181-Jun-06 19:12 
AnswerRe: Refresh [modified] Pin
suguimoto1-Jun-06 19:31
suguimoto1-Jun-06 19:31 
AnswerRe: Refresh Pin
S. Senthil Kumar1-Jun-06 20:55
S. Senthil Kumar1-Jun-06 20:55 
Questionwhat is assembly Pin
nguyenquang02841-Jun-06 17:38
nguyenquang02841-Jun-06 17:38 
AnswerRe: what is assembly Pin
Darren_1-Jun-06 22:00
Darren_1-Jun-06 22:00 
GeneralRe: what is assembly Pin
nguyenquang02842-Jun-06 17:18
nguyenquang02842-Jun-06 17:18 
Questioninheriting from tabPage class Pin
rcwoods1-Jun-06 11:34
rcwoods1-Jun-06 11:34 
AnswerRe: inheriting from tabPage class Pin
likefood1-Jun-06 12:05
likefood1-Jun-06 12:05 
GeneralRe: inheriting from tabPage class Pin
rcwoods1-Jun-06 12:43
rcwoods1-Jun-06 12:43 
AnswerRe: inheriting from tabPage class Pin
Ed.Poore1-Jun-06 13:26
Ed.Poore1-Jun-06 13:26 
QuestionCodeDom question Pin
Pablo Hernandez Valdes1-Jun-06 11:11
Pablo Hernandez Valdes1-Jun-06 11:11 
AnswerRe: CodeDom question Pin
Dustin Metzgar1-Jun-06 11:27
Dustin Metzgar1-Jun-06 11:27 
QuestionData Source Wizard for SQL [modified] Pin
PyroManiak1-Jun-06 11:10
PyroManiak1-Jun-06 11:10 
AnswerRe: Data Source Wizard for SQL Pin
Ed.Poore1-Jun-06 13:19
Ed.Poore1-Jun-06 13:19 
GeneralRe: Data Source Wizard for SQL Pin
PyroManiak1-Jun-06 18:55
PyroManiak1-Jun-06 18:55 
Questionjust-in-time (JIT) error Pin
keroed_edmond1-Jun-06 11:00
keroed_edmond1-Jun-06 11:00 

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.