Re: What host is good for Asp.net?
ASP.Net features and checklist:
If you are hosting a .Net app, ASP .NET version is important for you. Make sure your hosting provider has support for the version your app was developed in. Nowadays most of them do support v2, v3 and v3.5 . Also check if you have support for LINQ / Silverlight etc for newer versions 3.x
AJAX Support: Also ensure the ASP.Net hosting package offers AJAX support.
|