Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / June 2007

Tip: Looking for answers? Try searching our database.

Big picture question about the deployment of Winforms exe's

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
B. Chernick - 06 Jun 2007 15:38 GMT
I work in a company with a large corporate intranet.  Many of the servers are
both SQL Server hosts and file servers.  

For reasons beyond my understanding (i.e. management), it has been proposed
that a new Winforms application be deployed by putting it on the same server
as the database server it uses.   Presumably users would just set up mapping
to that server via Windows Explorer and probably set up a shortcut icon on
their desktop.

(I really haven't given much thought to this sort of a problem, since much
of my recent work as been in Webforms.)

What would be the drawbacks of this approach, if any?
Robbe Morris - MVP C# - 07 Jun 2007 01:37 GMT
What?  Who in their right mind would expose the
database server to public network traffic if it
wasn't absolutely necessary?

The exe would end up running on the client's
desktop, not on the server itself.  So, deploying
it from the database server is pointless and
stupid.  Mapping a drive on your network
to the database server is even dumber...

Having it downloadable from a web server
or perhaps set up for click once technology
via the web server is a much smarter approach.

Signature

Robbe Morris
EggHeadCafe.com
http://www.eggheadcafe.com/articles/adonet_source_code_generator.asp

>I work in a company with a large corporate intranet.  Many of the servers
>are
[quoted text clipped - 13 lines]
>
> What would be the drawbacks of this approach, if any?
Bob Powell [MVP] - 08 Jun 2007 09:28 GMT
You may also find that running from a shared directory will make CAS rear
it's ugly head.

Signature

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.

>I work in a company with a large corporate intranet.  Many of the servers
>are
[quoted text clipped - 13 lines]
>
> What would be the drawbacks of this approach, if any?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.