473,385 Members | 2,243 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Your opinion please - Web Apps vs. Desktop Apps

I have been developing web-based applications for around 3 years, first
using ASP, and more recently, ASP.NET.

I am starting to wonder if web applications are really the way forward for
software. And by 'software' I mean applications, (eg. word, excel) not web
sites (eg. amazon.com). I am starting to think, with the .NET framework
being shipped with new operating systems, and freely available online, that
a better way forward is thin-client desktop (VB.NET Windows Forms)
applications - and leave the ASP.NET web for 'real' web sites.

It's true that deployment is infinitely quicker with web-based solutions.
But what about the quality of the product after deployment? Isn't that
important too? Having to make round-trips to the server all the time can
slow things down for the user. And maintainance and support - with web apps
that's always complicated by a specific user's browser settings, server
settings, operating system etc. - whereas desktop apps don't have those
issues.

I wondered what you people think.

Thanks!
Owen
Jul 19 '05 #1
22 4790
guy
I have had 4 contracts over the last 2 years
1 winforms c#
1 winforms vb.net
1 webforms c#
1 webform vb.net
so i have tried the lot:-)
personally I would always go for winforms unless you ***
really *** need a brower based app
you get much more functionality, performance, state
management goes away...
and I would diagree with you on 1 point - winforms
development is faster.
I can not see any advantages that webforms have over
winforms

hth guy

-----Original Message-----
I have been developing web-based applications for around 3 years, firstusing ASP, and more recently, ASP.NET.

I am starting to wonder if web applications are really the way forward forsoftware. And by 'software' I mean applications, (eg. word, excel) not websites (eg. amazon.com). I am starting to think, with the .NET frameworkbeing shipped with new operating systems, and freely available online, thata better way forward is thin-client desktop (VB.NET Windows Forms)applications - and leave the ASP.NET web for 'real' web sites.
It's true that deployment is infinitely quicker with web- based solutions.But what about the quality of the product after deployment? Isn't thatimportant too? Having to make round-trips to the server all the time canslow things down for the user. And maintainance and support - with web appsthat's always complicated by a specific user's browser settings, serversettings, operating system etc. - whereas desktop apps don't have thoseissues.

I wondered what you people think.

Thanks!
Owen
.

Jul 19 '05 #2
I have done 3 projects using vs.net,
VS.NET + Mobile Internet Toolkit + WebService
ASP.NET + WebService
WinForm(server side) + SmartDeviceApplication(client) + WebService

I think the advantage of web app is that the client just needs a browser,
but you must have .NET Framework to run winform app.
If every pc connects to network, web app will be more powerful.
What do you think?

"guy" <gu********************@hotmail.com> wrote in message
news:09****************************@phx.gbl...
I have had 4 contracts over the last 2 years
1 winforms c#
1 winforms vb.net
1 webforms c#
1 webform vb.net
so i have tried the lot:-)
personally I would always go for winforms unless you ***
really *** need a brower based app
you get much more functionality, performance, state
management goes away...
and I would diagree with you on 1 point - winforms
development is faster.
I can not see any advantages that webforms have over
winforms

hth guy

-----Original Message-----
I have been developing web-based applications for around

3 years, first
using ASP, and more recently, ASP.NET.

I am starting to wonder if web applications are really

the way forward for
software. And by 'software' I mean applications, (eg.

word, excel) not web
sites (eg. amazon.com). I am starting to think, with

the .NET framework
being shipped with new operating systems, and freely

available online, that
a better way forward is thin-client desktop (VB.NET

Windows Forms)
applications - and leave the ASP.NET web for 'real' web

sites.

It's true that deployment is infinitely quicker with web-

based solutions.
But what about the quality of the product after

deployment? Isn't that
important too? Having to make round-trips to the server

all the time can
slow things down for the user. And maintainance and

support - with web apps
that's always complicated by a specific user's browser

settings, server
settings, operating system etc. - whereas desktop apps

don't have those
issues.

I wondered what you people think.

Thanks!
Owen
.

Jul 19 '05 #3
Hi
I can not see any advantages that webforms have over winforms


Easier to make changes, and deply the changes to everyone. Plus if you make
an intranet application, people need the winform somewhere, maybe even to
install it on each computer. Webform you only need a browser, and your good
to go.

- Lasse
Jul 19 '05 #4

