Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » 3.5   (RSS)

Fishbowl – A Facebook sample app in WPF

uxlabs@Microsoft has just released Fishbowl, a sample client application for Facebook, complete with source code. Fishbowl requires .NET 3.5 and uses WPF and ClickOnce . If you’re using Windows 7, it also demonstrates new features such as Jump Lists,
Posted by wcsdkteam | 0 Comments

Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 available for download

The Windows SDK for Windows 7 and the .NET Framework 3.5 SP1 is now available for download. Click here to download. For details on what's in the SDK, see the Microsoft Windows SDK Blog .
Posted by mparsons | 0 Comments

Data Validation in 3.5

A cool new feature in the Data area in 3.5 is the support for IDataErrorInfo. Let's take a look at the data validation model in 3.5 by starting with a memory refresher of that in 3.0. We end with a section that discusses how to choose between the different

UIElement3D - Input, Focus, and Eventing support in 3D

One of the great new additions in 3.5 is UIElement3D, which brings input, focus, and eventing to the 3D space. To use UIElement3D, you can use the two new classes that derive from it, ModelUIElement3D and ContainerUlElement3D, or you can create your own

What's New in WPF 3.5 - Going Deeper

In the last post we gave you the list of new WPF 3.5 features . If you're looking for more details, check out the What's New in WPF 3.5 doc on MSDN .

What's New in WPF in the .NET FX 3.5 Beta 2 release

Visual Studio 2008 Beta 2 and the .NET Framework 3.5 Beta 2 are now available! You can download them here . Read more about this release on Somasegar's annoucement post . What's new in WPF? Here's a non-comprehensive list: Application Model o WPF builds
 
Page view tracker