Read this page in your own language

Monday, November 23, 2009

Creating a custom Site Definition in WSS V3 / MOSS

Creating a custom Site Definition in WSS V3 / MOSS



http://www.toddbaginski.com/blog/archive/0001/01/01/creating-a-custom-site-definition-in-wss-v3-moss.aspx

CAML and SharePoint Site Defination

CAML and SharePoint Site Defination

http://programmingsharepoint.blogspot.com/2008/05/so-whats-caml.html





References
http://msdn.microsoft.com/en-us/library/aa505326.aspx

http://msdn.microsoft.com/en-us/library/ms434313.aspx

SharePoint Tutorials - VIDEO

SharePoint Tutorials

http://www.themsteam.com/Services/Sharepoint/Tutorials?gclid=CJf__YWwup0CFSXyDAodPkLIjw

Programming Sharepoint - Beginners

Programming Sharepoint

http://programmingsharepoint.googlepages.com/

MOSS - 2007: Creating Custom Administration Tools

Creating Custom Administration Tools


http://msdn.microsoft.com/en-us/library/dd583169(office.11).aspx

How to debug SharePoint feature receivers

How to debug SharePoint feature receivers

http://www.sharepointnutsandbolts.com/2007/03/how-to-debug-sharepoint-feature.html

Deploy Webpart as Solution Package and Feature

Deploy Webpart as Solution Package and Feature

http://programmingsharepoint.blogspot.com/2008/03/deploy-webpart-as-solution-package.html



WebPart Life cycle

WebPart Life cycle

1. protected override void OnInit(EventArgs e)
2. protected override void OnLoad(EventArgs e)
3. protected override void CreateChildControls()
4. protected override void LoadViewState(object savedState) //Only at Postback
5. protected override void OnPreRender(EventArgs e)
6. protected override void Render(System.Web.UI.HtmlTextWriter writer)
7. protected override void OnUnload(EventArgs e)
8. public override void Dispose()

Programming Sharepoint(MOSS 2007)

This blog contains all the code needed for programming sharepoint list,libraries,webparts,workflows and custom pages.


http://programmingsharepoint.blogspot.com/2008/10/webpart-life-cycle.html

Thursday, November 19, 2009

Working with web.config Files in Windows SharePoint Services

Working with web.config Files in Windows SharePoint Services

http://msdn.microsoft.com/en-us/library/dd587352(office.11).aspx

MakeCab & *.WSP's in Sharepoint

Using Visual Studio 2005, MakeCab.exe and MSBuild to Create Window SharePoint Services v3 Solution Files (*.WSP's)


http://www.andrewconnell.com/blog/articles/UsingVisualStudioAndMsBuildToCreateWssSolutions.aspx

Deploying and Optimizing a SharePoint Web Part

Deploying and Optimizing a SharePoint Web Part



http://msdn.microsoft.com/en-us/library/aa973805.aspx#Office2007ExcelServicesWebPart2_Introduction


http://www.codeproject.com/KB/sharepoint/DeployingCustomWebPart.aspx


http://www.cmswire.com/cms/tips-tricks/how-to-deploy-sharepoint-webparts-000618.php

DOWNLAOD - Microsoft SharePoint Server Enterprise 2010 Beta

DOWNLOAD - -Microsoft SharePoint Server Enterprise 2010 Beta

http://www.microsoft.com/downloads/details.aspx?FamilyID=77c30c6c-47fc-416d-88e7-8122534b3f37&DisplayLang=en&displaylang=en&hash=3K8RcMe8upvnBc1PNcYHuwUL9oj5bdVFecw37WM3CHlyLuBuOdP6WTpbjnn9VxfOVGVWKNUsrqX79RVjVkGRog%3d%3d


http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=77c30c6c-47fc-416d-88e7-8122534b3f37&displayLang=en&hash=E8fT4JNmhk7VO5LlpOBe3m01wBfpAb3aQtdc9ce56KyIAEUGyN%2fy29%2bz7FnYC6hxyVmxa588eRJ7ZxnA2%2bKZ7w%3d%3d

SharePoint Server 2010 - Determine hardware and software requirements

SharePoint Server 2010 - Determine hardware and software requirements

http://technet.microsoft.com/en-us/library/cc262485(office.14).aspx

Wednesday, November 18, 2009

MSDN Downloads

MSDN Downloads


http://msdn.microsoft.com/en-au/aa570309.aspx

SharePoint 2010 Developer Center

Get Started Developing on SharePoint 2010


http://msdn.microsoft.com/en-us/sharepoint/ee513147.aspx

Installation Notice for SharePoint 2010 Public Beta

Installation Notice for SharePoint 2010 Public Beta


http://blogs.msdn.com/opal/archive/2009/11/16/installation-notice-for-sharepoint-2010-public-beta.aspx

MSDN Subscriber Download Site

MSDN Subscriber Download Site

https://msdn.microsoft.com/en-us/subscriptions/securedownloads/default.aspx

SharePoint Server 2010 (Beta) - TECHNET

SharePoint Server 2010 (Beta) - TECHNET


http://technet.microsoft.com/hi-in/sharepoint/ee263917(en-us).aspx

Microsoft Visual Studio 2010 Professional Beta 2 - ISO

Microsoft Visual Studio 2010 Professional Beta 2 - ISO


http://www.microsoft.com/downloads/details.aspx?FamilyID=a80dfb5d-51c6-4778-8656-a9ff29d3a132&displaylang=en

Microsoft SharePoint 2010 SDK

Welcome to the Microsoft SharePoint 2010 SDK

http://msdn.microsoft.com/hi-in/library/ee557253(en-us,office.14).aspx

SharePoint 2010 (Beta) Developer Center

SharePoint 2010 (Beta) Developer Center


http://msdn.microsoft.com/en-us/sharepoint/ee514561.aspx

SharePoint Server 2010 Preliminary System Requirements

SharePoint Server 2010 Preliminary System Requirements


http://blogs.msdn.com/sharepoint/archive/2009/05/11/announcing-sharepoint-server-2010-preliminary-system-requirements.aspx

Get Ready for SharePoint 2010

http://sharepoint.microsoft.com/2010/Sneak_Peek/Pages/Get_Ready.aspx

SharePoint 2010

Inside SharePoint Server 2010 beta

http://www.networkworld.com/slideshows/2009/110909-sharepoint-server-2010-test.html#slide1


SharePoint 2010 will require 64-bit SQL Server

http://www.networkworld.com/news/2009/051209-sharepoint-2010-require-sql.html

Ten things you need to know about SharePoint Server 2010

http://www.networkworld.com/reviews/2009/110909-sharepoint-server-2010-test-side.html

Tuesday, November 17, 2009