-
Hi Folks, Today SharePoint product team has released Podcasting Kit for SharePoint 2007 (PKS),Now you can upload and show your podcast on your sharepoint sites. the kit is also available with rating features and support Silverlight controls. download on CodePlex : http://www.codeplex.com/pks Screen shot...
-
Hi Folks, Microsoft released new HOL for WSS 3.0 Development,it contains 10 Labs on different important topics on WSS 3.0 development C# & VB.Net : - No SharePoint Development Experience is required,Only .Net Development Experience. The HOLs included are: 1. Web Parts 2. Data Lists 3. Event Handlers...
-
Hi, Microsoft has launched a campaign to .Net Developers to move to SharePoint Development To help drive productivity and knowledge of SharePoint by Software Developers : http://MSSharePointDeveloper.com . The new material is designed to help .NET Developers to learn the top ten artifacts in SharePoint...
-
Hi, Great News,New version of VS.Net 2005 Extensions for WSS 3.0 V1.1 has been released,New templates and tools has been added and updated from the last version V1.0. Download it now : http://www.microsoft.com/downloads/details.aspx?familyid=3E1DCCCD-1CCA-433A-BB4D-97B96BF7AB63&displaylang=en User...
-
Hi Folks, As a SharePoint developer or any developer who have SharePoint on your development machine, after a while of developing SharePoint sites you will find that your machine is getting slower and slower and your don’t know plus the space is eating without a clear reason. The fast action I did, I...
-
Hi Folks, I got a request from a friend,that when he tried to configre a list in a sharepoint site,the workflow settings link is not appearing/showing at all although the sharepoint site is a collabotation site, i went and checked the site and i discovered the following : I went to the site administration...
-
Hi Folks, After you installed SharePoint 2007 or WSS 3.0, you might face some problems regarding the installation account,specially if you change the username/password of the installation account. as per MS best practices,its recommended to specify a new account for the sharePoint installation perior...
-
Hi Folks, if you are developing a webpart or any sharepoint customized feature,and you would like to send an email through your webpart or custom code,you can achieve this by 2 ways: 1) use normal .net classes to send email (System.Net.Mail namespace). 2) use below code: using Microsoft.SharePoint.Utilities;...
-
Hi All, Sharepoint Community Kit is a project which contains alot of added value features for sharepoint 2007. "The Community Kit for SharePoint is a set of best practices, templates, Web Parts, tools, and source code that enables practically anyone to create a community website based on SharePoint...
-
Hi All, if you configured your SharePont Site to use Forms Authentication,you might go through a very strange problem,when you open any page inside your sharepoint site,you will a white page showing "File Not Found" message,and this is a stopper problem,you can't configure your site or...