"Lasse Cederström" <la***@cederstrom.dk> wrote in message
news:#R**************@TK2MSFTNGP12.phx.gbl...
Hi
I can not see any advantages that webforms have over
winforms


Easier to make changes, and deply the changes to everyone. Plus if you

make an intranet application, people need the winform somewhere, maybe even to
install it on each computer. Webform you only need a browser, and your good to go.


I just dont get why people get obsessed with ease of deployment, to the
extent where it's all that seems to matter. We forget that deployment /
installation, realistically is just a tiny % of the product's lifetime.
What about the quality of the product after deployment? Surely thats more
important?

If Technlology A is easy deployment but crappy product, whereas Technology B
is tricky deployment but nice product, I'd choose B everytime!

Owen
Jul 19 '05 #5

"guy" <gu********************@hotmail.com> wrote in message
news:09****************************@phx.gbl...
I have had 4 contracts over the last 2 years
1 winforms c#
1 winforms vb.net
1 webforms c#
1 webform vb.net
so i have tried the lot:-)
personally I would always go for winforms unless you ***
really *** need a brower based app
you get much more functionality, performance, state
management goes away...
my feelings exactly ! :o)
and I would diagree with you on 1 point - winforms
development is faster.
Umm, I actually agree with that 100%. I'm not sure how I implied
otherwise - perhaps you misread the word "deployment" as "development" in my
post.?
I can not see any advantages that webforms have over
winforms


Me either, except in cases where it's... guess what.... a Web Site !!!

Webforms are easier to deploybut IMHO, that's not enogh to justify the poor
work-to-quality ratio for developing a web based product.

Thanks for the feedback!
Owen
Jul 19 '05 #6
It depends on who you ask what is more important. If a big corporation has
1000 employees that all use the same application, you will see the IT staff
will not be happy about upgrading every workstation every time there is a
service pack or a critical service patch. Depending on product, this might
need to happen once a month or more, and you will instantly see the benefit.
More and more companies are moving toward buying web enabled applications
because of this maintainability issue.

Also, more and more people work from home, or need to login while away on a
business trip. This is becoming a frequent scenario, and the idea of being
able to use the application from and PC with a browser is a big plus.

However, winforms can be deployed from a server via a virtual directory.
However, most users do not have the .NET framework installed, so for a
general application, you cannot count on your users having them. Some day
this may become a reality, but until then...

"owen" <sp**@spam.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...

"Lasse Cederström" <la***@cederstrom.dk> wrote in message
news:#R**************@TK2MSFTNGP12.phx.gbl...
Hi
I can not see any advantages that webforms have over
winforms


Easier to make changes, and deply the changes to everyone. Plus if you

make
an intranet application, people need the winform somewhere, maybe even to install it on each computer. Webform you only need a browser, and your

good
to go.


I just dont get why people get obsessed with ease of deployment, to the
extent where it's all that seems to matter. We forget that deployment /
installation, realistically is just a tiny % of the product's lifetime.
What about the quality of the product after deployment? Surely thats more
important?

If Technlology A is easy deployment but crappy product, whereas Technology

B is tricky deployment but nice product, I'd choose B everytime!

Owen

Jul 19 '05 #7
Yes, web apps are WAY over hyped. I've been saying this since '95 or
'96 when people would say "see this frog disection thing online, isn't
that cool?", and I'd say, if I gave you a CD with that app on you'd
say "oh, interesting." and throw it away.

We just had a bank want to build new teller software. They *insisted*
on having a web-based interface. The project cost to provide a UI
anywhere remotely near the quality of a Win32 app was going to be
huge. Then they thought since it was web based, they could run it in
Netscape on Linux. Plus they totally forgot the part where they need
to print receipts using native libraries (which you simply can't do
easily on a web page).

Just goes to show you how some people will have been hypnotised into
"web...web...web..." that it way overclouds thier good sense. I think
it's starting to get a bit better (during the Internet boom it was
just ridiculous).

Anyways, always consider the project needs. Another cool twist that
..NET adds is the ability to host .NET Win Forms controls in IE :)...

-mike
MVP
"owen" <sp**@spam.com> wrote in message
news:eV*************@tk2msftngp13.phx.gbl...
I have been developing web-based applications for around 3 years, first using ASP, and more recently, ASP.NET.

