Web Application vs Desktop Application

K

Kevin Spencer

It is still applicable, but there are new configurations that may be more
useful than either of the 2 alternatives discussed. You might want to
investigate ClickOnce deployment, which is a sort of hybrid of a web and
desktop application. And check out WPF/E
(http://msdn2.microsoft.com/en-us/asp.net/bb187358.aspx), which is also a
kind of new hybrid.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
Networking Components, Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net
 
M

Michael Nemtsev

Hello Peter,

Yes and not :)
Deskop is still firm but web changed a bit since then - AJAX, WPF/E were
introduced. They won a part of apps at destops, but I suppose that destop
wont be erradicated at all at the neares 5-10 years. There are too much apps
which are really good at destop, not the web.
Such kind of messengers, CAM, editors and etc.

---
WBR, Michael Nemtsev [C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

P> I wonder whether this article
P> http://msdn2.microsoft.com/en-us/library/ms973831.aspx is still
P> applicable to .net 2.0/.net 3.0 and the current computing
P> environment. Also, does it happen that an application may be both
P> Web and Desktop application?
P>
 

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