Allen Wang

专注web开发
posts - 86, comments - 13, trackbacks - 0, articles - 1
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

2008年4月3日

John W Powell分享了在使用C#和VS 2008时如何提高生产力的几个技巧和诀窍。
http://blogs.msdn.com/johnwpowell/archive/2008/03/23/10-tips-to-boost-your-productivity-with-c-and-visual-studio-2008.aspx

posted @ 2008-04-03 10:46 AllenWang.NET 阅读(148) 评论(0) 编辑

http://www.hanselman.com/blog/ListOfNETDependencyInjectionContainersIOC.aspx

Related Links

posted @ 2008-04-03 09:53 AllenWang.NET 阅读(859) 评论(1) 编辑

http://www.microsoft.com/downloads/details.aspx?FamilyId=15DB9989-1621-444D-9B18-D1A04A21B519&displaylang=en
Date Published: 3/6/2008

Setup Step:
1) uninstall any previous versions of the ADO.NET Entity Framework
2) Download and install Microsoft .NET Framework 3.5 and reboot the machine if prompted. Be sure to follow the instructions on the download page and in the .NET Framework 3.5 Readme. Note: Microsoft .NET Framework 3.5 is included in the Visual Studio 2008 installation and you do not need to reinstall the Framework if you have already installed Visual Studio 2008.
3) Download the Entity Framework Tools December 2007 CTP and setup
3) Download the correct version of the ADO.NET Entity Framework for your architecture from the links below: EFB3SetupX86.exe for 32-bit versions of Windows and EFB3SetupX64.exe for 64-bit versions of Windows.
4) Run the installer and follow the instructions in the setup wizard.

See the ADO.NET Entity Framework Readme for a list of known issues and workarounds.

posted @ 2008-04-03 09:29 AllenWang.NET 阅读(442) 评论(0) 编辑