Welcome to MSDN Blogs Sign in | Join | Help

December 2006 - Posts

Problem in displaying cubes using SSAS 2005

Received this Error Message " Open connect failed. Error in the OLE DB Provider. Could not connect to the redirector. Ensure that the SQLBrowser Services is running on the server.”? The SQL Browser is used when you are attempting to communicate with a
Posted by tolong | 0 Comments
Filed under:

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 | 1 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: ,

Visual Studio 2005 Tips #2 - Keyboard Shortcuts

Want to be more efficient when using Visual Studio Development Tool? Here are some commonly used keyboard shortcuts during development. Debugging Shortcut Keys, General Development Settings 1. Debug.Start (F5) Automatically attaches the debugger and runs
Posted by tolong | 4 Comments

Visual Studio 2005 Tips #1 - Create Task List Comments

Creating Task List Comments in your projects can ensure you to complete the important and esential tasks. This feature can be used to indicate a variety of work to be done at the location marked The Task List displays comments embedded in your project
Posted by tolong | 2 Comments
Filed under:
 
Page view tracker