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
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
FIM Resources
FIM-HELP
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Pirated Content
Portal
Português Brasil
PowerShell
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Guru
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
Programming
Tagged Content List
Wiki Page:
How to use SharePoint Emulator to test SharePoint list creation,Update
Maheshkumar S Tiwari
Open the visual studio 2012 and add empty SharePoint project. Then create the project as farm solution by giving the testing SharePoint server URL (you can give sandbox solution as per your requirement) Then I'm going to add a feature ; which is going to create a SharePoint...
on
19 Sep 2013
Wiki Page:
Step by Step guide to create a Client App Part in SharePoint Hosted Development Environment.
Maheshkumar S Tiwari
I think you are already knew, hosted approaches in SharePoint 2013. There are three types of hosted approaches ( SharePoint-Hosted, Provider-Hosted, Auto-Hosted ). Though there are similarities as well as differences. Thus there are slightly differences in developing client app part in SharePoint Hosted...
on
19 Sep 2013
Wiki Page:
How to add a custom visual studio workflow to SharePoint designer
Maheshkumar S Tiwari
This article explains step by step guide line to add a custom visual studio work flow to the SharePoint designer. In here I'm using VS 2010 and SharePoint 2010. Create a Empty Sequence Work Flow project. then select .Net Framework 3.5 and select the Sequential Workflow Project...
on
19 Sep 2013
Wiki Page:
SharePoint 2010: How to Customize New Item Form to Take Parameters from Query String
Richard Mueller
In here I'm going to explain how to customize the SharePoint Item From to take parameters from Query String and set them as default values using SharePoint designer. Using this you can open a new Item From by providing parameters as query string. For an example you can customize one item Display...
on
18 Sep 2013
Wiki Page:
SQL Server 2012 Reporting Services (SSRS) Suggested Searches
Maheshkumar S Tiwari
In addition to finding information on the TechNet Wiki's SQL Server Reporting Services overview article review SQL Server Reporting Services (SSRS) Tech Center portal for SSRS information. This article also organizes Bing search results with resources for SQL Server 2012 Reporting...
on
17 Sep 2013
Wiki Page:
Development Map for Becoming a Good Programmer Using Small Basic and MSDN
Midlandman2
Table of Contents Maintaining your enthusiasm Setting and Using your Goals Don’t Give Up at First Attempt Be Patient Choosing the ‘Best’ Language Learn by Doing Talk to other programmers Relevant Health & Safety Issues Using Small Basic and MSDN (a self-paced Learning & Development Map) Maintaining...
on
15 Sep 2013
Wiki Page:
Conditional Branches With Visual Basic.Net
Richard Mueller
What is a conditional branch ? Conditional branches are how computers can be programmed to make decisions based on varying conditions. Without conditional branches , computers would not be able to 'Think'. How do conditional branches work? There are 2 kinds of conditional branches...
on
11 Sep 2013
Wiki Page:
Visual Basic - Drive Searcher
Richard Mueller
Table of Contents Finding files with Visual Basic Source Code Introducing the DriveSearcher Class SearchParameters FileFoundEventHandler StatusChangedEventHandler DriveSearcher Class Resources Finding files with Visual Basic A few times a month, I will see people asking in the forums...
on
11 Sep 2013
Wiki Page:
Converting DataTable to a List of Entity Object
Maheshkumar S Tiwari
Recently some one asked me how should I need to convert a DataTable to an List of Entity Object. Let me Explain in detail below… Let say we have following Entity Class called Testimonial with two properties i.e.., Comment and Commentedby here Comment is the property where we have the actual comment...
on
6 Sep 2013
Wiki Page:
SharePoint 2010: How to Link Two List and Create a combine view
Gokan Ozcifci
In this way you can join multiple list together and can create a combine view. for an example assume that you are managing a list for some events. And also you are having a participants in separate list. Thus you want to join the two list and create a composite view. SharePoint 2010 allows you...
on
16 Aug 2013
Wiki Page:
SharePoint 2013: Delegate Controls
Gokan Ozcifci
SharePoint Delegate control is a mechanism that we can inject a code or control to the SharePoint Master page with out touching any any code in the SharePoint Master page. “ is a container type control which can holds child controls on it “ This is the simplest explanation for the SharePoint...
on
16 Aug 2013
Wiki Page:
Structural Design Pattern
Naomi N
This article describes a structural design pattern , which is a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction The benefits of structural design patterns Structural Patterns See Also Introduction A structural pattern...
on
9 Jul 2013
Wiki Page:
Software Design Pattern
Peter Geelen - MSFT
A software design pattern is the description of the generally accepted 'best practice' method or technique, for solving particular common problems in software engineering. Table of Contents Why do we use design patterns Categorization Behavioral Patterns Concurrency Patterns Creational Patterns...
on
9 Jul 2013
Wiki Page:
Creational Design Pattern
Abhishek.Sur
This article describes a creational design pattern , which is a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction The benefits of creational design patterns Creational Patterns See Also Introduction A creational pattern...
on
9 Jul 2013
Wiki Page:
Behavioral Design Pattern
Abhishek.Sur
This article describes a behavioral design pattern , which is a category of design pattern used by software engineers, when writing computer programs. Table of Contents Introduction The benefits of behavioral design patterns Behavioral Patterns See Also Introduction A behavioral pattern...
on
9 Jul 2013
Wiki Page:
Interpreter Design Pattern
Abhishek.Sur
This article describes the Interpreter 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 Resources References...
on
1 Jul 2013
Wiki Page:
Command Design Pattern
Abhishek.Sur
This article describes the Command 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 Resources References section...
on
1 Jul 2013
Wiki Page:
'Chain of Responsibility' Design Pattern
Abhishek.Sur
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
1 Jul 2013
Wiki Page:
Active Object Design Pattern
Richard Mueller
This article describes the Active Object design pattern . This is a concurrency 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 Resources References...
on
11 Apr 2013
Wiki Page:
Basics of JavaScript Classes (ECMASCRIPT)
Melick
ECMASCRIPT is a method of (concept of) using JavaScript as Object Oriented designing. Knowing about this; help you to work on SharePoint Client Object Development, SharePoint Apps Development as well as any web development that involves JavaScript Objects) There are few concepts you need to know...
on
23 Jan 2013
Wiki Page:
How to set Current User Name to InfoPath Person/Group Picker
Melick
This method also use for get User Profile Information such as First Name , Last Name , Office and etc. In generally we can not set a default value to InfoPath Person/Group Picker. On the other hand we can not get Current Username in the InfoPath. (Yeh it is true that we can use userName() function...
on
18 Jan 2013
Wiki Page:
Step by Step guide to create a Client App Part in SharePoint Hosted Development Environment
Melick
I think you already know about hosted approaches in SharePoint 2013. There are three types of hosted approaches ( SharePoint-Hosted, Provider-Hosted, Auto-Hosted ). Though there are similarities as well as differences. Thus there are slightly differences in developing client app part in SharePoint...
on
10 Jan 2013
Wiki Page:
Blackboard Design Pattern
Ed Price - MSFT
This article describes the Blackboard 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 blackboard pattern See Also Community Resources References...
on
23 Nov 2012
Wiki Page:
Observer Design Pattern (aka Publish/Subscribe)
Srigopal Chitrapu
This article describes the Observer 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 Resources References section ...
on
24 Sep 2012
Wiki Page:
Thread Pool Design Pattern
XAML guy
This article describes the Thread Pool design pattern . This is a concurrency 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 Resources References section...
on
20 Sep 2012
Page 1 of 3 (65 items)
1
2
3
Can't find it? Write it!
Post an Article