Hi All,

I'm thinking about starting my own website, but I would like some recommendations as to where to host it.

I'm want a host that supports ASP.NET but also PHP (attempting to learn both, so need somewhere to test). I want a reasonable amount of storage / banwidth as I also intend to use the site for a bit of file dumping.

I also want to be able to register the domain name with the same place, for ease of use.

My other problem is that of a small budget.

Any help would be appreciated, Thanks.

Dani AI

Generated

Given 's goal to test both ASP.NET and PHP on a small budget, and noting host suggestions from , , , and , here is a concise, vendor-neutral checklist and a short verification workflow to avoid common surprises.

Key checks before signing up:

  • Platform support - confirm Windows/IIS hosting and which ASP.NET/.NET implementations are supported (classic .NET Framework vs ASP.NET Core) and the application trust level.
  • PHP support - verify PHP versions, required extensions, and FastCGI/CGI support (ability to run phpinfo).
  • Databases - check for MSSQL availability for ASP.NET and MySQL for PHP, plus any connection or size limits.
  • Deployment and control panel - Plesk or equivalent, FTP/SFTP, WebDeploy support, and access to logs.
  • Storage policy - review the terms of service for "file dumping" or file distribution and any automated removal or quota rules; confirm backup frequency and restore procedures.
  • Bandwidth and overage - clarify monthly allowances and per-GB overage charges.
  • Domain management - ensure full DNS control, WHOIS/privacy options, auto-renew and easy transfer; registering the domain with the host is convenient but confirm portability.
  • Support - verify response SLA and whether critical issues escalate to a senior tech.

Recommended smoke tests after account setup (to verify both stacks and basic permissions):

Create a phpinfo file:

<?php
phpinfo();
?>

Create a minimal ASPX page that prints the runtime version:

<%@ Page Language="C#" %>
<script runat="server">
protected void Page_Load(object sender, EventArgs e) {
    Response.Write("DotNet: " + System.Environment.Version.ToString());
}
</script>

Final notes: for very tight budgets, splitting services (cheap Linux host for PHP + low-cost Windows for ASP.NET) or a small VPS are practical trade-offs, but each adds management overhead. For large public file storage, prefer an object-storage/CDN model or get explicit written confirmation that the host permits the usage intended. Have the host confirm exact .NET/PHP versions, backup policy and file-storage terms before committing.

Recommended Answers

All 8 Replies

I use a company called PowWeb

300GB of space
3000GB of bandwidth
Free domain name

$5.77 per month

Thanks for the suggestion, only problem is that they don't have asp.net support.

You might want to ask their sales dept. about asp support.

They host other Microsoft services.

hello

i am harpreet from genisyl

we are into this business from last 8 years i mean web development we work on php and asp.net both. u can visit our profile at

u can provide your requirment on and also let us know your budget.

i would love to do yoour project as we dont bother much for money we want long lasting relations with customers

thanx

My recommendation is to use heart internet

They offer a free hosting service which is fantastic and there basic service which is very classy.

I Would recommend them above any other - They are cheap, reliable and excellent resources.

They will also give you £20 google adwords voucher too which allows you to purchase advertising from google. (with paid subcription)

i went with www.siteground.com to host my website(s). they offer a great amount of file transfering services and databases.

That is excellent for web hosting.
They offer everything and more.

If you go to you can get a quote - when you go there tell them my name (grant)

Meermajik offer cheap and reliable services.
They offer excellent packages at around £2.50 a month with great amounts of webspace and services and databases.

There domains for .uk are £5 for two years - thats great price (and includes vat) (thats one of the best prices on the internet)

http://www.meermajik.co.uk/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.