Feeds:
Posts
Comments

Posts Tagged ‘WPF’

Create Custom Activities for SharePoint designer workflows: http://msdn.microsoft.com/en-us/library/dd819165.aspx

WPF MVVM Sample applications: http://tanguay.info/web/index.php?pg=notesItems&id=28

Fields Validation for WPF using MVVM pattern : http://www.tanguay.info/web/index.php?pg=codeExamples&id=212

Input Validation in WPF MVVM: http://karlshifflett.wordpress.com/mvvm/input-validation-ui-exceptions-model-validation-errors/

Dispute Finder, A Firefox Add-in to highlight disputed claims in web pages (Still Experimental ) : https://addons.mozilla.org/en-US/firefox/addon/11712

Read Full Post »

WPF MVVM Toolkit

Newly released WPF MVVM Toolkit : http://wpf.codeplex.com/Wiki/View.aspx?title=WPF%20Model-View-ViewModel%20Toolkit 

An Advanced MSDN Article explaining the MVVM Pattern: http://msdn.microsoft.com/en-us/magazine/dd419663.aspx

And a Channel 9 Video about MVVM: http://channel9.msdn.com/shows/Continuum/MVVM/

Read Full Post »

WPF and Entity Framework

WPF Data binding with Entity Framework: http://thedatafarm.com/LearnEntityFramework/tutorials/wpf-databinding-with-entity-framework/

WPF data binding to Entity Framework Entities : http://blah.winsmarts.com/2007-2-WPF__DataBinding_with_any_object,_Including_LINQ-ADONET_Entity_FrameWork.aspx

Entity Framework tutorials: http://www.thedatafarm.com/Blog/2008/04/04/EightEntityFrameworkTutorialsOnDataDeveloperNET.aspx

Read Full Post »

Resources for 70-502 exam (WPF): http://www.wpfdude.com/certification.aspx

SharePoint SDKs updated: http://andrewconnell.com/blog/archive/2009/04/26/SharePoint-WSS-3.0-amp-MOSS-2007-SDK-Updated-April-2009.aspx

Read Full Post »

Good Links, April 25, 2009

The MVVM pattern in WPF applications: http://msdn.microsoft.com/en-us/magazine/dd419663.aspx

Using a CollectionViewSource to display Master-Detail sorted EntityCollections: :http://blog.nicktown.info/2008/12/10/using-a-collectionviewsource-to-display-a-sorted-entitycollection.aspx

Family tree WPF open source application: http://www.codeplex.com/familyshow

XAML WPF cheat sheet : http://blog.blueboxes.co.uk/2009/02/03/xaml-for-wpf-cheatsheet/

XAML binding cheat sheet : http://www.nbdtech.com/blog/archive/2009/02/02/wpf-xaml-data-binding-cheat-sheet.aspx

List of WPF applications: http://blogs.msdn.com/tims/archive/tags/wpf/portfolio/default.aspx

Read Full Post »