Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WPF   (RSS)
The Professional Developers Conference (PDC) is the definitive developer event focused on the technical strategy of the Microsoft developer platform. Attendees come from around the world to learn about the future of Microsoft developer technology directly Read More...
The XamlWriter.Save is used to serialize the contents of a WPF application as a XAML file. I wrote a small sample in which we will be serializing the WPF objects to a XAML string using System; using System.Collections.Generic; using System.Linq; using Read More...
1 Comments
Filed under:
"SAAS+WPF" When someone told me about this idea I was little skeptical as my understanding of SAAS was limited to a web user interface, however truth is SAAS and Web are related but not dependent concepts one should choose the right UI technology to better Read More...
1 Comments
Filed under: ,
Using WPF Control inside word 2007 is really simple today I'll walk you through the process. 1) Go to start ->Visual Studio 9.0->Microsoft Visual Studio codename Orcas. 2) select New project->Office->2007 and select Word Document and name Read More...
1 Comments
Filed under:

Attachment(s): WPFControlforWord2007.zip
I was looking for a web based sample for annotating the XPS document. I looked at DocViewerAnnotationsXps sample in SDK and converted it to a XAML Browser based sample. Since this application requires full trust you would need to install the .pfx certificate Read More...
0 Comments
Filed under:

Attachment(s): TestApp.zip
• Performance – Overall, moderate improvements on CPU consumption & working set. – Increased animation smoothness – Layered Windows perf improvements for both XP & Vista. – More performant Xml databinding • IME support fixes • Firefox Plugin Support Read More...
0 Comments
Filed under:
If you try to publish a XAML Browser application in VISTA you would not be allowed to publish the application to Local IIS. You will hit this issue all the time unless we make some changes in IIS and run Visual Studio as an Administrator Once you see Read More...
0 Comments
Filed under:
 
Page view tracker