473,387 Members | 1,504 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Win Forms application on network share

Assuming a windows domain, and a windows file server, what are the
performance implications of placing a data driven .exe Winforms application
on a network share, and having multiple users use the .exe? Assume that the
application uses no outside resources other than a SQL Server database, and
an app.config file. Is there a typical threshold of users that this model
could work well for?

Thanks in advance.

Mark
Nov 17 '05 #1
2 1713
Hi,

No really, it's fine as long as the operations be only of read ( as is the
case )
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Mark" <Ma**@nowhere.com> wrote in message
news:ed**************@TK2MSFTNGP15.phx.gbl...
Assuming a windows domain, and a windows file server, what are the
performance implications of placing a data driven .exe Winforms
application on a network share, and having multiple users use the .exe?
Assume that the application uses no outside resources other than a SQL
Server database, and an app.config file. Is there a typical threshold of
users that this model could work well for?

Thanks in advance.

Mark

Nov 17 '05 #2
Please assume that the databse calls are all CRUD operations --- not just
read only. Does this impact the scalability relative to if the application
was located locally?

When you start up the app, doesn't it just load the entire .EXE into local
memory, just as if it were actually running locally? Or am I over
simplifying things here?

Thanks again.

Mark

"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:eV**************@TK2MSFTNGP15.phx.gbl...
Hi,

No really, it's fine as long as the operations be only of read ( as is the
case )
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Mark" <Ma**@nowhere.com> wrote in message
news:ed**************@TK2MSFTNGP15.phx.gbl...
Assuming a windows domain, and a windows file server, what are the
performance implications of placing a data driven .exe Winforms
application on a network share, and having multiple users use the .exe?
Assume that the application uses no outside resources other than a SQL
Server database, and an app.config file. Is there a typical threshold of
users that this model could work well for?

Thanks in advance.

Mark


Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Joshua Sprague | last post by:
Recently i tested an application i was developing on another P.C. with the same harware. It was a new P.C. though and did not have the .NET framework installed on it, so i first installed...
8
by: Pete Wittig | last post by:
Hello, I am wondering if it is possible to create a networked application with C# that is seen as a windows user. For example, if Bob logged onto windows and then started the application, any...
4
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
2
by: Johnny Fugazzi | last post by:
I would like to access a network share from my vb.net application. I do not want to map a drive to the share, however. I would also like to specifiy a user credential to use when connecting to...
6
by: dbuchanan | last post by:
I have a Windows Forms application that accesses SQL Server 2k from a small local network. The application has been used for weeks on other systmes but a new install on a new machine retruns...
4
by: Jeremy S. | last post by:
We're in the process of writing a new Windows Forms app and the desktop support folks want for it to be run from a network share. I know it's possible (i.e., just have the framework on the clients...
0
by: Daniel Knöpfel | last post by:
Hello We have got a .NET application (.NET 1.1) that the users start from a network share. After start up the user logs in and he can then minimise the application, so that it appears as an icon...
2
by: Bill Fallon | last post by:
I have a VS2005 VB.Net windows form application deployed to a share drive. The windows explorer security permissions for this application (.exe) file is set for Everyone with List Folder/Read Data...
9
by: kirk | last post by:
I have program.cs, my "main" form and then a "settings" form. My "main" form existed for awhile and I had constants, instantiations, properties, etc within it created. I went to create my...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.