Tagged Content List
  • Wiki Page: How to Get the HTTP Status Code for a Website Running on a Specific Web Server using PowerShell

    When a Website is in HA (High Availability) mode, the Website HTTP status code may differ from a server to another if one or multiple servers are experiencing problems. These failures may not be noticed if the frontal Load Balancer have detected them and initiated a failover of the traffic by excluding...
  • Wiki Page: T-SQL : Find Word Matched Count

    Table of Contents Introduction Problem Definition Solution Conclusion See Also Introduction We have been asked to design an algorithm which counts “No. Of Words Matched” between 2 different strings Problem Definition User wants to count “No. Of Words Matched” between 2 different strings...
  • 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: SharePoint Online: A no-code Solution to Create and Customize Access Service app using Access 2013

    Table of Contents Introduction My SharePoint Online Setup Site Collection Template Site Collection and site features Create a Custom Web App in Access Setting up connections How to open the access database file i.e. accdb again Scenario I Scenario II Scenario III How to access the database and tables...
  • Wiki Page: SharePoint 2013: Adding NT Authority\Anonymous Logon to Business Data Connectivity

    Table of Contents Description: How and where I experienced the error: Things I tried that didn't work: Accidental discovery that worked: Video demo: Conclusion: Have you ever heard the phrase 'There is method in madness'?, I'm sure you have. Have you experienced it? I did recently...
  • Wiki Page: T-SQL: Date-Related Queries

    Table of Contents Finding Day Number from the Beginning of the Year Finding Beginning and Ending of the Previous Month Combining Date and DateTime (time only) columns into one DateTime column See Also Finding Day Number from the Beginning of the Year I want to start with this simple question...
  • Wiki Page: VB.NET Change File Level Permissions: Better to Ask for Forgiveness than Permission

    Table of Contents Introduction Requirements Loading Users for a specific file Example 1: Users loaded into lstUsers list box. Viewing Permissions for a specific user Example 2: Selection of a specific user Adding/Removing permissions Notes Introduction Some people are thinking better to...
  • Wiki Page: T-SQL : Average Interval Length

    Table of Contents Introduction Problem Definition Solution Conclusion See Also Introduction I have been asked to design an algorithm which calculates “Average Interval Length” for any kind of transaction system, where user can define a Limit Value and condition to verify if the transaction...
  • Wiki Page: Custom Reports in FIM2010R2

    Table of Contents Introduction Create the first dataset for users and groups Create the second dataset for all departments Create the actual report End results Introduction Creating custom reports in FIM2010 R2 with SSRS and SCSM is not something that got a lot of documentation out there...
  • Wiki Page: WPF: How To Tab Between Items In a ListBox

    Table of Contents Introduction ItemTemplate View View model Model KeyboardNavigation.TabNavigation ListBoxItem IsTabStop Focusable See Also Introduction This article explains what XAML changes you need to make in order to be able to navigate between elements that are the defined in the ItemsTemplate...
  • Wiki Page: Parsing XML File in WindowsPhone

    Case: An application for Recipes on Windows Phone. I had a XML file and I had to parse it or extract data form it to complete my application. It was hard for me to type each recipes and then use it. So finally I decided to to parse XML file, one of the most interesting feature of Blend is...
  • Wiki Page: SQL Server Result Set In An HTML Email

    The Problem Picture the situation: you have a collection of data that you've been working on to summarise. You've finally found a way of displaying the data in an effective format, but you've overlooked one essential task: how are you going to relay this information back to the audience...
  • Wiki Page: WCF Data Services with Entity Framework Provider

    This Article focuses on how we can implement a WCF Data Service with Entity Framework Provider. I have created an empty ASP.NET web application. Now let’s start by adding an ADO.NET Entity Data Model to the project. ADO.NET Entity Data Model Now I am...
Page 63 of 77 (1,925 items) «6162636465»