PC Review


Reply
Thread Tools Rate Thread

Design Discussion: Need Advice for Desktop App Accessed Through Terminal Services

 
 
Jeremy Hannon
Guest
Posts: n/a
 
      13th Aug 2003
KevinK wrote:
> I was wondering if anybody could lead me to some documentation or best
> practices, architecture documentation etc.. regarding deploying a VB.NET
> desktop application onto a centralized server which is then accessed by
> terminal services clients.
>
> The idea is to allow the app to run on the server, thereby utilizing server
> resources, and allowing a completely stripped down terminal client PC to run
> the app through the terminal service session.
>
> The server OS will likely be Win2K3 Server or Enterprise Server. I'm worried
> about things such as resources, process sharing, permissions, linkages to
> things like file system servers, exchange servers, automation of programs
> like word, excel etc... The architecture scope is fairly large, I'm planning
> to deploy an n-tier framework with db and business components on application
> servers, have separate file system servers, and probably a clustered SQL
> server environment.
>
> Thanks
> KevinK
>
>


I have used a custom app through terminal services before. One tip,
though, is after deploying the app on the terminal server is to
pre-compile it. The pre-compile allows the system to share copies of
the compiled code among the users. Otherwise, each session will JIT
compile it an execute it.

--- Jeremy

 
Reply With Quote
 
 
 
 
KevinK
Guest
Posts: n/a
 
      13th Aug 2003
I was wondering if anybody could lead me to some documentation or best
practices, architecture documentation etc.. regarding deploying a VB.NET
desktop application onto a centralized server which is then accessed by
terminal services clients.

The idea is to allow the app to run on the server, thereby utilizing server
resources, and allowing a completely stripped down terminal client PC to run
the app through the terminal service session.

The server OS will likely be Win2K3 Server or Enterprise Server. I'm worried
about things such as resources, process sharing, permissions, linkages to
things like file system servers, exchange servers, automation of programs
like word, excel etc... The architecture scope is fairly large, I'm planning
to deploy an n-tier framework with db and business components on application
servers, have separate file system servers, and probably a clustered SQL
server environment.

Thanks
KevinK


 
Reply With Quote
 
pouya
Guest
Posts: n/a
 
      14th Aug 2003

>-----Original Message-----
>I was wondering if anybody could lead me to some

documentation or best
>practices, architecture documentation etc.. regarding

deploying a VB.NET
>desktop application onto a centralized server which is

then accessed by
>terminal services clients.
>
>The idea is to allow the app to run on the server,

thereby utilizing server
>resources, and allowing a completely stripped down

terminal client PC to run
>the app through the terminal service session.
>
>The server OS will likely be Win2K3 Server or Enterprise

Server. I'm worried
>about things such as resources, process sharing,

permissions, linkages to
>things like file system servers, exchange servers,

automation of programs
>like word, excel etc... The architecture scope is fairly

large, I'm planning
>to deploy an n-tier framework with db and business

components on application
>servers, have separate file system servers, and probably

a clustered SQL
>server environment.
>
>Thanks
>KevinK
>
>
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Remote Desktop/Terminal Services =?Utf-8?B?Qm9i?= Microsoft Windows 2000 1 18th Feb 2005 03:26 PM
Remote Desktop or Terminal Services MRCUSA Microsoft Windows 2000 4 7th Sep 2004 05:19 AM
A-Z Terminal Services (Remote Desktop) =?Utf-8?B?Umlja3kxMQ==?= Windows XP Work Remotely 1 4th Jul 2004 03:11 AM
Desktop for Terminal Services =?Utf-8?B?Q3JhY2tlcmZsYQ==?= Microsoft Windows 2000 Terminal Server Clients 4 28th Jun 2004 02:42 PM
Desktop icons in Terminal Services Chris Smith Microsoft Windows 2000 Terminal Server Clients 3 21st Aug 2003 07:37 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:40 PM.