473,385 Members | 1,813 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,385 software developers and data experts.

ASP.Net on the Network

We have 200+ concurrent users. We can't deploy on the company web/internet
for 6 months due to other priority projects. We have Oracle database as the
backend. Can an ASP.Net application be deployed on the Network? and will
it accommodate 200_ concurrent users?

Thanks,
Marcus

--
Message posted via http://www.dotnetmonster.com

Apr 1 '07 #1
8 1175
"Marcus via DotNetMonster.com" <u7122@uwewrote in message
news:700f6259f38bf@uwe...
We can't deploy on the company web/internet
Can an ASP.Net application be deployed on the Network?
Not sure what you mean exactly...

An ASP.NET application can *only* be deployed on an IIS server and, in order
for it to be accessible from client browsers, they need to be able to "see"
that webserver... Generally speaking, in a corporate intranet environment
(which I'm assuming is where you are), these webservers would have to be on
"the network" somehow otherwise they'd be inaccessible to the network...

What do you actually mean by "deploy on the network"...?
Apr 1 '07 #2
The Lan Network. I was thinking to deploy ASP.Net or VB.Net front end.
Whichever can be deployed on the Lan Network with concurrent user of 200+.

We have access to Oracle at the job for the backend but not a web server.
Trying to keep everything Lan Network or find a way to deploy on the
intranet. IT department takes too long to deploy a web intranet solution, so
this would be a work around.

Thanks,
Marcus

Mark Rae wrote:
>We can't deploy on the company web/internet
Can an ASP.Net application be deployed on the Network?

Not sure what you mean exactly...

An ASP.NET application can *only* be deployed on an IIS server and, in order
for it to be accessible from client browsers, they need to be able to "see"
that webserver... Generally speaking, in a corporate intranet environment
(which I'm assuming is where you are), these webservers would have to be on
"the network" somehow otherwise they'd be inaccessible to the network...

What do you actually mean by "deploy on the network"...?
--
Message posted via http://www.dotnetmonster.com

Apr 1 '07 #3
Find a web server and you are fine. You do NOT (notice the caps) want to
deploy a web application to every client machine on the network. And, you
cannot serve up web pages without some form of server. Theoretically, you
can use the deployable web server with Visual Studio to deploy to the
desktop, but I would not recommend this direction.

You can use VB.NET to make a Smart Client front end, if you wish.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*********************************************
Think outside the box!
*********************************************
"Marcus via DotNetMonster.com" <u7122@uwewrote in message
news:700f6259f38bf@uwe...
We have 200+ concurrent users. We can't deploy on the company
web/internet
for 6 months due to other priority projects. We have Oracle database as
the
backend. Can an ASP.Net application be deployed on the Network? and
will
it accommodate 200_ concurrent users?

Thanks,
Marcus

--
Message posted via http://www.dotnetmonster.com
Apr 1 '07 #4
"Marcus via DotNetMonster.com" <u7122@uwewrote in message
news:7012da114eaa8@uwe...
The Lan Network. I was thinking to deploy ASP.Net or VB.Net front end.
Whichever can be deployed on the Lan Network with concurrent user of 200+.
As I said, ASP.NET needs an IIS server.

If you wish to write your app as a desktop WinForms app, then that's a
completely different question...
Apr 2 '07 #5
re:
ASP.NET needs an IIS server
....or any web server which can serve ASP.NET pages

....like Apache:

http://weblogs.asp.net/israelio/arch...11/424852.aspx

.... or Cassini:

http://forums.asp.net/thread/1120171.aspx


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Mark Rae" <ma**@markNOSPAMrae.comwrote in message news:um**************@TK2MSFTNGP02.phx.gbl...
"Marcus via DotNetMonster.com" <u7122@uwewrote in message news:7012da114eaa8@uwe...
>The Lan Network. I was thinking to deploy ASP.Net or VB.Net front end.
Whichever can be deployed on the Lan Network with concurrent user of 200+.
As I said, ASP.NET needs an IIS server.
If you wish to write your app as a desktop WinForms app, then that's a completely different
question...

Apr 2 '07 #6
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:u9****************@TK2MSFTNGP06.phx.gbl...
re:
>ASP.NET needs an IIS server

...or any web server which can serve ASP.NET pages

...like Apache:
Hmm - OK, at a push...
... or Cassini:
For 200 concurrent users...?
Apr 2 '07 #7
re:
>... or Cassini:
For 200 concurrent users...?
You'll be surprised at how sturdy Cassiniv2 is.

Download it and subject it to a stress test.
I did...and don't doubt it any more.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Mark Rae" <ma**@markNOSPAMrae.comwrote in message news:%2****************@TK2MSFTNGP03.phx.gbl...
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:u9****************@TK2MSFTNGP06.phx.gbl...
>re:
>>ASP.NET needs an IIS server

...or any web server which can serve ASP.NET pages

...like Apache:
Hmm - OK, at a push...
>... or Cassini:

For 200 concurrent users...?

Apr 2 '07 #8
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:Or**************@TK2MSFTNGP02.phx.gbl...
re:
>>... or Cassini:
>For 200 concurrent users...?

You'll be surprised at how sturdy Cassiniv2 is.

Download it and subject it to a stress test.
I did...and don't doubt it any more.
Interesting - thanks for that.
Apr 2 '07 #9

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

Similar topics

8
by: Alex Ang | last post by:
I have written the following VBScript program. It is stored into a file "map_drive.vbs". It successfully mapped to a network drive \\server1\data. Dim WshNetwork Set WshNetwork =...
14
by: David W. Fenton | last post by:
I'm no stranger to this error message, but I have a client who is experiencing it, but, fortunately, without any actual data corruption, and it's driving them made. Their inability to grasp that...
1
by: brian.oneil2 | last post by:
Is there a way to install this onto a network file share and allow a team to access it? I would say share a CD from a networked CD drive, but there are multiple CD's that would have to be inserted....
1
by: Naveen Mukkelli | last post by:
Hi, I've got 3 Network Interface Cards(NIC) in my PC. Lets say NIC1, NIC2, NIC3. I have openend network connections in control panel and renamed them to Network 1, Network 2, Network 3. I'm...
5
by: Dave Kolb | last post by:
Is there any other solution for an ASPNET application to access network resources other than running as SYSTEM, using delegation (a nightmare to get to work) or the COM+ solution? I cannot seem to...
4
by: Dixie | last post by:
I want to send a file to each persons home network space. I believe that when a person logs onto a network, some sort of variable is set that identifies the user. Is there any code that would...
8
by: BJ | last post by:
Problem: How can I code up a client side process to detect if the network is available? Synopsis: I am writing ASP.NET input forms for a Panasonic Tuff book. The users will be walking around...
2
by: Salad | last post by:
If I work on my app on my standalone, things are always fast. If I have an non-split app on the network it runs fast. If I split the app and have both the front end and backend on the network...
10
by: gary0gilbert | last post by:
An unusual spin to this recurring disk or network error in a Terminal Server environment. Access 2000, Terminal Server 2000, file server is windows 2000. All users have a separate copy of the...
0
by: nancylife | last post by:
When developing web report, many developers use VMware to simulate different operating systems on a same server. Then, they can realize cross-platform deployment and debug of web report. According to...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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.