I am starting to wonder if web applications are really the way forward for software. And by 'software' I mean applications, (eg. word, excel) not web sites (eg. amazon.com). I am starting to think, with the .NET framework being shipped with new operating systems, and freely available online, that a better way forward is thin-client desktop (VB.NET Windows Forms)
applications - and leave the ASP.NET web for 'real' web sites.

It's true that deployment is infinitely quicker with web-based solutions. But what about the quality of the product after deployment? Isn't that important too? Having to make round-trips to the server all the time can slow things down for the user. And maintainance and support - with web apps that's always complicated by a specific user's browser settings, server settings, operating system etc. - whereas desktop apps don't have those issues.

I wondered what you people think.

Thanks!
Owen

Jul 19 '05 #8

"Jon Skeet" <sk***@pobox.com> wrote in message
news:MP***********************@news.microsoft.com. ..
If Technlology A is easy deployment but crappy product, whereas Technology B is tricky deployment but nice product, I'd choose B everytime!


You would, but would your customers? In a situation where product A has
a demo version which installs easily and it does 90% of what the
company wants, and product B has a demo version which takes hours to
install but does everything the company wants, often a company will go
for product A...


And that's wrong!!! Part of our job as IT professionals is to educate the
customers about what benefits them most... they must be made to see beyond
the installation, and think carefully about the long term usage - ie. how
their lives will be made easier / more difficult as a result of the end
product. They might be happy with the speed and ease of installation - but
after four weeks using hte product, will they be regretting their choice?
Happy customers must remain happy, long after installation.

A difficult two weeks of deployment will soon pay for itself, if the
application meets their needs perfectly, performs better, and is developed
in half the time of the web based equivalent...

Besides which, winforms based deployment needn't be difficult: Just have a
thin client front end but keep all the data tier and business logic on the
server; give the users a URL to download the front end, and Viola! Job
done. (You'd give them a URL to the .Net framework too, but longer term
this will be shipped with most MS operating systems anyway).

Owen
Jul 19 '05 #9

"Marina" <zl*******@nospam.hotmail.com> wrote in message
news:#w**************@TK2MSFTNGP11.phx.gbl...
It depends on who you ask what is more important. If a big corporation has
1000 employees that all use the same application, you will see the IT staff will not be happy about upgrading every workstation every time there is a
service pack or a critical service patch.
I dont think it has to be so difficult. How about giving the users a URL
to directly download the upgrade. Just email it to everyone. Keep the
upgrade/patch on a production server and there you go. And besides if the
product is good quality the 'patches' will be rare, and when they happen,
will be seen as being worth the 5 mins (or whatever) it takes to upgrade.

Depending on product, this might
need to happen once a month or more, and you will instantly see the benefit.

If you are releasing service patches once a month you've got a very poorly
tested product!!!
More and more companies are moving toward buying web enabled applications
because of this maintainability issue.
Hold on a second. Maintainability is one thing, but what about Support?

We've got a web based application which is installed at around 30 different
companies. Each of those 30 sites have their own unique combination of
Browser versions, IIS versions, server types, thin/thick client
combinations, O/S versions, etc. etc. etc.

Supporting the product is a nightmare because you have to first try and
replicate their exact environment before you can investigate any problem.
(because half the 'bugs' in web apps are in fact a consequence of specific
environmental factors such as caching or unsupported javascript in the
browser version). -- With winforms applications you dont have any of that
crap. It's a simple .EXE, and you can debug it. Easy. Doesnt matter
about the other stuff. And guess what, the user's happy because you fix the
problem quicker.
Also, more and more people work from home, or need to login while away on a business trip. This is becoming a frequent scenario, and the idea of being
able to use the application from and PC with a browser is a big plus.
Yeah... until you try using it, and realise it performs awfully slowly and
you cant do basic UI functions like navigating through a grid, or updating
values without having round trips to the server, because HTML is designed
for web pages, not sophisticated software applications.

However, winforms can be deployed from a server via a virtual directory.
Bingo!
However, most users do not have the .NET framework installed, so for a
general application, you cannot count on your users having them. Some day
this may become a reality, but until then...


I think that day is upon us NOW, or certainly will be upon us by the next
release of Windows.

Owen

Jul 19 '05 #10

"Michael Giagnocavo [MVP]" <mg*******@Atrevido.net> wrote in message
news:uB**************@TK2MSFTNGP12.phx.gbl...
Yes, web apps are WAY over hyped. I've been saying this since '95 or
'96 when people would say "see this frog disection thing online, isn't
that cool?", and I'd say, if I gave you a CD with that app on you'd
say "oh, interesting." and throw it away.
A frog disection on CD? Cool! I'll take it !!! ;o)

