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
>
en-US
>
SharePoint 2010
Tagged Content List
Wiki Page:
SharePoint 2010: Planning and Designing Service Application Architecture – Part 2
Ken Cenerelli
Planning Service application architecture is one of the processes that SharePoint admins need to know in order to optimize Service Application architecture effectively. In the previous post, I introduced the new capabilities and functions of Service Applications in SharePoint 2010. Planning...
on
10 Mar 2018
Wiki Page:
SharePoint 2010: Planning and Designing Service Application Architecture – Part 1
Ken Cenerelli
This topic focused on the new capabilities of Service Application, which kicked Share Service Provider out of SharePoint 2010 and then “attacked” the design of logical Service Application architecture In the 2 nd SharePoint Saturday Vietnam, I was honored to speak about how to plan and design Service...
on
10 Mar 2018
Wiki Page:
SharePoint 2010: Storing Database Connection Settings in the Secure Store
karimSP
Table of Contents Introduction Scenario Creating a Target Application in the Secure Store Building a Class to Access the Credentials Building a Webpart that uses the Database Credentials See Also References Introduction There are times when you need to connect SharePoint to an external database...
on
4 Mar 2018
Wiki Page:
SharePoint 2010: Customizing the Advanced Search Page
karimSP
Table of Contents Introduction Solution Further Explanation of the CSS References Introduction The SharePoint Enterprise Search site contains a number of pages when it's created. One of those pages is an Advanced Search page that can be used to create advanced search queries. ...
on
4 Mar 2018
Wiki Page:
SharePoint: Using PreSaveAction Function on custom list forms
Dave Rendón
Table of Contents Introduction Scenario Solution Important Update Introduction While working with SharePoint list forms especially custom list forms, where UI is not typical SharePoint UI. We do have a requirement to validate fields before form submits. PreSaveAction function allows to...
on
2 Mar 2018
Wiki Page:
SharePoint 2010: Troubleshoot SQL Server Reporting Services (SSRS)
karimSP
Table of Contents Installation and Upgrade Configuration and operations Using SharePoint Integration Report viewing and Reporting Services application pages Local and connected Mode See Also External Links Installation and Upgrade Report Builder does not work after you upgrade from SQL Server...
on
21 Feb 2018
Wiki Page:
How to Rename Web Application Name In SharePoint
Ken Cenerelli
There are so many reasons one would like to rename a SharePoint 2010 web application, whether for consistency sake or to correct misspellings.Now with the power of PowerShell, it’s simple. Please consider the following script would not rename the IIS site and the Application Pool. So, let’s get...
on
21 Feb 2018
Wiki Page:
SharePoint 2010/2013: Create custom My Site host template
karimSP
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...
on
19 Feb 2018
Wiki Page:
SharePoint 2010: How to Customize New Item Form to Take Parameters from Query String
Somdip Dey - MSP Alumnus
Let's 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 a query string. For example, you can customize one item display form and taking...
on
19 Feb 2018
Wiki Page:
SharePoint 2010: Search using the KeywordQuery class
karimSP
Table of Contents Introduction Example See Also Reference Introduction You can use the KeywordQuery class to search SharePoint content using a search query string formatted in the same way you would if you used the Search Center user interface. This makes it really easy to structure (and test...
on
18 Feb 2018
Wiki Page:
E-Book Gallery for Microsoft Technologies: Azure (EN)
karimSP
Download content for Azure, ASP.NET, Office, SQL Server, SharePoint Server and other Microsoft technologies in e-book formats. Reference, guide, and step-by-step information are all available. All the e-books are free. New books will be posted as they become available. To view white...
on
18 Feb 2018
Wiki Page:
SharePoint 2010: About JSRequest
karimSP
Introduction Table of Contents Introduction Initializing JSRequest Using JSRequest Methods References JSRequest is a utility class providing methods for extracting URL information, including: JSRequest.FileName JSRequest.PathName JSRequest.QueryString["param1"...
on
18 Feb 2018
Wiki Page:
Microsoft User Groups Portal
karimSP
Welcome to the Microsoft User Groups Portal on the TechNet Wiki. The purpose of this portal is to engage and connect offline Microsoft User Group communities with the online TechNet Wiki community, by encouraging article creation/collaboration and raising awareness of the TechNet Wiki within user...
on
18 Feb 2018
Page 14 of 56 (1,400 items)
«
12
13
14
15
16
»