Skip to main content

Mark Wagner - Cogitation Blog

Go Search
Home
SharePoint
  
Mark Wagner - Cogitation Blog > Resource Links  

Resource Links

Modify settings and columns
  
View: 
EditNotesFilter
Tags
 
ASP.NET AJAX
AJAX; ASP.NET
 
Microsoft Silverlight
.NET; Development; Usability
 
HotScripts
JavaScript
 
Dennis Prager
 
Aspen Flying Club
 
Flights Inc.
 
Midlife Flight
 
Code Project
.NET; ASP.NET; C#; Code Samples; Development; JavaScript
 
C-Sharp Corner
.NET; C#; Code Samples; Development
 
ASP.NET
.NET; ASP.NET; Code Samples
 
Open Source Web Design
Open Source Web Design is a site to download free web design templates and share yours with others. We help make the internet a prettier place.  Contains hundreds of free CSS styles.
Development; CSS; Code Samples
 
XSL Transformations (XSLT)
XML; XSL
 
Walkthrough: Creating a Custom Web Service for SharePoint
This programming task provides an overview of how to create a custom Web service that operates within the context of Microsoft Windows SharePoint Services 3.0. It steps through the process of creating a simple "Hello World" Web service and then shows how to modify the service so that it implements the Windows SharePoint Services 3.0 server-side object model to return site and list data.
.NET; C#; SharePoint; Web Services
 
Custom Web Service for uploading files to SharePoint
WS UploadService is a web service written for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0 and is meant for uploading documents into SharePoint.
.NET; C#; Web Services; SharePoint
 
Creating a Custom Web Service for SharePoint
This article will guide you through the process of creating a custom web service for SharePoint. This web service will work with new versions of SharePoint, Office SharePoint Server 2007 and Windows SharePoint Service 3.0. We will create a simple service that will upload documents to SharePoint. We will call it UploadService. Remember, there are steps in the Microsoft articles that are confusing especially for the beginners, I have taken care of that as well. I have tried to include as much information as possible including screenshots and code snippets to make the job easier for the developer. I have used Microsoft articles as a base for this article. There are some mistakes in the Microsoft articles that have been corrected in this article.
.NET; C#; Web Services; SharePoint
 
Automatically Applying SharePoint Themes by Graham Sibley
Nice post by Graham Sibley about how to automatically apply a theme to newly created child sites.
SharePoint; Branding