473,387 Members | 1,619 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.

hosting .net app question

I was wondering what most web hosting companies would think if I asked them
to host a .NET executable application?

Are they going to laugh me out the door, or can .NET code be suitably
quarantined off so that it can share a server's resources without much of a
security or reliability concern?
Jul 21 '05 #1
2 1389
By hosting you mean using Smart Client Forms?
The fact that the Smart client downloads and executes on the clients machine, indicates that there is no usage of the web server resources. The only thing the web server does is handle requests to download the smart client to the end users browser, much like it handles download of files.

So you can use a normal ASP.NET hosting service, and start distributing your smart clients off it. Without worrying to harm the hosting service.

Although you need to think of how the smart client connects back to the server for more data. It depends on the functionality your smart client is going to have. For example, does it use a web service to then communicate with the web server once its loadded on the client machine?

--
Regards,
Saurabh Nandu
Master C#, the easy way...
[ www.MasterCSharp.com ]

"Dave Bartlett" wrote:
I was wondering what most web hosting companies would think if I asked them
to host a .NET executable application?

Are they going to laugh me out the door, or can .NET code be suitably
quarantined off so that it can share a server's resources without much of a
security or reliability concern?

Jul 21 '05 #2
You will find a list of hosting service providers on www.asp.net

If the hosting company is running Windows Server 2003, it is quite easy to
seperate the application into it's own application pool, isolating it from
other apps on the machine. This works well, and is resource-efficient.

--- Nick

"Dave Bartlett" <da*************@yahoo.com> wrote in message
news:OK**************@tk2msftngp13.phx.gbl...
I was wondering what most web hosting companies would think if I asked them to host a .NET executable application?

Are they going to laugh me out the door, or can .NET code be suitably
quarantined off so that it can share a server's resources without much of a security or reliability concern?

Jul 21 '05 #3

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

Similar topics

4
by: GMK | last post by:
hi all i don't know if here is the right place to ask such a question but i don't know where to ask it and i'm used to get all the help i need from this NewsGroup. Anyway i have built a complete...
7
by: John | last post by:
Do you guys have any idea if web hosting companies usually give access to SQL Server databases through Enterprise Manager? I used to have have access to my DB through EE with my previous provider...
2
by: Dave Bartlett | last post by:
I was wondering what most web hosting companies would think if I asked them to host a .NET executable application? Are they going to laugh me out the door, or can .NET code be suitably...
2
by: Nitin Verma | last post by:
Hi All, Am new to web service technology. Currently i created a web service at my home box. Now i want to Host/Publish it to the outside world... so that it is used by my web applicantion as...
0
by: Kunal Pandya | last post by:
Windows Web Hosting @ $ 14.95 / Year! with FREE Domain Registration!!! + Web Control Panel + MIn. 5 Email Boxes + Packages starting from as low as 10 MB upto 50 GB dedicated hosting + Extra...
5
by: Scott | last post by:
Can anyone refer me to a good hosting provider? I'm looking for a reseller plan with PHP 5, MySql 5, 24 x 7 support, and most importantly, a solid uptime record. Customer referrals only,...
1
by: Joe Delphi | last post by:
Hi, Total newbie here. I am developing an ASP.NET web application that will connect to MS SQL Server using the ADO.NET components. Question: What are my requirements for my web hosting...
1
by: badger_nz | last post by:
Hi all, I recently opened an account with a USA-based hosting company. I'm new to the world of hosting providers, and I have a question regarding performance that I'm hoping somebody here can...
3
by: Barrie Wilson | last post by:
I have a really simple test app which consumes two public web services (one stock quote and one Amazon books collection); it works just fine when posted on my local servers but when I publish it...
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: 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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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.