Good provider to study ASP.NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am studying for my certification. I would like to find a good hosting
service that is either cheap or free that I can use VS.NET as it is designed
to practice for my test.

I tried Brinkster but their educational service would not let VS.NET
interface or even allow Code Behind. All code behind needed to be written in
the document directly. I am looking for a host that will allow code behind
and standard deployment.

Anyone know of a good place?

Thanks in advance.
Rob
 
Try http://myhosting.com/. They have the following inexpensive offer that
would be good for testing out your coding.--even with SQL Server.

SQL + ASP.NET Hosting only $9.95/month!

Special limited-time offer for developers. Get everything you need to host
your .NET applications.

25 MB Disk Space
25 MB SQL Database
Dedicated IP Address
1 GB Data Transfer
2 POP3 Email Accounts
 
Rob said:
I am studying for my certification. I would like to find a good
hosting service that is either cheap or free that I can use VS.NET as
it is designed to practice for my test.

If it doesn't need to be visible to the world, you can set up IIS (includes
a web server) on your computer (Control Panel->Add or Remove
Programs->Add/Remove Windows Components-> now look around as it is in
different sections depending on Windows version).

Andrew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top