We just had a bank want to build new teller software. They *insisted*
on having a web-based interface. The project cost to provide a UI
anywhere remotely near the quality of a Win32 app was going to be
huge. Then they thought since it was web based, they could run it in
Netscape on Linux. Plus they totally forgot the part where they need
to print receipts using native libraries (which you simply can't do
easily on a web page).


Oh dear.... yep, thats exactly the kind of thing which frustrates me.
People just dont seem to think it through, they just think "must be web
based, must be web based". Rarely do they stop and ask themselves: "WHY?".

When I ask my manager why we produce web-based apps, he says: "Because it's
what people want". When I ask "Why do they want it?" I'm told, "They just
want it". It's crazy!

Owen
Jul 19 '05 #11
owen <sp**@spam.com> wrote:
You would, but would your customers? In a situation where product A has
a demo version which installs easily and it does 90% of what the
company wants, and product B has a demo version which takes hours to
install but does everything the company wants, often a company will go
for product A...
And that's wrong!!!


Only if the time taken to make up for the missing 10% is more than the
time spent installing and maintaining the software that gives that
missing 10%.
Part of our job as IT professionals is to educate the
customers about what benefits them most...
No, that's the job of sales. Our job is to make the benefits available
in the first place, and make them as easily available as possible.
they must be made to see beyond
the installation, and think carefully about the long term usage - ie. how
their lives will be made easier / more difficult as a result of the end
product. They might be happy with the speed and ease of installation - but
after four weeks using hte product, will they be regretting their choice?
Happy customers must remain happy, long after installation.
Sure - but people can be happy with a maintainable but suboptimal
solution and equally can be unhappy with something which gives them the
moon on the stick but can't be maintained.
A difficult two weeks of deployment will soon pay for itself, if the
application meets their needs perfectly, performs better, and is developed
in half the time of the web based equivalent...
Two weeks of deployment pain can only pay for itself if the difference
is two weeks' worth of benefit. Not all apps will be able to give that
much benefit differential.
Besides which, winforms based deployment needn't be difficult


That's an entirely different point. I was only replying to your
suggestion that ease of installation is effectively not an issue.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet/
If replying to the group, please do not mail me too
Jul 19 '05 #12

"Jon Skeet" <sk***@pobox.com> wrote in message
news:MP************************@news.microsoft.com ...
Part of our job as IT professionals is to educate the
customers about what benefits them most...
No, that's the job of sales. Our job is to make the benefits available
in the first place, and make them as easily available as possible.


.....Well we don't all have the luxury of a large, dedicated sales force ;o)
Sure - but people can be happy with a maintainable but suboptimal
solution and equally can be unhappy with something which gives them the
moon on the stick but can't be maintained.
Agreed. But why can't it be maintained? Why is that so hard? With a
little forethought it can be easy, especially if it's a 'thin' front end
with all the business logic on a server.
Two weeks of deployment pain can only pay for itself if the difference
is two weeks' worth of benefit. Not all apps will be able to give that
much benefit differential.


Again I dont understand why it must be as "painful" as you seem to suggest.
But I take your point, the product as a whole must deliver more benefit than
inconvenience!
Besides which, winforms based deployment needn't be difficult


That's an entirely different point. I was only replying to your
suggestion that ease of installation is effectively not an issue.


....Hence my use of the word "Besides"...... ;o)

Owen
Jul 19 '05 #13
owen <sp**@spam.com> wrote:
Part of our job as IT professionals is to educate the
customers about what benefits them most...
No, that's the job of sales. Our job is to make the benefits available
in the first place, and make them as easily available as possible.


....Well we don't all have the luxury of a large, dedicated sales force ;o)


You don't need a *large* dedicated sales force - but just as I wouldn't
trust most salesmen I know to write software, why should they trust
developers to sell it?
Sure - but people can be happy with a maintainable but suboptimal
solution and equally can be unhappy with something which gives them the
moon on the stick but can't be maintained.


Agreed. But why can't it be maintained? Why is that so hard? With a
little forethought it can be easy, especially if it's a 'thin' front end
with all the business logic on a server.


