Re: Deployment Question

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Dmitriy Lapshin [C# / .NET MVP] (x-code_at_no-spam-please.hotpop.com)
Date: 03/10/04


Date: Wed, 10 Mar 2004 12:08:19 +0200

Hi,

> I am currently in the process of designing a C# database application. I
am
> wondering if there is a way I could create the front end to be run by an
> application server and have the client point to it.

I think an ASP .NET application would be the best choice for this scenario.

> am hoping to have the front end on the db because this application will be
> upgraded heavily after the first release. Is this viable? Or should I
just
> install it on each client?

You can also deploy a Windows Forms application to a share on the network.
The users will then run the application from the network share, so you will
have only one copy of the application to maintain. This will incur security
issues however, as applications run from a network are given much less
permissions. This can be resolved by strong-naming your application and
configuring the enterprise security policy to grant appropriate permission
to a code group identified by the strong name.

-- 
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://www.x-unity.net/teststudio.aspx
Bring the power of unit testing to VS .NET IDE
"ion" <ion@on.com> wrote in message
news:uJORiwhBEHA.916@tk2msftngp13.phx.gbl...
> Hi,
>
> I am currently in the process of designing a C# database application.  I
am
> wondering if there is a way I could create the front end to be run by an
> application server and have the client point to it.  I am looking of
having
> between 3 to 5 concurrent users.  It will be using MSDE as the backend.  I
> am hoping to have the front end on the db because this application will be
> upgraded heavily after the first release.  Is this viable?  Or should I
just
> install it on each client?
>
> Thanks
>
>


Relevant Pages

  • RE: Printing from Win9x clients stops
    ... Open Server Management. ... then right-click the name of the computer running Windows Small Business ... >From the client computer: ... The Select Network Component Type ...
    (microsoft.public.windows.server.sbs)
  • RE: Printing from Win9x clients stops
    ... The printers with 9x drivers on the server appeared automatically in the ... > then right-click the name of the computer running Windows Small Business ... > From the client computer: ... The Select Network Component Type ...
    (microsoft.public.windows.server.sbs)
  • Re: Daily Server Report (Critical Errors, Event ID: 537)
    ... Does this issue happen on client workstation or server? ... Does your server and all clients' workstation work well now? ... issue in your Network? ...
    (microsoft.public.windows.server.sbs)
  • Re: Small business thinking about backing up data, having a server and 2-3 users - is SBS200
    ... is networked to the Master with a crossover network cable. ... Master on the Master PC and Client on the Slave pc. ... Since this machine is a server is should handle the requests ok ... Most real firewall appliances have HTTP and SMTP proxy services that allow ...
    (microsoft.public.windows.server.sbs)
  • Re: Unable to print to networked printer - get access denied messa
    ... Check the permissions on the server assuming the client has a true RPC ... How is the Standard TCP/IP port configured for the device? ...
    (microsoft.public.windowsxp.print_fax)