Visual Studio 2008
Visual Studio 2008 and .NET Framework 3.5 Training Kit
Visual Studio 2008 and .NET Framework 3.5 Training Kit
2007.12.19먼저 이 문서는 Visual Studio 2008이 정식으로 나오면서 .NET Framwork 3.5와 그에 따르는 제품군을 이용할 수 있게되었다는 소리이고, 그에 따라 변화된 점을 연습삼아 해볼 수 있는 Training Kit가 배포 되었다. .NET 3.5에는 C# 3.0의 내용과 기존에 Ext.로 설치해야 했던 ASP.NET Ajax(구 Atlas) 등과 Linq 등의 내용을 기본적으로 제공한다는 내용으로 해석할 수 있다. 대신 지원가능한 OS Spec.이 흥미롭게 XP가 빠져있습니다. Windows 2003 이상의 OS 지원으로 변경된 것이 흥미롭네요~ http://www.microsoft.com/downloads/details.aspx?FamilyID=8bdaa836-0bba-4393-94db-..
LINQ to SQL Debug Visualizer
LINQ to SQL Debug Visualizer
2007.08.08http://weblogs.asp.net/scottgu/archive/2007/07/31/linq-to-sql-debug-visualizer.aspx Probably the biggest programming model improvement being made in .NET 3.5 is the work being done to make querying data a first class programming concept. We call this overall querying programming model "LINQ", which stands for .NET Language Integrated Query. Developers can use LINQ with any data source, and built..
VS 2008 and .NET 3.5 Beta 2 Released
VS 2008 and .NET 3.5 Beta 2 Released
2007.08.01VS 2008 and .NET 3.5 Beta 2 Released http://weblogs.asp.net/scottgu/archive/2007/07/26/vs-2008-and-net-3-5-beta-2-released.aspx I'm very pleased to announce that the Beta 2 release of VS 2008 and .NET 3.5 Beta2 is now available for download. You can download the Visual Studio 2008 product here. You can alternatively download the smaller VS 2008 Express Editions here. VS 2008 and Visual Web Devel..