Welcome to MSDN Blogs Sign in | Join | Help

Lester's WPF blog


Simple, easy & beautiful

News

Browse by Tags

All Tags » WPF   (RSS)
Migrating Winforms to WPF (links to Info)
Recently, I got a question whether there was any any information for migrating from Winforms to WPF. I put together a few links that might be helpful. http://msdn.microsoft.com/en-us/library/ms753178.aspx http://msdn.microsoft.com/en-us/library/ms747270.aspx Read More...
System.Xaml: IAmbientPropertyProvider Sample
Another post from Shree :) In my last post I showed an sample using IXamlNameResolver service provider. In this post I will introduce you to another new service provider in System.Xaml, the IAmbientPropertyProvider. IAmbientPropertyProvider enables access Read More...
Guidance on WPF\SL differences
The title says it all.. This is question that pops up all the time. So its good to share out a document that lays it down. http://wpfslguidance.codeplex.com/ Read More...
System.Xaml: Method calls from Xaml
Xaml is awesome. I am hearing lot of "yeah"s... So have you tried out the new System.Xaml stack in .NET 4.0. If you havent give it a shot. It new and improved ... One of the guys on the Xaml team is Shree and I finally got him to write a post on System.Xaml... Read More...
WF\WPF sample using System.Xaml
Check out the WF/WPF integraion sample using the System.Xaml stack. " The sample demonstrates how to create an application that uses Windows Presentation Foundation (WPF) and Windows Workflow Foundation (WF) features in a single XAML document. To accomplish Read More...
Navigation system in WPF
Recently, Tamir revealed an in-car assistant system having a WPF GUI. Thats how a navigation system should look like.. I want one :) Share this post Read More...
GeoPlaces: WCF\WPF app
GeoPlaces - This is a pretty cool app integrating several texhnologies - WPF/WCF/ADO/Virtual Earth API. The source code is on code project - so get your hands dirty with this code :) Share this post Read More...
WPF App: Sonic
Did you check out Sonic... Its a pretty complex mp3 player by Sacha that "allows the users to specify the users music location(s) (Via App.Config) and then use some funky LINQ/IQueryProvider magic to work out what MP3s are available, and the use the ID3 Read More...
New WPF Controls: Ribbon/Calendar/DatePicker/VSM
Now you asked for more controls and you got it!! We have got walkthroughs for the following features: WPF Toolkit: DataGrid Feature Walkthrough New! WPF Toolkit: Visual State Manager Overview New! Ribbon Feature Walkthrough New! WPF Toolkit: DatePicker Read More...
XAML to PNG with server-side WPF
Y'day I just read an interesting post of rendering xaml files with Server side WPF logic.. Got time.. take a look at Lurent's post here Share this post Read More...
WPF SplashScreen Template
The Splashscreen feature was part of SP1. However, there was no VS template to get it done fast. We have now released the VS template for creating Splashscreens for your projects. EnJoi http://www.codeplex.com/wpf/Release/ProjectReleases.aspx?ReleaseId=14962 Read More...
WPF Datagrid CTP
One of the common requests from LOB customers has been the Datagrid control. Its not there is SP1 but we have released the CTP version of this control on Codeplex. check it out here: http://www.codeplex.com/wpf/Release/ProjectReleases.aspx?ReleaseId=14963 Read More...
Composite Application Guidance for WPF 2008
Its been some time before my last post. Just catching my breath with a new addition to my family. :) The Composite Application Guidance aka PRISM for WPF 2008 has just been released. For those who havent heard of it : "The Composite Application Guidance Read More...
WPF WebBrowser (.NET 3.5 SP1)
One of the new controls is the WebBrowser... aha!! not the Winforms control.. we now have it in WPF. Functions supported by this control are: NavigateToString NavigateToStream Navigate GoBack GoForward In xaml it would look like something like this: < Read More...
New 3.5 SP1 features: ScrollViewer.IsDeferredScrollingEnabled; AlternationCount;IEditableCollectionView
3 more features which go hand in hand are the: · ScrollViewer.IsDeferredScrollingEnabled · AlternationCount · IEditableCollectionView All the above have been used in a sample which looks like this - it supports add/delete/cancel (escape key) operations Read More...
More Posts Next page »
Page view tracker