Sure - I wasn't taking issue with maintainability being possible. I'm
just saying that it's more of an issue than you seem to acknowledge.
Two weeks of deployment pain can only pay for itself if the difference
is two weeks' worth of benefit. Not all apps will be able to give that
much benefit differential.


Again I dont understand why it must be as "painful" as you seem to suggest.


I wasn't suggesting any such thing - I'm just responding to your view
that installation pain just doesn't matter.
But I take your point, the product as a whole must deliver more benefit than
inconvenience!


Right - and you should also accept that people aren't willing to gamble
two weeks installing something which *might* meet all their needs when
they may well see something which they can get up and running in 10
minutes and which serves *most* of their needs.
Besides which, winforms based deployment needn't be difficult


That's an entirely different point. I was only replying to your
suggestion that ease of installation is effectively not an issue.


...Hence my use of the word "Besides"...... ;o)


Fine - different debate then, and one which I'm not particularly
arguing about.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet/
If replying to the group, please do not mail me too
Jul 19 '05 #14
KN
Major problem is security. A lot of IT departments do not give full
administrative rights to the end user to his own desktop.

IT departments are very touchy about non certified applications installed on
the box. One more reason things move onto the web. IT maintenance cost(which
is always pretty high) is a lot lesser if they have to maintain a few
servers to every desktop in the company.

But I agree that by moving to web we are denying the end user with a lot of
functionalily and better productivity. Well in a lot of cases that end users
time is not as expensive as the IT support guys time.

But with .Net things can change as there is a lot of security features in
..Net which the administrator can configure and control. But .Net is very
much in the beginning stages. At the moment its hard to say which direction
it is going to go to.

I personaly would love to give my users more functionality and performance.

KN.
"owen" <sp**@spam.com> wrote in message
news:u7**************@tk2msftngp13.phx.gbl...

"Marina" <zl*******@nospam.hotmail.com> wrote in message
news:#w**************@TK2MSFTNGP11.phx.gbl...
It depends on who you ask what is more important. If a big corporation has 1000 employees that all use the same application, you will see the IT staff
will not be happy about upgrading every workstation every time there is a service pack or a critical service patch.


I dont think it has to be so difficult. How about giving the users a URL
to directly download the upgrade. Just email it to everyone. Keep the
upgrade/patch on a production server and there you go. And besides if

the product is good quality the 'patches' will be rare, and when they happen,
will be seen as being worth the 5 mins (or whatever) it takes to upgrade.

Depending on product, this might
need to happen once a month or more, and you will instantly see the benefit.

If you are releasing service patches once a month you've got a very poorly
tested product!!!
More and more companies are moving toward buying web enabled applications because of this maintainability issue.


Hold on a second. Maintainability is one thing, but what about Support?

We've got a web based application which is installed at around 30

different companies. Each of those 30 sites have their own unique combination of
Browser versions, IIS versions, server types, thin/thick client
combinations, O/S versions, etc. etc. etc.

Supporting the product is a nightmare because you have to first try and
replicate their exact environment before you can investigate any problem.
(because half the 'bugs' in web apps are in fact a consequence of specific
environmental factors such as caching or unsupported javascript in the
browser version). -- With winforms applications you dont have any of that
crap. It's a simple .EXE, and you can debug it. Easy. Doesnt matter
about the other stuff. And guess what, the user's happy because you fix the problem quicker.
Also, more and more people work from home, or need to login while away on
a
business trip. This is becoming a frequent scenario, and the idea of

being able to use the application from and PC with a browser is a big plus.


Yeah... until you try using it, and realise it performs awfully slowly and
you cant do basic UI functions like navigating through a grid, or updating
values without having round trips to the server, because HTML is designed
for web pages, not sophisticated software applications.

However, winforms can be deployed from a server via a virtual directory.


Bingo!
However, most users do not have the .NET framework installed, so for a
general application, you cannot count on your users having them. Some day this may become a reality, but until then...


I think that day is upon us NOW, or certainly will be upon us by the next
release of Windows.

Owen

Jul 19 '05 #15
"Jon Skeet" <sk***@pobox.com> wrote in message
news:MP***********************@news.microsoft.com. ..
owen <sp**@spam.com> wrote:
You would, but would your customers? In a situation where product A has
a demo version which installs easily and it does 90% of what the
company wants, and product B has a demo version which takes hours to
install but does everything the company wants, often a company will go
for product A...


