M
Mark
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
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