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
>
HTML
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:
Como ejecutar un metodo C# (code behind) en JavaScript (es-ES)
José Mendez
Descargar Codigo Fuente Aqui !!! Para poder ejecutar un metodo en el codigo c# desde javascript nos vamos a auxiliar de la funcion js que nos provee ASP.NET: __doPostBack(). Esta funcion toma dos argumentos: 1) EventTarget 2) eventArgument 1) EventTarget: contiene el identificador...
on
6 Sep 2013
Wiki Page:
HAML - "El marcado debería ser hermoso" (es-ES)
LeoPonti
Table of Contents Principios de HAML El marcado debería ser bonito El marcado no debería repetirse El marcado debería tener un buen sangrado La estructura de HTML debería ser clara No sólo Ruby... HAML con Ruby ERB HAML como alternativa a ERB Usando HAML Instalar HAML Nomenclatura Definicion de un elemento...
on
22 Aug 2013
Wiki Page:
SharePoint 2010: How to Customize List Content Display using Content Query Web Part
Gokan Ozcifci
Here I'm going to describe how we can use Content Query Web Part to Style SharePoint List. Thus Assume we are having a SharePoint List Called Projects with Following Fields. As you already knew default look and feel would be like below. Now I'm going to render this list...
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:
Parallax
José Mendez
What is parallax (general concept) (Extracted from Wikipedia): Parallax is a displacement or difference in the apparent position of an object viewed along two different lines of sight, and is measured by the angle or semi-angle of inclination between those two lines The term is derived from the...
on
12 Aug 2013
Wiki Page:
Using Powershell to fix RGB codes to RGB names in your HTML code
Peter Geelen - MSFT
Table of Contents Introduction How to use Gallery Source Code Introduction Many Wiki articles use colors. Unfortunately, in some cased the colors specified in HTML using RGB values are not displayed correctly (it seems to be linked to the browser version used by the editor.) This script provides...
on
31 Jul 2013
Wiki Page:
Powershell script to fix RGB Codes to RGB names in your HTML code
Peter Geelen - MSFT
#---------------------------------------------------------------------------------------------------- # Author: Peter Geelen # e-mail: peter@fim2010.be # Web: blog.identityunderground.be # Credits: http://brianreiter.org/2010/09/03/copy-and-paste-with-clipboard-from-powershell/ #-----...
on
23 Jul 2013
Wiki Page:
HTML for TechNet Wiki, Forums, and Blogs
Ed Price - MSFT
The truth is that if you don't use the HTML editors in TechNet Wiki, Blogs, and Forums (as well as MSDN Blogs and Forums), then you don't have complete control over all your formatting in each scenario (especially links, tables, headers, and line spacing). This article will give you all...
on
20 Jul 2013
Wiki Page:
Evitar la cache del navegador (es-ES)
Ed Price - MSFT
Si tenemos la necesidad de actualizar el contenido de nuestro sitio muchas veces al día, No es recomendable que al usuario se le guarden partes de la página en la caché, ya que si ingresa nuevamente no podrá ver las actualizaciones realizadas. Para evitar el cache, se utilizan los siguientes códigos...
on
9 Jul 2013
Wiki Page:
Wiki: Criar Tabelas Rápidas e Básicas Utilizando o Editor HTML do Wiki (pt-BR)
Ed Price - MSFT
Esse artigo foi originalmente escrito em: http://social.technet.microsoft.com/wiki/contents/articles/2210.wiki-create-quick-and-basic-tables-using-the-wiki-html-editor.aspx Esse artigo irá criar uma tabela simples com uma largura de tabela e das colunas definidas e uma linha de cabeçalho...
on
6 Jun 2013
Wiki Page:
Wiki: How to Add and Format Tables in TechNet Wiki
Ed Price - MSFT
Table of Contents Insert Table HTML Editor Data Entry Formatting Pasting a Table from Excel References Insert Table Once you click on the Edit tab of an article, you are presented with a radEditor rich text box where you can type or copy/paste your article in a WYSIWYG format. In the toolbar just...
on
31 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:
Wiki: Create Quick and Basic Tables Using the Wiki HTML Editor
Ed Price - MSFT
Quick and Dirty tables using the Wiki HTML Editor: Table of Contents See Also Other Languages Brazilian Portuguese (pt-BR) Français France (fr-FR) This will create a simple table with a specific table width , specific column widths , a header row and borders around all the cells...
on
23 Aug 2012
Wiki Page:
Wiki: Création Rapide et Simple de Tables à l'aide de l'éditeur HTML du Wiki (fr-FR)
Ed Price - MSFT
Table vite faite et bien faite en utilisant l'éditeur HTML du Wiki: Ceci va créer un tableau simple avec une largeur spécifique de tableau, une largeur de colonne spécifique, une ligne d'en-tête et une bordure autour de toutes les cellules dans l'éditeur...
on
24 Mar 2012
Wiki Page:
Tecla ESC na tela WEB (pt-BR)
Mauricio Junior - MCP, MCAD, MVP Microsoft
Caro leitor(a), gostaria de informar e mostrar hoje como deixar a sua tela WEB configurada para fechar automaticamente quando for clicado a tecla ESC do teclado. Usado: HTML, JavaScript, Visual Studio 2010, Plataforma ASP.NET. Muitas empresas estão acostumadas em clicar ESC para sair da...
on
24 Jan 2012
Wiki Page:
Easy Way to Learn HTML
Nevin Janzen
HTML Introduction Example My First Heading My first paragraph. What is HTML? HTML is a language for describing web pages. * HTML stands for Hyper Text Markup Language. * HTML is not a programming language, it is a markup language. * A markup language is a set of markup tags. * HTML...
on
9 Jan 2012
Wiki Page:
UAT TC4 - Craig_Test
Craig_Test
UAT TC4 - Craig_Test This is a test. The Dude...er, I mean, the test abides.
on
11 Mar 2010
Page 1 of 1 (19 items)
Can't find it? Write it!
Post an Article