Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WPF » General .NET   (RSS)

Download DinnerNow.NET Sample Application

DinnerNow.NET is a cool sample application demonstrates how you can develop a connected application using several new Microsoft technologies including: .NET Framework 3.0 technologies – WF, WCF, WPF, and CardSpace Core technologies native to Windows Vista

can I install .net 3.0 extensions on Visual Studio 2003?

The extensions for .net framework 3.0 (templates to create .net 3.0 applications, like WPF, WCF, WF) only work with Visual Studio 2005. You may look at this site http://www.microsoft.com/downloads/details.aspx?FamilyId=F54F5537-CC86-4BF5-AE44-F5A1E805680D&displaylang=en
Posted by tolong | 0 Comments

New York Times Reader, tried that?

Download the New York Times Reader here and try it out, it is really cool !! Times Reader runs on Microsoft's new Windows Presentation Foundation (WPF). It uses the WPF technologies to build an online news reading application for the users, which gives
Posted by tolong | 0 Comments
Filed under: ,

WPF/E Cool Application

WPF/E is a subset of WPF, and stands for "Windows Presentation Foundation Everywhere". It is basically a mobile version of WPF, based on XAML and Javascript. 3D features are not included, but XPS, vector-based drawing, and hardware acceleration, are.
Posted by tolong | 0 Comments
Filed under: ,

How to: Embed Video into WPF Application

Here is a simple walkthrough on how to embed video into your WPF application. I create a XAML browser application as a sample for this walkthrough. First I need to add an image acts as the video preview photo and a video into my application. Next, I define
Posted by tolong | 0 Comments
Filed under: ,

<FlowDocumentReader> : Enhance Online Reading Experience with WPF

WPF supports two categories of documents: fixed documents and flow documents. Fixed documents look exactly the same whether they're rendered on a screen or a printer. The fixed-format documents supported by WPF are defined by XPS. Where by the flow documents
Posted by tolong | 2 Comments
Filed under: ,

Bind Controls to RSS feed using WPF

Data Binding is the process that connects that data with the User Interface of your application. The easy communication between the two enables us to easily achieve a very clean separation of the UI and business logic, allowing designers and developers
Posted by tolong | 1 Comments
Filed under: ,
 
Page view tracker