Re: How to design UI

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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
>


.



Relevant Pages

  • RE: Opening a MS Access APP - if the SQL connection is not found.
    ... The suggestion about downloading a winform application would not work - as ... Maybe what I'll do is install the winform application to check for the SQL ... server connection and then launch the web page or the Access MDB, ... > that could happen if the browser were to allow a page you visit on the web to ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Starting exe from WebService
    ... service can't launch an app, and have that app appear on the desktop of the ... what is probably happening is that the WinForm app is getting ... services should not be making API calls that attempt to interact ... Why do you want a WebMethod to launch a WinForm on the server? ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Launching IE from a Winform
    ... > DOtNEt newbie. ... How do you launch an IE Browser from a winform? ...
    (microsoft.public.dotnet.general)
  • Launching IE from a Winform
    ... DOtNEt newbie. ... How do you launch an IE Browser from a winform? ...
    (microsoft.public.dotnet.general)