Browse by Tags

Tagged Content List
  • Wiki Page: TechNet Guru Contributions for September 2013

    Table of Contents Introduction How to Enter 1) Create a new TechNet article 2) Tell us about it Categories BizTalk Forefront Identity Manager SharePoint 2010 / 2013 Small Basic SQL Server Analysis Services, PowerPivot SQL Server Database Engine SQL Server Reporting Services, Power View, & SQL Server...
  • Wiki Page: TechNet Guru Contributions - August 2013

    Table of Contents Introduction How to Enter 1) Create a new TechNet article 2) Tell us about it Categories BizTalk Forefront Identity Manager SharePoint 2010 / 2013 Small Basic SQL Server Analysis Services, PowerPivot SQL Server Database Engine SQL Server Reporting Services, Power View & SQL Server...
  • Wiki Page: TechNet Guru Contributions - July 2013

    Table of Contents Introduction How to Enter 1) Create a new TechNet article 2) Tell us about it Categories BizTalk Forefront Identity Manager SharePoint 2010 / 2013 Small Basic SQL Server Analysis Services, PowerPivot SQL Server Database Engine SQL Server Reporting Services, Power View, & SQL Server...
  • Wiki Page: WPF: Best ComboBox Tutorial Ever

    Table of Contents Introduction Building the Sample Description 1. List<string> SelectedItem 2. List<Class> SelectedItem 3. List<Class> SelectedValue 4. ComboBox ItemTemplate 5. XAML Array - Static XAML Data 6. XML Data - XmldataProvider 7. Static Class Property 8. Composite Collection...
  • Wiki Page: How to Concatenate Strings into a Single Wrapping TextBlock (with Wrapping on Each Word)

    This "How To" shows several concepts around grouping and wrapping text. It also shows just how flexible the TextBlock now is, since the introduction of Runs. Each Run can have different styles, cursors, even events like MouseLeftButtonDown For this scenario, a WPF Forum poster...
  • Wiki Page: WPF Data, Item and Control Templates - Minimum Code, Maximum Awesomeness

    Table of Contents Introduction The Sample Project A Brief Explanation Introduction This article is going to highlight some of the awesomeness of WPF (and Silverlight) through XAML, INotifyPropertyChanged, Item Templates, Data Templates and Control Templates. The Sample Project ...
  • Wiki Page: TechNet Guru Contributions - June 2013

    Table of Contents Introduction How to Enter 1) Create a new TechNet article 2) Tell us about it Categories BizTalk SharePoint 2010 Small Basic SQL Server Analysis Services SQL Server Integration Services SQL Server Reporting Services/Power View Transact-SQL Visual Basic Visual C# Windows Phone Windows...
  • Wiki Page: WPF: How To Manage Available/Selected Lists using MVVM Or Code Behind

    Table of Contents Introduction Download Description MVVM Code Behind Introduction This example shows how to handle two lists for selecting items. One showing selected items, the other showing remaining options available (minus the selected options). As you select items from the ComboBox...
  • Wiki Page: Structural Design Pattern

    This article describes a structural design pattern , which is a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction The benefits of structural design patterns Structural Patterns See Also Introduction A structural pattern...
  • Wiki Page: Software Design Pattern

    A software design pattern is the description of the generally accepted 'best practice' method or technique, for solving particular common problems in software engineering. Table of Contents Why do we use design patterns Categorization Behavioral Patterns Concurrency Patterns Creational Patterns...
  • Wiki Page: Creational Design Pattern

    This article describes a creational design pattern , which is a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction The benefits of creational design patterns Creational Patterns See Also Introduction A creational pattern...
  • Wiki Page: Behavioral Design Pattern

    This article describes a behavioral design pattern , which is a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction The benefits of behavioral design patterns Behavioral Patterns See Also Introduction A behavioral pattern...
  • Wiki Page: WPF: TreeView SelectedItem TwoWay MVVM (plus expand to selected and close all others)

    Table of Contents Introduction Building the Sample Description Introduction This sample shows how to two-way-bind to the SelectedItem property of a WPF or Silverlight TreeView . It also shows how to expand nodes down to the selected item, and collapse all other nodes (to keep it tidy)....
  • Wiki Page: Interpreter Design Pattern

    This article describes the Interpreter design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References...
  • Wiki Page: Command Design Pattern

    This article describes the Command design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References section...
  • Wiki Page: 'Chain of Responsibility' Design Pattern

    This article describes the 'Chain of Responsibility' design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community...
  • Wiki Page: TechNet Guru Contributions - May 2013

    NOTES May 2013 is over. Find the most recent competitions here: TechNet Guru Contributions The results are in for May : TechNet Guru Awards - May 2013 Table of Contents Introduction How to Enter 1) Create a new TechNet article 2) Tell us about it Contributions for May in the Sections...
  • Wiki Page: Troubleshooting WPF (Debugging WPF)

    This article covers many techniques you can use to troubleshoot and debug your WPF application, including binding errors, exception handling, inspecting the VisualTree and logging. Table of Contents Introduction Binding Errors 1. Changing Trace Level for All in Options 2. Changing Trace Level...
  • Wiki Page: How to Build, Manage and Navigate the User Interface of a WPF Application

    Table of Contents Introduction Download Navigate Pages or Dashboard NavigationWindow 1. Hyperlink 2. Frame 3. NavigationService Dashboard Applications Side-note about the power of templates 4. Adding UserControls to XAML 5. Parent Cast 6. Inversion of Control / Dependancy Injection (kind of) 7. Application...
  • Wiki Page: Active Object Design Pattern

    This article describes the Active Object design pattern . This is a concurrency design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References...
  • Wiki Page: WPF DataBinding References & Tutorials

    Windows Presentation Foundation has a completely redesigned system for binding data to the UI, and can use a variety of binding sources including CLI objects and XML. WPF DataBinding is one of the most important aspects to WPF, so below is a collection of resources Microsoft links By far...
  • Wiki Page: Blackboard Design Pattern

    This article describes the Blackboard design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the blackboard pattern See Also Community Resources References...
  • Wiki Page: Observer Design Pattern (aka Publish/Subscribe)

    This article describes the Observer design pattern . This is a behavioral design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References section ...
  • Wiki Page: Thread Pool Design Pattern

    This article describes the Thread Pool design pattern . This is a concurrency design pattern , a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction Benefits Examples of the pattern See Also Community Resources References section...
  • Wiki Page: XAML Array Static Data - Quick Reference

    This is a collection of snippets useful in quickly plumbing a control with data. I use these in demos, tutorials, prototypes, and when replying to forum questions. NOTE: DO NOT TRY TO COPY FROM HERE, USE THIS MSDN SAMPLES PAGE INSTEAD, AS THIS WON'T COPY/PASTE WELL Table of Contents...
Page 1 of 4 (76 items) 1234
Can't find it? Write it!