Creation of wizard in .net

T

Tom

Hi,

I have some ini files with me. I want to create a wizard that would
take

this ini file as its input and output a C# class which when given to a

control would give me means to edit the ini file. I'm speaking in the

context of .Net. Ultimately i'm trying to create a tool that would make


edition of the ini files possible. There is a wiward creation toll in

..Net that is available. Please let me know of some good pointers to the


same.

Thanks
Ashutosh
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,

What this has to do with a Wizard app?

IMO you need a code generator.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top