if the 90% was a real number i will agree with you
But imho a web app has less than 5% of what a win-app has in UI richness and
general functionality
if inside the boundaries of those 5% you can deliver what a "company wants"
then the company has very small expectations and you have a lot of
competition to deal with

Jul 19 '05 #16
"owen" <sp**@spam.com> wrote in message
news:eV*************@tk2msftngp13.phx.gbl...
I am starting to wonder if web applications are really the way forward for
software.
Asking this in a dotnet forum ?
dotnet is "the end of the browser"

IMHO you should use Web for very basic stuff (reports, add-to-basket orders)
for serious app functionality use WinForms and pick some auto-update method

http://msdn.microsoft.com/msdnmag/is...s/default.aspx
is a good start, but you can find many more searching www.windowsforms.com
or www.gotdotnet.com
It's true that deployment is infinitely quicker with web-based solutions.


In Web client side code (ie basic validation) must be performed using
java-script.
It maybe powerful to combine it with IE object model, but still is a
weak-type, interpreted language.
despite the fact that you distribute the source code i doubt it will ever
was (or be) a language that a company can heavily invest on, to write any
part of an app (offers no added-value)

Add this to the already *very* poor UI functionality that browsers have, to
reach today facts : browser is dead as app platform

Jul 19 '05 #17
> > Part of our job as IT professionals is to educate the
customers about what benefits them most...
No, that's the job of sales. Our job is to make the benefits

available in the first place, and make them as easily available as possible.


Yep! Clients have a list of checkboxes they look for. If App1 can
check off 10 and App2 can only check off 8, then they like App1 :).

In the case of the client wanting the "web app" for their software
that needed native Win32 API access, we decided to do this: Make a
web page with an Active X control on it. Write everything inside the
Active X control. Viola! Checkbox "Is web enabled?" filled.

Reminds me of a time this guy I know wrote an app in ASP. Later, the
clients *insisted* that it be .JSP. Solution? Rename .asp to .jsp
and map the .jsp pages to ASP filter. Result? They were happy.

-mike
MVP
Jul 19 '05 #18
guy
one misconception seems to be that for a winforms app you
have a maintenance overhead - when making a change you
have to update each workstation even if it by downloading
it via a url.
this is *** wrong ***
all you have to do is ensure the workstation has a trust
to your applications server and then run the app directly
from the server - no code on the workstation at all - just
like we used to do in dos days!

all the workstation needs is the Framework and in a year
or two most of them will have that anyway

hth

guy
-----Original Message-----
I have been developing web-based applications for around 3 years, firstusing ASP, and more recently, ASP.NET.

I am starting to wonder if web applications are really the way forward forsoftware. And by 'software' I mean applications, (eg. word, excel) not websites (eg. amazon.com). I am starting to think, with the .NET frameworkbeing shipped with new operating systems, and freely available online, thata better way forward is thin-client desktop (VB.NET Windows Forms)applications - and leave the ASP.NET web for 'real' web sites.
It's true that deployment is infinitely quicker with web- based solutions.But what about the quality of the product after deployment? Isn't thatimportant too? Having to make round-trips to the server all the time canslow things down for the user. And maintainance and support - with web appsthat's always complicated by a specific user's browser settings, serversettings, operating system etc. - whereas desktop apps don't have thoseissues.

I wondered what you people think.

Thanks!
Owen
.

Jul 19 '05 #19

"ncaHammer" <nc*******@nos.pamhot.mail.com> wrote in message
news:OZ**************@TK2MSFTNGP10.phx.gbl...
<snip>
Add this to the already *very* poor UI functionality that browsers have, to reach today facts : browser is dead as app platform


Hallelujah!!!!! Oh happy day!

Maybe we can all get back to writing "proper" software now!!!

:o)

Owen

Jul 19 '05 #20

"guy" <gu********************@hotmail.com> wrote in message
news:08****************************@phx.gbl...
one misconception seems to be that for a winforms app you
have a maintenance overhead - when making a change you
have to update each workstation even if it by downloading
it via a url.
this is *** wrong ***
all you have to do is ensure the workstation has a trust
to your applications server and then run the app directly
from the server - no code on the workstation at all - just
like we used to do in dos days!
Wow, I knew it was easy, but not that easy!
Sounds like the true way forward.

all the workstation needs is the Framework and in a year
or two most of them will have that anyway


I am so glad to see somebody else saying that.
I thought I was the only one.

