Re: How to design UI
- From: "Lloyd Dupont" <net.galador@ld>
- Date: Wed, 10 Aug 2005 09:24:59 +1000
a good idea, if you have no knowledge and no times to read book is to launch
VS.NET, start a winform application project and, drag control from the
toolbox on your form, link a few event (from the property tab) and read the
auto-generated code.
BTW WinForm development is much simpler & powerfull & homogeneous (it's all
in C#) than ASP.NET development, so you should be able to pick it up quite
easily....
"Reza Alirezaei" <Ralirezaei@xxxxxxxxxx> wrote in message
news:Oslg9mRnFHA.2860@xxxxxxxxxxxxxxxxxxxxxxx
> I'm going to start a windows-form application ,but I am not very familiar
> with techniques in windows-forms.I'm an ASP.NET developer and pretty
> familliar with a lot of things like user controls,Framework and libraries
> around.I was thinking about strating with a sample to design the UI of my
> application.I don;t want it to be a lot fancy ,but it should be decent
> too,because it will make the skeleotn of my app.Dose anyone can guid me to
> a sample or refence to do so?
>
> Thanks
>
.
- Follow-Ups:
- Re: How to design UI
- From: Reza Alirezaei
- Re: How to design UI
- References:
- How to design UI
- From: Reza Alirezaei
- How to design UI
- Prev by Date: Re: EnableVisualStyles, ComboBox, ShowDialog?
- Next by Date: How To get the image drawn in MFC ?
- Previous by thread: How to design UI
- Next by thread: Re: How to design UI
- Index(es):
Relevant Pages
|