Tagged Content List
  • Wiki Page: WPF: Change Tracking

    This article uses a sample to explain a method for tracking which data changed in a WPF application. Table of Contents Introduction Usage Technical Overview Code MainWindow Markup MainWindowViewModel MediaVM NotifyWithColour Dictionary1 Use in Your Projects Snippet See Also Other Resources ...
  • Wiki Page: WPF: Uneventful MVVM

    There’s an inevitable question crops up whilst coaching someone from a winforms or vb6 background: “How do I do my events then?” Read this before that grouchy team lead coaches you. The rumours are true. Table of Contents Audience Why Are Practical Reasons So Important? Sample No Event Handlers...
  • Wiki Page: Communicating Between Classes

    Table of Contents Common Use Cases Include The Inelegant solutions The Elegant solution - Messaging Sending and Receiving Messages Sample Solution Explanation of Code ViewModel to Code Behind Example ViewModel Requiring user input A very common question on the MSDN forums is where someone has one...
  • Wiki Page: How to Transfer Files between a Windows Store App and any Silverlight Windows Phone App

    First things first: how it works If we ever want to have our apps both on the Windows Phone and the Windows 8 stores, we might want to use some kind of syncing mechanism between the two. Since neither can access the other’s isolated data directly, some sort of file transfer between the two apps...
  • Wiki Page: Dynamics AX Portal

    Table of Contents Dynamics AX Articles Common Across Versions Dynamics AX 2009 Articles Dynamics AX 2012 Articles See Also This article includes a list of Dynamics AX articles on TechNet Wiki: Dynamics AX Articles Common Across Versions Dynamics AX Milestones Dynamics AX: How to Decide...
  • Wiki Page: SSIS 2012 new REPLACENULL() function

    From MSDN documentation – SQL server 2012: REPLACENULL (SSIS Expression) Returns the value of second expression parameter if the value of first expression parameter is NULL; otherwise, returns the value of first expression. Example This function was added to SSIS 2012 and is a useful...
  • Wiki Page: SQL Server: What does Column Compressed Page Count Value Signify in DMV Sys.dm_db_index_physical_stats ?

    Table of Contents Scope Background Performing The Test How page compression occurs Conclusion Suggested Readings See Also Scope This Article talks about what does the column compressed_page_count value signifies in Sys. dm_db_index_physical_stats when this DMV is run for table having Clustered...
  • Wiki Page: Implementing media stream sources in Windows Phone Runtime for background audio tasks

    This is a “late” follow up of the technet wiki summit presentation on implementing media stream sources for background audio in windows phone runtime. If you don’t like video presentations or something, you can just read this article, as it contains pretty much everything that was covered in that presentation...
  • Wiki Page: Convert and Edit Microsoft Office Live Meeting Recordings

    Table of Contents Introduction Convert to WMV Edit the audio Extract audio Edit the audio Putting it all back together again Silence Audio Add New Audio All done! Introduction Microsoft Office Live Meeting has a built in recording feature, which allows multiple people to share a presentation, and...
  • Wiki Page: Understanding IDENTITY in SQL Server

    This article is aimed at covering all the aspects of identity, its various features and concepts along with a couple of interesting scenarios where there is a bit different behavior of Identity. Table of Contents Introduction IDENTITY Property IDENTITY_INSERT option Getting the last inserted Identity...
  • Wiki Page: ASP.NET MVC 5 – Demo Authentication App with Facebook and Google

    This article demonstrates how to configure an application, to allow authentication using Google and Facebook. Table of Contents Introduction STEP 2 - Select option Change Authentication STEP 3 - Enable Google and Facebook OpenID STEP 4 - Setting up SSL STEP 5 - Configure App Facebook STEP 6 -...
  • Wiki Page: Microsoft OCR Library for Windows Runtime

    Table of Contents Introduction Using the Microsoft OCR Library Step 1: Install the nuget package Step 2: Create and instance of OcrEngine. Step 3: Select which image file to use and open a random-access stream oven the file. Step 4: Create an instance of the image decoder. Step 5: Get the image width...
  • Wiki Page: Customizing The Creation And Initialization Of Content In The Modern UI For WPF

    Table of Contents Introduction NuGet ModernWindow Dependency Injection Introduction This post is about how you could customize the creation and initialization of the content of a ModernWindow in the Modern UI for WPF library by creating a custom class that implements the FirstFloor.ModernUI.Windows...
Page 51 of 68 (1,700 items) «4950515253»