Tagged Content List
  • Wiki Page: FIM 2010: Event Driven Run Profile Scheduling using a Windows Service

    Table of Contents Source reference Introduction Trigger StartSignal StartSync PowerShell Configuration References See also Source reference Originally posted at: FIM 2010: Event driven scheduling @ IS4U Blog Introduction This companion Wiki article describes how to implement...
  • Wiki Page: SharePoint 2010/2013: Create custom My Site host template

    This article demonstrates how to create a new My Site s host. Once you apply this My Site site host template, all new My Site will use this as a template to create a My Site. Steps Create a new My Site host. Open Central admin > Application management > Create new site collection...
  • Wiki Page: C#: How to generate a unique key or password using salting + hashing

    Table of Contents 1. Introduction 2. Password Hashing 2.1. Invalid username or password 2.2. Hash Functions 2.3. Hashes can be cracked easily 2.4. Salted Password Hashing 2.5. Let’s see how we can generate a unique key 2.6. Let’s see how we can validate the license key. 3. Download 3.1. TechNet Gallery...
  • Wiki Page: SharePoint Designer 2013: Dataview is grayed out

    Table of Contents Introduction Cause Solution The current site Master Page is Oslo Master Page The page is not checked out and edited in advanced mode The Data View is not added to an inappropriate tag/place The HTML is not parsed properly Applies To Reference Conclusion Introduction In SharePoint...
  • Wiki Page: Binding of DataGrid Column Header

    Table of Contents Introduction Description References Introduction The columns of DataGrid.Columns do not inherit the DataContext of the DataGrid element, so you cannot easily bind DataGrid Headers of Columns with the default binding expression. This is caused by not inheriting from FrameworkElement...
  • Wiki Page: Check Whether a Measure Group is Mapped With Dimension Group In SSAS Cube

    Introduction For the past few months I have been working on a dashboard application where ADOMD is the data source. Our application contains many charts, grids, maps and some other UI controls. We are using MDX queries for generating the widgets used in our application. As you all know, the data...
  • Wiki Page: [C#] Word-like editor and RTF text manipulation with Telerik RadRichTextEditor

    Table of Contents Introduction Pre-Requisites Create a new project Add RichTextEditorRibbonBar for quick access to common features Forewords for a case study Save document in .Docx or .Pdf formats Load a previously edited .Docx files Clone a document Merge documents Replace text Replace text with image...
  • Wiki Page: C# Timer: Schedule a Task

    Table of Contents Introduction What is timer? Type of Timer in .NET Framework Schedule a Task Basic Functions Code Usage Output Explanation Summary Reference See Also Download Introduction In this article we will see how to use Timer class in .NET Framework under System.Timers namespace. The...
  • Wiki Page: Scheduler Design Pattern

    This article describes the Scheduler design pattern . This is a concurrency design pattern , a category of design pattern used by software engineers, when writing computer programs. This article needs more work. Please complete the sections below to the same format as the behavioral patterns...
  • Wiki Page: Nano Server: Deploying ASP.NET 5 site on Internet Information Services (IIS) Web Server

    Table of Contents 1. Introduction 2. ASP.NET 5 with Web Server (IIS) on Nano Server Requirements 3. Getting Started with ASP.NET 5 with Web Server (IIS) on Nano Server 3.1. Deploying a new Nano Server with ReverseForwarder and Web Server (IIS) packages 3.2. Deploying ReverseForwarders package for Web...
  • Wiki Page: ASP.NET Identity: Customize User Authentication

    Table of Contents 1 Introduction 2 Create a web application 2.1 Web Application Structure 3 Create the database 3.1 Enable Migrations for the application 3.2 Define the connectionstring 3.3 Update the database 3.4 Database is Created 4 Authentication implementation in the application 4.1 Register a new...
  • Wiki Page: SharePoint Server 2016: Zero Downtime Patching

    Table of Contents Introduction With SharePoint Server 2013 With SharePoint Server 2016 Video download link References Introduction One of the big news with the arrival of SharePoint Server 2016 was the ability to patch your machines without any end-user side disturbance. Many of us - including...
  • Wiki Page: C#: Usage of Interfaces and Abstract Classes in Real World (and Difference between them)

    Table of Contents The Real World Implementation Scenario Establish: Differences between Interface and Abstract Class Business Logic For The Console App The Development of Console App Begins Creating The Skeleton (I mean Interface) Creating The Idea To Be Turned Into Reality Later (I mean Abstract Class...
Page 19 of 35 (875 items) «1718192021»