Thanks for the informative post.!
Owen
Jul 19 '05 #21
This is exactly the scenario I used a few months ago for an application.

Basically it went like this.
1) Write App
2) Copy onto a shared network folder
3) Visit client (once) to install .NET framework, adjust Security for
Intranet and create desktop icon pointing to application.
4) All done

What about configuration? There isn't any, the database connection
information is compiled into the App. All settings are maintained by UserID
(picked up from the workstation at runtime) in the database!

What happens when user discovers a bug - it happens ;-) Fix bug, copy new
file onto server. All workstation are automatically fixed next time they
open application.

By the way, for the reporting I load the reports on the fly using
Assembly.Load from a subfolder - when a new report is needed I just create
it and drop the DLL into the subfolder. This way I don't even have to
recompile the main application to add a report. Next time a client goes
into the reporting part of the application they get the new report!

Since the folder is READONLY (to the clients), they can't mess with
anything. About the worst thing they can do it delete the icon off of their
desktop - no big deal to fix.

I haven't visited any client since and I have fixed a bug or two and updated
reports a couple of times to add additional information.

Performance - excellent. User enjoyment - they think its awesome. AND it
only took 3 weeks from conception to deployment.

I estimate a web based app with this sophisticated user interface (multiple
editable data grids, reports printing etc) would have taken at least twice
as long using ASP.NET

IMO - This is THE WAY to go.

HTH
Tom

"owen" <sp**@spam.com> wrote in message
news:uw**************@TK2MSFTNGP12.phx.gbl...

"guy" <gu********************@hotmail.com> wrote in message
news:08****************************@phx.gbl...
one misconception seems to be that for a winforms app you
have a maintenance overhead - when making a change you
have to update each workstation even if it by downloading
it via a url.
this is *** wrong ***
all you have to do is ensure the workstation has a trust
to your applications server and then run the app directly
from the server - no code on the workstation at all - just
like we used to do in dos days!


Wow, I knew it was easy, but not that easy!
Sounds like the true way forward.

all the workstation needs is the Framework and in a year
or two most of them will have that anyway


I am so glad to see somebody else saying that.
I thought I was the only one.

Thanks for the informative post.!
Owen

Jul 19 '05 #22
Well actually winforms development takes longer for several reasons. Ever customize a data grid? Thats anywhere from 80 to 2k lines easy.

Most new tools are made for ASP.NET, so there is a lot of custom programmingm for WebForms. You have to manage thread state with controls. For instance, developing a tree view on a separate thread is a nightmare.

Where as asp.net has many, many new tools and we work on a common thread mostly.

Deployment on a client takes longer to set up if its more complex than a demo. ( Database rules, config files, controls, etc.. The setup wizard looks really ugly unless you use install shield ). Although an asp.net install is becoming more complicated

Neither side has any real advantages because the disvantages make them equal.

Although WinForms are used mainly for engineer apps, but for the most part WinFroms are a dieing past. Everything is going to the web. You can create parts of web pages, new tools are being developed to simulate form inheritance, SOA, and tons more.

And yes I have been doing both sides contracting for 10 years.

I personally favor WinForms, but usually tell a client to go WebForms, because in the end its maintenance and deployment costs are cheaper.

my 2 sents.

Nick
Jul 18 '06 #23

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: owen | last post by:
I have been developing web-based applications for around 3 years, first using ASP, and more recently, ASP.NET. I am starting to wonder if web applications are really the way forward for...
0
by: Mr Bounce | last post by:
Hi, Probably well worn ground, this, but im stumped and need some help, if you could: I'm trying to write some code for a windows service that needs to run in the background polling a server...
1
by: Martin Dew | last post by:
I have a form which I want to dock to the side of a monitor (left or right), but I do not want the form to be covered by any other apps, I need to know how to control the desktop so that when my...
12
by: Greg | last post by:
For all new desktop apps is managed/CLR recommended? I.e. Native MFC/Win32 not recommended in general for new desktop apps? Speaking in general, not referring to exceptions (e.g. drivers) -- Greg...
4
by: Dave | last post by:
I have a global.asax file with Application_Start defined and create some static data there and in another module used in the asp.net application and I realize that static data is shared amongst...
1
by: cj | last post by:
I have several 2003 apps and several more 2005 apps that folks run from a network drive. To get these to run back when I put these out there over a year ago I had to: For 2003 apps: go into...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.