This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
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
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
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
marcelo strippoli
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 Portuguese
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
windows server 2012 r2
Wiki
>
All Tags
>
magazine article
Tagged Content List
Wiki Page:
MVC and AngularJS: Easy Kids Learn
karimSP
Table of Contents Introduction What is Easy Kids Learn? Create Database and Table Add Database using ADO.NET Entity Data Model Working with WEBAPI Controller for CRUD Creating AngularJS Controller Add MVC controller for Admin page: User Module: Game Start Function Play Sound: More Information You...
on
8 Apr 2018
Wiki Page:
UWP: Disabling Selection Of Items In a ListView
karimSP
Silver Award Winner Table of Contents Introduction IsHitTestVisible Margin DataContextChanged MVVM Introduction This article explains how you could disable the selection of particular items in a ListView control with the SelectionMode property set to Multiple in a Universal Windows Platform...
on
8 Apr 2018
Wiki Page:
Capturing Database(s) and Table Usage stats – sp_spaceused simulation using DMVs
Ken Cenerelli
Table of Contents Introduction Objective SP_SPACEUSED - DATABASE SP_SPACEUSED - TABLE Permission SQL Customized code for a specific database Capturing details in a permanent table of databases using DMV’s SQL 2000 Displaying all user-defined table usage information Conclusion Reference Introduction...
on
8 Apr 2018
Wiki Page:
Understanding the Visual Studio AssemblyInfo Class
karimSP
Table of Contents Overview Setting the attributes Assembly Information dialog box AssemblyInfo.cs file Assembly Information attributes Accessing the attributes through code Conclusion References Overview The AssemblyInfo Class holds application attributes about a Visual Studio project that are...
on
8 Apr 2018
Wiki Page:
Multi-page DGV Printing
karimSP
Table of Contents Overview The Code See Also Overview This is a conversion (from VB) of an MSDN Samples Gallery article that I originally wrote in 2012. The example shows how to print text and a multiple page DataGridView using a PrintDocument Component...
on
8 Apr 2018
Wiki Page:
ASP.NET MVC 5: Connect with Azure SQLServer Database
Peter Geelen
Table of Contents Introduction Steps 1. Create Azure Account 2. Create SQL Database on Azure 3. Create Web Application 4. Create Data Model 5. Scaffolding 6. Change Menu Layout 7. Run Application Microsoft Azure Resources Code Sample Introduction Using MVC, Entity Framework, ASP.NET Scaffolding...
on
3 Apr 2018
Wiki Page:
Power Pivot Overview
karimSP
Table of Contents About Power Pivot Power Pivot Wiki Pages TechNet Library Community Resources See Also Microsoft’s Analysis Services product team (in the SQL Server division) has developed a product that provides self-service BI (Business Intelligence) functionality for users of Microsoft Office...
on
2 Apr 2018
Wiki Page:
BizTalk Server: Call external code in an orchestration
Ken Cenerelli
Table of Contents Introduction Scenario .NET Component Call component in an orchestration See Also Introduction BizTalk Server core is the messaging engine and on top of it an orchestration capability has been created and introduced with BizTalk Server 2004. An orchestration can aid in automating...
on
31 Mar 2018
Wiki Page:
C#: Constructors and Their Types
karimSP
Table of Contents What is a constructor? Key points Constructor Types Default Constructor Example Parameterized Constructor Copy Constructor Syntax Example Static Constructor Key points Syntax Private Constructor What is a constructor? A special method of the class that will be automatically...
on
26 Mar 2018
Wiki Page:
C#: Serialization and Casting values with XDocument
karimSP
This article is about the serialization/deserialization in XDocument with direct base type values casting. It is based on the french blog post write by Yan Grenier and translated from the French original. The source code used in this article is available in the gallery . Table of Contents...
on
26 Mar 2018
Wiki Page:
C#: Passing parameters
karimSP
This is a subject which can confuse even quite experienced developers. Probably as a result, this is quite often brought up as a sort of “trick” question by interviewers. Some people feel this “sorts the men from the boys”. Others might suggest that a practical understanding of what happens is...
on
26 Mar 2018
Wiki Page:
SSRS : Simulating NOT IN and NOT LIKE Functionality In SSRS Filter Expressions
karimSP
Table of Contents Context Illustration NOT LIKE Operator Simulation Summary See Also Context Recently I came across a question in one of the forums asking how NOT IN functionality could be implemented in SSRS filter expressions. SSRS doesn't provide an option to create a filter condition based...
on
22 Mar 2018
Wiki Page:
Azure: Kickstart to Application Insights
Dave Rendón
Application Insights is a Microsoft Azure Service that informs you about the performance and usage of your device app or web application . You can apply it to any application , whether or not it runs in Azure. Availability, performance monitoring and alerts. Track adoption and usage of pages...
on
21 Mar 2018
Page 19 of 68 (1,700 items)
«
17
18
19
20
21
»