473,473 Members | 1,415 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Hosting Web Services

Dear List,

I have been writing Web Services and running them from either a local IIS
Server on XP Pro or within the built in web server in VS2003 and more
recently VS2005.

I was considering getting a 'real server' to host some web services, but am
not sure which Microsoft server is best suited to hosting Web Services and a
database. Right now my Web Services connect to an Oracle database, however, I
realize that a Sql Server database would probably be best so as to keep
everything more tightly integrated and maximise compatibility across the
Microsoft and .NET environments.

Is Sql Server a standalone server on its own, like an operating system, or
is it installed on another server such as Windows 2003 Server, and run from
there?

Generally, could anyone suggest what Server is best suited to my needs and
what might be best avoided?

many Thanks,
Dave
Jan 24 '08 #1
6 1372
=?Utf-8?B?ZGF2ZWJ5dGhlc2Vh?= <da**********@discussions.microsoft.com>
wrote in news:49**********************************@microsof t.com:
Dear List,
It's actually a newsgroup you're posting too ;-)
I was considering getting a 'real server' to host some web services,
but am not sure which Microsoft server is best suited to hosting Web
Services and a database. Right now my Web Services connect to an
Oracle database, however, I realize that a Sql Server database would
probably be best so as to keep everything more tightly integrated and
maximise compatibility across the Microsoft and .NET environments.
Oracle works fine in .NET - but licensing is a bit expensive right?
Is Sql Server a standalone server on its own, like an operating
system, or is it installed on another server such as Windows 2003
Server, and run from there?
SQL Server is loaded ontop of Windows. However, there are several
versions of SQL server:

SQL Server Compact Edition - a small embeddable database
SQL Server Express - a free standalone database
SQL Server Workgroup, Standard, Enterprise - the regular offerings

Take a serious look at Express, it maybe good enough for your needs. If
you outgrow Express you can upgrade to the full product relatively
easily. Microsoft has the feature comparison charts on their website.
Generally, could anyone suggest what Server is best suited to my needs
and what might be best avoided?
Which database server you need depends on several factors such as
features you'll be using (i.e. data import? failover? load balacing?),
traffic, etc.

--
sp**********@rogers.com (Do not e-mail)
Jan 24 '08 #2
"Mr. Arnold" <MR. Ar****@Arnold.comwrote in
news:uu**************@TK2MSFTNGP06.phx.gbl:
I suggest that you find a Web Service Provider and use that, if you
want to play. WSP(s) are cheap.
www.crystaltech.com - very good and reliable. 2.95 a month developer
plans.

--
sp**********@rogers.com (Do not e-mail)
Jan 25 '08 #3
Hi,

Thanks for your replies. Yeh I'd considered just buying some hosting, but
think it might be fun to have a play with my own server - obviously using
caution in terms of security. The last thing i want is to have my server
hacked! Still, its probably easier to just buy a host package, but I might
want to transfer unlimited amounts of data and dont want to end up paying
over the odds if I can host it all locally and be in more control. We'll see
I guess...

Cheers,
dave
Jan 29 '08 #4

"davebythesea" <da**********@discussions.microsoft.comwrote in message
news:55**********************************@microsof t.com...
Hi,

Thanks for your replies. Yeh I'd considered just buying some hosting, but
think it might be fun to have a play with my own server - obviously using
caution in terms of security. The last thing i want is to have my server
hacked! Still, its probably easier to just buy a host package, but I might
want to transfer unlimited amounts of data and dont want to end up paying
over the odds if I can host it all locally and be in more control. We'll
see
I guess...
Like I said, Web server and Security admins can hardly do it, and they have
read the books, and they have been given the proper training, to secure a
Web Server, running the Windows platform, and the Web server is being
exposed to the public Internet.

There is no such thing as caution in terms of security. You had better know
what you're doing security wise with the Windows O/S and IIS, as otherwise,
it's just hack bait you're putting out there to be attacked and used as a
jumping off point to attack others.

Jan 29 '08 #5
=?Utf-8?B?ZGF2ZWJ5dGhlc2Vh?= <da**********@discussions.microsoft.com>
wrote in news:55**********************************@microsof t.com:
Still, its probably easier to just buy a host package, but I might
want to transfer unlimited amounts of data and dont want to end up
paying over the odds if I can host it all locally and be in more
control. We'll see I guess...
Web servers use very little data - unless you're transferring binary data.
CrystalTech has full shared hosting plans with generous transfers :-)

In anycase, check your ISP TOS too ... they may or may not allow home
servers, and depending on your usage, you could end up losing your home
connection.

--
sp**********@rogers.com (Do not e-mail)
Jan 29 '08 #6


"Mr. Arnold" wrote:
>
"davebythesea" <da**********@discussions.microsoft.comwrote in message
news:55**********************************@microsof t.com...
Hi,

Thanks for your replies. Yeh I'd considered just buying some hosting, but
think it might be fun to have a play with my own server - obviously using
caution in terms of security. The last thing i want is to have my server
hacked! Still, its probably easier to just buy a host package, but I might
want to transfer unlimited amounts of data and dont want to end up paying
over the odds if I can host it all locally and be in more control. We'll
see
I guess...

Like I said, Web server and Security admins can hardly do it, and they have
read the books, and they have been given the proper training, to secure a
Web Server, running the Windows platform, and the Web server is being
exposed to the public Internet.

There is no such thing as caution in terms of security. You had better know
what you're doing security wise with the Windows O/S and IIS, as otherwise,
it's just hack bait you're putting out there to be attacked and used as a
jumping off point to attack others.

Would you care to offer some tips on how to secure a web server so it is not
hack bait? You must have learned the secrets somewhere, care to share a good
reference to doing it 'right'?

Cheers,
dav

Dav
Jan 31 '08 #7

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

Similar topics

5
by: J Krugman | last post by:
I'm looking for some guidance and advice on domain registering and hosting services. Something like a Consumer Reports rating of such services would be great. My father has asked for my help to...
9
by: Stimp | last post by:
Hi all, I'm going to be moving my site to a new hosting provider at the end of the month. Can anyone recommend a good windows (.NET) hosting provider? My requirements are as follows: -...
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...
1
by: Peter | last post by:
I am new to ASP.NET development and have a question on hosting Web Services: When I create a XML Web Services project (server-side) in Visual Studio 2005, my Web Services file (.asmx) will be...
8
by: David | last post by:
Any recommendations for a web site rating ASP.net web hosting providers? The one I have seen are poor and also alot of providers offer ASP.net but mySql rather than MS SQL. I just need a...
3
by: jonny | last post by:
Please recommend a Web Hosting Service that supports ASP.NET and SQL server. I am new at this and just signed up with Yahoo before I new any better. It appears that yahoo does not support ASP.NET...
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...
4
by: K | last post by:
Hello everyone, I understand that urllib and urllib2 serve as really simple page request libraries. I was wondering if there is a library out there that can get the HTTP requests for a given...
14
by: Jeff | last post by:
Hello I'm teaching myself web programming in ASP.NET using freely available online resource and videos. It's going really well and I've built myself some personal web pages based on the Visual...
4
by: Dave Burns | last post by:
I am self hosting a Web Service in a Windows service. I am trying to start the service using the NT AUTHORITY\NetworkService account. I get a NullReferenceException on ServiceHost.Open() in the...
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.