473,383 Members | 1,829 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,383 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 1388
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...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: 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: 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
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...

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.