|
|
|
start date: Fri, 29 Jun 2007 05:16:01 -0700,
posted on: microsoft.public.dotnet.distributed_apps
back
| Thread Index |
|
1
cashdeskmac
|
|
2
Jim Rand
|
|
3
Michael Nemtsev
|
Windows or Web application?
I am working on a very large distributed application which runs very slowly.
It has a web front end and a web services layer to communicate between
offices.
Is there an advantage of having a web front end over a windows UI?
What are the arguments for and against each approach?
If this question has been answered before, could you please point me to the
answer.
Kind regards,
Mac
Date:Fri, 29 Jun 2007 05:16:01 -0700
Author:
|
Re: Windows or Web application?
Occasionally connected, use a web front end. Heads down user, use a windows
front end. For a direct comparison, look at Outlook Express for this news
group compared to using the MSDN forum which is web based.
"cashdeskmac" wrote in message
news:3EC0729A-3962-45B0-A8AD-657942E0DEC1@microsoft.com...
>I am working on a very large distributed application which runs very
>slowly.
>
> It has a web front end and a web services layer to communicate between
> offices.
>
> Is there an advantage of having a web front end over a windows UI?
>
> What are the arguments for and against each approach?
>
> If this question has been answered before, could you please point me to
> the
> answer.
>
> Kind regards,
>
> Mac
Date:Fri, 29 Jun 2007 09:57:45 -0400
Author:
|
Re: Windows or Web application?
Hello cashdeskmac,
c> I am working on a very large distributed application which runs very
c> slowly.
Did u perform the profiling of your app to determinate the bottlenecks?
c> It has a web front end and a web services layer to communicate
c> between offices.
c> Is there an advantage of having a web front end over a windows UI?
It depends on you app: how rich UI is, client's environment, how much info
is transfered do u transfer to from client.
c> What are the arguments for and against each approach?
Could you provide what your app does?
---
WBR, Michael Nemtsev [.NET/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
Date:Mon, 2 Jul 2007 09:22:20 +0000 (UTC)
Author:
|
|
|