Hunter Strategies LLC logo

Microsoft News Tracker

What’s more interesting than observing Microsoft?

May 12, 2008

SP1 betas released for Visual Studio 2008 and .NET 3.5

Posted by David Hunter at 4:26 PM ET.

Microsoft has released betas of the first service packs for Visual Studio 2008 and .NET 3.5:

Earlier today we shipped a public beta of our upcoming .NET 3.5 SP1 and VS 2008 SP1 releases.  These servicing updates provide a roll-up of bug fixes and performance improvements for issues reported since we released the products last November.  They also contain a number of feature additions and enhancements that make building .NET applications better (see below for details on some of them).

We plan to ship the final release of both .NET 3.5 SP1 and VS 2008 SP1 this summer as free updates.  You can download and install the beta here.

At the first link there’s quite a list of enhancements including SQL Server 2008 support, ADO.NET Data Services (formerly code-named "Astoria"), and the ADO.NET Entity Framework and ASP.NET 3.5 extensions previewed in December.


 
AddThis Social Bookmark Button

Filed under .NET FX 3.5, ADO.NET, AJAX, ASP.NET AJAX, Beta and CTP, Microsoft, Technologies, Tools, Visual Studio 2008

 

December 7, 2007

Microsoft releases ADO.NET Entity Framework, ASP.NET 3.5 Extensions previews

Posted by David Hunter at 10:59 AM ET.

As promised last week, Microsoft yesterday released preview versions of the ADO.NET Entity Framework and ASP.NET 3.5 Extensions:

(more…)


 
AddThis Social Bookmark Button

Filed under .NET FX 3.5, ADO.NET, AJAX, ASP.NET 2.0, ASP.NET AJAX, Beta and CTP, Microsoft, Silverlight, Technologies, Tools, Visual Studio 2008

 

November 30, 2007

Microsoft updates .NET Web development tools roadmap

Posted by David Hunter at 11:15 AM ET.

Microsoft Developer Division General Manager Scott Guthrie today revealed the roadmap for a series of additional Web development products that build on top of last week’s RTM of Visual Studio and .NET FX 3.5. In outline form with liberal quoting from Guthrie, it looks like the following:

(more…)


 
AddThis Social Bookmark Button

Filed under .NET FX 3.5, ADO.NET, AJAX, ASP.NET 2.0, ASP.NET AJAX, Beta and CTP, General Business, IIS, Microsoft, Shared Source, Silverlight, Technologies, Tools, Visual Studio 2008

 

January 23, 2007

ASP.NET AJAX 1.0 released to the Web

Posted by David Hunter at 4:25 PM ET.

Microsoft’s Scott Guthrie:

I am really excited to announce that the final release of ASP.NET AJAX 1.0 (aka “Atlas”) shipped this morning. You can download it here.

ASP.NET AJAX 1.0 delivers a rich client-side AJAX library that provides cross platform, cross browser support for a core JavaScript type-system, JSON-based network serialization stack, JavaScript component/control model, as well as common client JavaScript helper classes. ASP.NET AJAX also delivers a rich server-side library that integrates AJAX functionality within ASP.NET, and enables developers to easily AJAX-enable existing ASP.NET 2.0 sites with minimal effort.

ASP.NET AJAX is available for free, and can be used with ASP.NET 2.0 and VS 2005. It is a fully supported Microsoft product, and is backed by a standard 10 year Microsoft support license (with Microsoft Product Support available via phone 24 hours a day x 7 days a week).

While the core ASP.NET AJAX 1.0 release is now officially shipped, we are definitely not slowing down. :-)

All of the ASP.NET AJAX 1.0 features will be integrated directly into the next release of ASP.NET (codename: “Orcas”). Visual Studio “Orcas” will also provide client-side JavaScript intellisense, JavaScript compilation checking, and rich JavaScript debugging support for ASP.NET AJAX scenarios.

We are also already at work on the next ASP.NET AJAX release, and will continue to add new features and improvements to the supported ASP.NET AJAX core. You can already start using many of these new features with the ASP.NET AJAX Futures CTP (available for download now on the ASP.NET AJAX site - it also supports a “go live” license).

