Re: Winforms or Webforms

From: Johnny Holland (johnnyholland_at_hotmail.com)
Date: 06/04/04


Date: 4 Jun 2004 06:54:17 -0700


"Cor Ligthert" <notfirstname@planet.nl> wrote in message news:<O5QTmngSEHA.3844@TK2MSFTNGP11.phx.gbl>...
> Hi Richard,
>
> You can choose when you are developping for only your own persons from your
> own organisation(or the one which you give rights) to connect otherwise it
> is aspnet. I assume it is possible to choose because now you use Access.
>
> Some (my) facts to choose
> - Serverside admin only: Webform
> - Easier to make more to the point programs: Winform
> - Easier to give users different rights: Winform
> - Much prettier for the users: Winform
> - Easier and for the user prettier validity checking: Winform
> - Easier to make when needed reachable from any part of the world:
> WebForms (can as well with Winforms and webservices)
>
> Some thoughts,
>
> Cor

Pros of using web forms
1. Easy to distribute. When the server is updated, the next time users
log on they will have access to those changes
2. Can be viewed from anywhere the user has access to a browser

Cons of using web forms
1. The richness of the available controls is limited
2. Slower
4. Security has to be very tight
5. A lot more code needed as all the form contents need to be
repeatedly cached
6. If Internet connection goes down then user will not have access to
records

Pros of using Windows forms
1. Much richer user interface with sliding panes, explorer views etc.
2. Pop-up forms available
4. Security is not as huge a problem

Cons of using windows forms
1. Distribution becomes a problem.
2. Third party controls must be installed on the machine where the app
is run
3. Need to clearly define the Minimum PC requirement for the client to
run.



Relevant Pages

  • Re: I want to be convinced; convince me.
    ... > write down both pros and cons, but you'll see that most are cons, as I ... > content windows that are not at the left border of the screen. ... > love the Mac" is just too much to let slide. ...
    (comp.sys.mac.advocacy)
  • Re: MP3-Player in Python?
    ... > I am currently trying to code a little MP3-Player in Python. ... > Cons: I was not able to get the length in seconds etc. ... > Pros: Lots of functionality. ... I tried this under windows, ...
    (comp.lang.python)
  • Re: Pros and cons for WIndows XP
    ... accoridng to the assignment just the pros and cons of windows xp ... the credit for you i hope would be helping out a fellow computer person. ... Pros and cons of Windows XP ...
    (microsoft.public.windowsxp.basics)
  • Re: connection options to yukon
    ... I am leaning towards Windows Authentication too. ... account vs local account? ... Any pros & cons of one over the other? ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: How to force usage on NTLM
    ... I found this question interesting and wanted to know the pros and cons of ... > Hi Ron, ... > This posting is provided AS IS with no warranties, and confers no rights. ...
    (microsoft.public.sqlserver.security)