存档
标签为 ‘Visual Studio’ 的文章

XNA in VS2010

七月 25th, 2010 {5 条评论}

This is the way for VS2010 to use XNA but first u must install VS2008 , XNA 3.1, VS2010 in ur machine.

there are some notes that the main chunk of what you won’t have:

1) You won’t have the content pipeline. If you want to build content, you’ll have to use VS2008 or an external tool.

2) You won’t have deploy for Xbox 360 or Zune. If you want to build an Xbox or Zune game, use VS2008.

Ok,Lets begin:

1) Create a new C# Console Application in VS2010.

&raquo 继续阅读;

Windows 7_7231 + Visual Studio 2010 Beta 1测试使用

六月 14th, 2009 {10 条评论}

 经过痛苦的下载和安装测试使用,终于能写这篇日志了

这次我们的主角是最新的Windows 7 Build 7231(下面简称win7)和 Visual Studio 2010 Beta 1(下面简称vs2010)

让我们来看看这两个目前能拿到最新的系统和开发环境能给我们带来什么

&raquo 继续阅读;

Visual Studio 2010重要新功能一览

五月 19th, 2009 {1 条评论}

 Visual Studio 2010提供了更多功能,这些功能令开发者以及开发团队实现更快更简单的编程成为可能。

微软5月19日宣布,Visual Studio 2010和.NET Framework 4.0的第一个Beta测试版已经如期发布。本次发布的测试版,加入了大量新功能。

&raquo 继续阅读;

微软发布Visual Studio 2010 Beta 1

五月 19th, 2009 {1 条评论}

5月19日,微软面向MSDN的高级订户发布了VisualStudio2010的第一个Beta版;面向公众用户的下载将会在5月20日发布。

 

  微软表示,Visual Studio 2010 Beta1加入了大量的新功能,比如:灾难恢复功能、C++IDE增强、历史调试功能、增设黑匣子和正式包含F#语言等。您可以从VisualStudio2010开发技术初探一文中得到更多关于新版的开发技术和愿景。不过目前Beta版还有很多依然有待改进,在产品质量和性能方面也还有很多工作要做,现在正是需要大家提供反馈的时候。 &raquo 继续阅读;