[.NET Resource].NET Version Detector

.NET Version Detector是輕量級的工具,可偵測電腦中.NET Framework的版本資訊、提供.NET Framework的下載位置、與幫助開啟.NET Framework的安裝位置。 ...

March 13, 2010 · Larry Nung

[.NET Resource].NET Framework cleanup tool

.NET Framework cleanup tool可以幫我們移除.NET Framework,它會移除.NET Framework的檔案、目錄、登錄檔、與其安裝資訊。主要是用在當.NET Framework安裝、卸載、修復或修補發生錯誤時,能讓我們把系統還原到乾淨的狀態。 ...

March 7, 2010 · Larry Nung

[.NET Resource].NET Framework Setup Verification Tool

.NET Framework Setup Verification Tool是一套驗證軟體,會驗證.NET Framework的安裝檔案、目錄、登錄檔,也會使用簡單的小程式來測試.NET Framework是否可以被運行。 ...

March 7, 2010 · Larry Nung

[.NET Resource]Microsoft Robotics Developer Studio 2008 R2 Released

Microsoft Robotics Developer Studio 2008 R2 已經釋出,有需要的自行取用。 ...

June 20, 2009 · Larry Nung

[.NET Resource]Microsoft Visual Studio Learning Pack 2.0 - A Learning Tool for .NET Beginners

Introduction Microsoft Visual Studio Learning Pack 2.0是Microsoft為了讓學生學習程式概念與寫法所推出的Visual Studio工具外掛,這邊將對此做些簡單的介紹。 ...

June 20, 2009 · Larry Nung

[.NET Resource][Visual Studio]Visual Studio 2010 Beta 1

Introduction Microsoft Visual Studio 2010 與 .NET Framework 4 是下一世代的軟體開發工具。 目前微軟已釋放出Bate版給程式設計師提前體驗,相關的網址整理如下,有興趣的可自行取用。 ...

June 9, 2009 · Larry Nung

[.NET Resource]Microsoft .NET Framework 4 Beta 1

Overview The Microsoft .NET Framework 4 provides the following new features and improvements: The .NET Framework 4 works side by side with the Framework version 3.5 SP1. Applications that are based on earlier versions of the Framework will continue to run on that version. Just a subset of functionality is shared by all versions of the Framework. Innovations in the Visual Basic and C# languages, for example statement lambdas, implicit line continuations, dynamic dispatch, and named/optional parameters. The ADO.NET Entity Framework, which simplifies how developers program against relational databases by raising the level of abstraction, has many new features. These includes persistence ignorance and POCO support, lazy loading, test-driven development support, functions in model, and new LINQ operators. Enhancements to ASP.NET: New JavaScript UI Templates and databinding capabilities for AJAX. New ASP.NET chart control. Improvements in WPF: Added support in Windows Presentation Foundation (WPF) for Windows 7 multi-touch, ribbon controls, and taskbar extensibility features. Added support in WPF for Surface 2.0 SDK. New line-of-business controls including charting control, smart edit, data grid, and others that improve the experience for developers who build data centric applications. Improvements in performance and scalability. Visual improvements in text clarity, layout pixel snapping, localization, and interoperability. Improvements to Windows Workflow (WF) that let developers to better host and interact with workflows. These include an improved activity programming model, an improved designer experience, a new flowchart modeling style, an expanded activity palette, workflow-rules integration, and new message correlation features. The .NET Framework also offers significant performance gains for WF-based workflows. Improvements to Windows Communication Foundation (WCF) such as support for WCF Workflow Services enabling workflow programs with messaging activities, correlation support, durable two-way communication and rich hosting capabilities. Additionally, .NET Framework 4 provides new WCF features such as service discovery, router service, simplified configuration and a number of improvements to queuing, REST support, diagnostics, and performance. Innovative new parallel programming features such as parallel loop support, Task Parallel Library (TPL), Parallel LINQ (PLINQ), and coordination data structures which let developers harness the power of multi-core processors. Link Microsoft .NET Framework 4 Beta 1 ...

June 9, 2009 · Larry Nung

[.NET Resource]Visual Studio 2010 and .NET Framework 4 Training Kit

Overview The Visual Studio 2010 and .NET Framework 4 Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the Visual Studio 2010 features and a variety of framework technologies including: ...

June 9, 2009 · Larry Nung

[.NET Resource][Visual Studio]The Code Project Add-In for Visual Studio 2008

Intordouction 最近上Code Project突然發現首頁左上方有個VS2008的Add-In,索性抓下裝來玩玩看。使用起來意外的順手,在此隨手記錄一下。 ...

May 28, 2009 · Larry Nung

[.NET Resource]MSDN Code Search Preview

在保哥Blog看到微軟推出名為新MSDN Code Search Preview的新服務,主要功能是可以搜尋MSDN Library、MSDN Code Gallery以及 CodePlex 中出現的範例程式(Sample Code)。 ...

May 2, 2009 · Larry Nung