Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
Mehmet Parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into French
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
Windows 8
Windows Phone
Windows Phone Migration Content
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
>
TechNet Articles
>
All Tags
>
has References
Tagged Content List
Wiki Page:
Node.js With Visual Studio 2017
Ken Cenerelli
Table of Contents Introduction Node.js Installation Test Node.js Environment Node.js with Visual Studio 2017 Conclusion References Introduction This article is intended to create first node.js application with the Visual Studio 2017. The Node.js is a JavaScript-based platform, built on Google’s...
on
18 Feb 2018
Wiki Page:
'Chain of Responsibility' Design Pattern
Ken Cenerelli
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...
on
18 Feb 2018
Wiki Page:
ASP.NET Core : How to show a confirmation dialog with jquery
karimSP
Table of Contents 1 Introduction 2 Background 3 Create a Web application using ASP.NET Core in Visual Studio 2017 3.1 Create a ASP.NET Core web application 3.2 Create Student Model 3.3 Create Student Controller 3.4 Create the database 4 Show a confirmation box when a student edits 5 Show a confirmation...
on
18 Feb 2018
Wiki Page:
.NET Core 2.0: Creating First Console Application using Command Prompt
karimSP
Table of Contents Introduction Checking .NET Core Installation Installing .NET Core SDK on Windows Creating Console Application Adding Project Template Building and Running the Application Summary References Introduction In this post, we will create our very first console application in .NET...
on
18 Feb 2018
Wiki Page:
How to Change the language of Existing Sharepoint site using SQL queries in background
Somdip Dey - MSP Alumnus
Here I am trying to explain how to change the language of Existing sharepoint site using SQL Query Note: Before converting sharepoint site language don't forget to install the required language packs.. please refer below links to know about sharepoint language pack installation Note: Take Granular...
on
15 Feb 2018
Wiki Page:
Find Enterprise-only Features in your Database
Somdip Dey - MSP Alumnus
Table of Contents Introduction Performing the test Does DMV list all Enterprise-only features? sys.dm_db_persisted_sku_features Conclusion References Introduction I have SQL Server 2008 that was installed as an Enterprise edition, now we want to upgrade this server to SQL 2012, starting from...
on
14 Feb 2018
Wiki Page:
Configure Email Coexistence between Office 365 & Google Apps
Ken Cenerelli
Table of Contents Introduction Assumptions Solution References See Also Introduction Many organizations these days want to coexist due to different reasons. The major reason is that user demands more and organizations want to cater to this ever demanding user base. Some users might be familiar...
on
13 Feb 2018
Wiki Page:
Instalando Sharepoint 2016
Dave Rendón
Vamos a instalar Sharepoint 2016, y veamos que cosas nuevas trae. Primero que nada necesitamos bajarlo. Para eso vamos a bajarlo desde aca . Mientras se baja que son unos 3 gb, vamos a ver que necesitamos para instalarlo. Requerimientos de Hardware SQL Server Tengan en cuenta que...
on
11 Feb 2018
Wiki Page:
Slowly Changing Dimension using Temporal Tables
Ken Cenerelli
Table of Contents Overview Slowly Changing Dimensions DEMO Data Model Enabling Temporal for Existing Tables Simulate the ETL Process Dig into Modified Query Considerations References Overview Microsoft has introduced many great features with the SQL Server 2016. Even though some of the features...
on
11 Feb 2018
Wiki Page:
SQL Server: How to backup and replace text in all search string matching Stored Procedure(s)
Dave Rendón
Table of Contents Problem Statement: Solution: Generate script for matching search string of all SP's Using sp_helptext Using system view sys.procedures Generate modified SP's script Create Linked Server Alias Conclusion References Problem Statement: After SQL Server Migration or database...
on
10 Feb 2018
Wiki Page:
SharePoint 2010 : Custom BCS connector for Search with Security Trimming, Batching and Incremental Crawling
Dave Rendón
Table of Contents Introduction / Background Intended Audience Requirement Statement Solution Business Data Catalog Model Database Deployment Steps 1. Deploying Business Data Catalog Model File 2. Set Permission on external content type 3. Create Line of Business Content source under Search Service 4...
on
7 Feb 2018
Wiki Page:
SQL Server 2017 Kurulumu (tr-TR)
Dave Rendón
Bu makalemizde Ekim 2017 tarihinde kararlı sürümü piyasaya sürülen SQL Server 2017 ürününün kurulumunu ele alıyor olacağız. Makalemizde SQL 2017 kurulumunu ele alıp yeniliklerine yer vermeyeceğiz. 2017 ile birlikte gelen en temel özellikler performans iyileştirmesi ve Linux tarafındaki ilk sürüm niteliğinde...
on
6 Feb 2018
Wiki Page:
Azure DevOps Project - a review of the preview
Dave Rendón
Table of Contents Azure DevOps Project - What is it? Walkthrough Select a new application to bring into VSTS Selecting Application/Framework Service Configuration Dashboard CI/CD Pipeline Application Insights So why is this so cool? Azure DevOps Project is in public preview as announced here ...
on
6 Feb 2018
Wiki Page:
Generic Class to get JSON from DataSet: C#, JSON
Dave Rendón
Introduction: We have a requirement for our REST API to send and accept the data as JSON object. So I have created a generic class that can convert DataSet or DataTable into JSON Objects. You can also define the Relationship between the dataTables So that you can get hierarchical JSON object from...
on
5 Feb 2018
Wiki Page:
Translation Wiki: Getting started
Ken Cenerelli
Table of Contents Credits Introduction Steps Summary References and more info Credits The credits for this article go to Carsten Siemens. The initial content is based on a procedure he provided. And it's Carsten that has done the initial investigation to get his procedure documented, including...
on
31 Jan 2018
Wiki Page:
SharePoint search using PnP in SharePoint Framework (SPFx) Client Web Part
Ken Cenerelli
Table of Contents How to perform PnP search using SharePoint Framework(SPFx) Setup for Client Web Part Steps for Search Client Web Part Conclusion References How to perform PnP search using SharePoint Framework(SPFx) It’s a simple example of how we can leverage SharePoint Pattern & Practice...
on
27 Jan 2018
Wiki Page:
Remove Common Group Permission from a Subsite
Ken Cenerelli
Table of Contents Background: Requirement: Solution: Background: A Site Collection has three subsites which have some common groups among them. All three subsites have stopped the inheritance from their parent. That is to say, they have unique permissions now. If the customer deletes the common...
on
26 Jan 2018
Wiki Page:
Getting started with NEW Office 365
Ken Cenerelli
Table of Contents Admin Center OneDrive Apps As you may already know, Office 365 comes with different subscription models. First, you need to make your billing address available in supported countries. You can find the geographical availability by referring below URL: https:/...
on
25 Jan 2018
Wiki Page:
SharePoint Online: Upload recursive files to Document library using PowerShell
Ken Cenerelli
Table of Contents Introduction Pre Requisite Process References Introduction Below provided PowerShell will come very handy if we need to upload multiple files to SharePoint Online document Library. In this script, we iterate through local folder provided and upload files to specified SharePoint...
on
15 Jan 2018
Wiki Page:
Paging a Query with SQL Server
aduguid
Table of Contents Introduction Building the Environment for Testing Paging rows with Limit Paging in SQL Server 2012 Comparing the Queries - ROW_NUMBER vs OFFSET/FETCH Conclusion References See Also Other Languages Introduction Sometimes it is necessary to optimize the data returned by a query,...
on
4 Jan 2018
Wiki Page:
Concat_WS function in SQL Server 2017
Kapil.Kumawat
Table of Contents Introduction Explanation See Also: Introduction In SQL Server 2017, a new string function Concat_WS introduced which concats two or more expression into a single string. Explanation Concat_WS function concatenates the two or more expressions into a single string...
on
1 Jan 2018
Wiki Page:
BizTalk Server: Hybrid Integration Using BizTalk 2016 Event Hubs Adapter and Azure Logic Apps
Richard Mueller
Table of Contents Introduction Logic Apps Cognitive Services Azure Event Hubs Fictional Scenario Solution Designed For the Requirement Solution Implementation On Premises Systems Design SQL Data Store BizTalk Application On Premises Data Gateway Cloud Systems Design Creating Text Analytics Api Analysis...
on
30 Dec 2017
Wiki Page:
Demystifying Azure ARM VNET Peering and using it with Azure ADDS
Ken Cenerelli
Table of Contents Background VNET Peering Concept Hands-On Pricing References Background In the last article , we have seen the details of Azure Active Directory Domain Services and we also saw how to set it up. As mentioned currently ADDS only supports classic virtual networks and so only machines...
on
28 Dec 2017
Wiki Page:
Freezing a Table on SQL Server
Ken Cenerelli
Table of Contents Introduction Building the Environment for Testing Moving Old Data Freezing Table Conclusion References See Also Other Languages Introduction This article provides a way to maintain one or more tables in a database without the possibility of change to the structure or your data...
on
28 Dec 2017
Wiki Page:
Automating a Data Paging using VBA on Excel
Ken Cenerelli
Table of Contents Introduction Building the Environment for Testing Environment Requirements Automation in Excel using VBA Conclusion References See Also Other Languages Introduction Critical situations, especially for small business with hardware and/or software limited. Also on places with...
on
23 Dec 2017
Page 20 of 35 (867 items)
«
18
19
20
21
22
»
Can't find it? Write it!
Post an Article