Tagged Content List
  • Wiki Page: Windows 8: Accessing WCF Rest Services (HTML5 and WinJS)

    Table of Contents Download WCF REST Service: Windows 8 Application: The Task is divided into two phases WCF REST Service Windows 8 Application Download You can download the project from the following link Download Source Code WCF REST Service: Launch Visual Studio 2012 and Go...
  • Wiki Page: Windows Phone: How to Play Flac Files in Using C#

    The multimedia capabilities of windows phone are nice and exciting, but not all file formats are supported, especially the open-source lossless and lossy formats, such as flac and vorbis. However, the Silverlight runtime comes with this class called a MediaStreamSource. Media stream sources provide...
  • Wiki Page: C#: Practical Poly

    Table of Contents Introduction Intended Audience The Requirement What Code to Share - and How Over Riding What Override Does Process Flow The Visual Aid The Code - Publish Code - Menu Markup CommandVM CommandMessage MainWindowViewModel The Code - Subscribe CrudVMBase CustomersViewModel Summary Alternative...
  • Wiki Page: Active Directory - Clone a Domain Controller in Windows Server 2012 with Hyper-V (VM-GenerationID)

    Table of Contents Introduction : VM-GenerationID 1) Prerequisites 2) Prepare the source DC 3) Export of the prepared VM and import in the new VM 4) Detailed cloning process 5) Cloning went wrong ? 6) Conclusion Introduction : VM-GenerationID One of the obvious reasons for virtualization is the...
  • Wiki Page: Popularity Trends and Most Popular Items reports in SharePoint 2013

    This article discusses how to provide a usage report for list/library items covering stats such as how many times item viewed/downloaded, unique visits for that item etc. Table of Contents Introduction Popularity Trends Most Popular Items Introduction The Enhanced Search Capabilities...
  • Wiki Page: C++ and Arduino Uno: Reading the temperature

    Table of Contents Introduction Prerequisites Description all components Electronic scheme and preview the circuit Create Sketch code Test application Conclusion Introduction In this first article on the Arduino Uno, we will focus on the use of an analog temperature sensor combined with...
  • Wiki Page: C#: Local Files

    Your first application goes live. There you are awaiting the adulation of your new users. Over in the corner of your open office the first line support staff seems to be getting a lot of calls. Maybe this is your admiring fans? ....or not! Then all the support tickets come through and every...
  • Wiki Page: How to Troubleshoot Connecting to the SQL Server Database Engine

    Abstract This topic was updated and moved into SQL Server Books Online in June. 2016. See https://msdn.microsoft.com/library/mt750266.aspx Original topic follows: This is an exhaustive list of troubleshooting techniques to use when you cannot connect to the SQL Server Database Engine. These...
  • Wiki Page: VB.NET: How to Make an Oval, Triangle, Pentagon, Hexagon, or Octagon for a Control or a Form

    This document was originally published as an MSDN discussion here on September 3rd, 2009 http://social.msdn.microsoft.com/Forums/vstudio/en-US/0cab1cbd-553c-4ac2-97ec-334a4338484d/code-for-2008-and-2010-versions-of-vbnet-have-you-ever-wanted-an-oval-triangle-a-pentagon-a and has been reproduced...
  • Wiki Page: BizTalk Server 2013 R2: Instrumenting a custom pipeline component with ETW

    Table of Contents Introduction Scenario Prerequisites Instrumenting a custom pipeline component with the BizTalk CAT Instrumentation Framework The BizTalk CAT Instrumentation Framework in action Wrap up See Also Introduction The BizTalk CAT Instrumentation Framework provides a reusable framework...
  • Wiki Page: Entity Framework Introduction using C#, Part I

    Table of Contents Introduction What is Entity Framework? Entity Framework approaches Referencing Entity Framework in projects Database-First Preparing the database Modelling classes with EF A simple query Relations between tables, and model consequences Code First Class definition Class modify and migrations...
  • Wiki Page: C#: Easy SQL Server Tool

    Table of Contents Introduction What is SQL Server Management Objects (SMO)? Features in Easy SQL Server Tool Procedure 1. Connect to SQL Server SQL Server Connect Create New Database Load Database Delete Database Database Backup Database Restore 2. Table Details Load Table Delete Table 3. SQL Script...
  • Wiki Page: How to Query Trees Using LINQ

    A (directed) tree is one of the most common data types. But how do you use trees in LINQ? This article introduces a generic LINQ-Extension which solves the problem, gives an example and discusses alternatives. Table of Contents Motivation Solution Usage Example Contradictions and alternatives...
Page 20 of 68 (1,700 items) «1819202122»