More details by following the link, but if this seems excessively geeky, think of it as Microsoft’s toolkit for building the spiffy modern Web site interfaces so beloved of the Web 2.0 crowd.


 
AddThis Social Bookmark Button

Filed under AJAX, ASP.NET 2.0, ASP.NET AJAX, Microsoft, Technologies, Tools, VS 2005, Visual Studio 2008, Web 2.0

 

November 8, 2006

At long last, Vista?

Posted by David Hunter at 10:43 AM ET.

The rumor of Vista RTM on Monday didn’t pan out, but Mary Jo Foley says today’s the real deal:

The day has finally come: Windows Vista is going gold. And the public announcement that Windows Vista has been released to manufacturing is going to happen tomorrow, November 8, around 11 a.m. PST, sources close to the company are saying.

The main course must be close, because yesterday we got the appetizers as Microsoft released the .NET Framework 3.0, Visual Studio 2005 Tools for Office for the 2007 Microsoft Office system, ASP.NET AJAX and Microsoft SQL Server 2005 Compact Edition:

The technologies announced today include the following:

• The release to manufacturing of Microsoft .NET Framework 3.0, which provides advances for building rich, interactive client applications (Windows Presentation Foundation), communication and workflow (Windows Communication Foundation and Windows Workflow Foundation) and online identity management (Windows CardSpace).

• The availability to MSDN® Premium subscribers of Windows Vista and the 2007 Microsoft Office system on release to manufacturing.

• The availability of Visual Studio 2005 extensions for the .NET Framework 3.0, a series of plug-ins and project templates that enable developers to use Visual Studio 2005 to build .NET Framework 3.0 solutions.

• The release to manufacturing of Visual Studio 2005 Tools for Office for the 2007 Microsoft Office system to build solutions for the six major applications in the 2007 Microsoft Office system: Office Word, Office Excel®, Office Outlook®, Office PowerPoint®, Office Visio® and Office InfoPath®. Visual Studio 2005 Tools for Office for the 2007 Microsoft Office system enables developers to build scalable, robust line-of-business applications that leverage the functionality of the 2007 Microsoft Office system.

• Beta 2 of ASP.NET AJAX Extensions and the Microsoft Asynchronous JavaScript and XML (AJAX) Library (collectively called ASP.NET AJAX), formerly codenamed “Atlas,” is a free framework that allows developers to quickly create a new generation of more-efficient, more-interactive and highly personalized Web experiences that work across the most popular browsers.

• The release candidate of Microsoft SQL Server™ 2005 Compact Edition, a new offering for essential relational database functionality in a compact footprint. By sharing a familiar SQL Server syntax and common ADO.NET programming model with other editions of SQL Server, SQL Server Compact Edition allows developers and administrators to apply their existing skills and be immediately productive. The release candidate is available via download at http://www.microsoft.com/sql/compact.

All of the above are available now. Still in the oven however is SQL Server 2005 Service Pack 2 (SP2) for which a new Community Technology Preview (CTP) was released yesterday. It’s required for Vista because, as mentioned here previously, it provides SQL Server Express Edition which replaces the Microsoft Desktop Engine (MSDE) used by some Microsoft and 3rd party applications, but which is not supported on Vista.

Ensuring Vista application compatibility isn’t glamorous, but it’s critical for rapid Vista uptake (particularly in large organizations) and Microsoft is trying to ease the pain with the release candidate of the Microsoft Application Compatibility Toolkit (ACT) 5 which was just posted.


 
AddThis Social Bookmark Button

Filed under .NET 3.0, AJAX, ASP.NET AJAX, Beta and CTP, Microsoft, OS - Client, Office, Office 2007, SQL Server, Servers, Technologies, Tools, VS 2005, VSTO, WCF, WPF, Windows Vista

 

News Search:

Recent Posts:

Daily Digest Email:

Enter your Email


Powered by FeedBlitz

Top Level Categories:

Full category list Full category list

Archives:

July 2008
S M T W T F S
« Jun    
 12345
6789101112
13141516171819
20212223242526
2728293031  

RSS Feed:



HunterStrat Links:

Other:


Advertisements:



Related:


Misc:


 

Tracked by ClickAider