开发者

Visual Studio 2008/2010 & SQL Server 2008 on Windows 7 Home Premium

开发者 https://www.devze.com 2022-12-12 15:43 出处:网络
Are there any limitations with respect to developing ASP.NET and WPF apps using VS 2008/2010 and SQL Server 2008 on Windows 7 Home Premium?

Are there any limitations with respect to developing ASP.NET and WPF apps using VS 2008/2010 and SQL Server 2008 on Windows 7 Home Premium?

I know you can run IIS 7.5 on Home Premium. I Googled and Binged on Home Premium and VS/SQL Server and c开发者_如何学编程ouldn't find much. It doesn't look like the features missing from Home Premium, domain joining, xp mode, etc... shouldn't prevent one from running and developing in VS/SQL Server.

Update

I did discover one limitation w/IIS 7.5 and it applies to all versions of Windows 7 I think. You can't create your own self signed SSL certificate specifying a name other than the machine name. You're stuck with your machine name which isn't that big a deal, but it is a change from previous versions.

Update II

You can't do remote debugging on Home Premium. msvsmon won't run at all. I can't even get it to do remote debugging natively.


Visual studio will run fine. You will be "limited" to either SQL Server Express, or SQL Server Developer edition as the mssql installer checks the OS version and will refuse to install the higher end editions on desktop OSes. Note that developer edition is the exact same as the higher end editions, except with a different license, you can only use it for development, not to run real databases.


Yes, you can, and you won't have any trouble with it.

In general, application compatibility is not affected by the edition (not version) of Windows.


I would consider what the target infrastructure (Windows/IIS, .net, SQL Server etc versions) would be if you want to deploy it...

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号