http://sharepoint.microsoft.com/2010/Sneak_Peek/Pages/default.aspx Go view the video... Exciting times ahead!
For SharePoint Server fans: Kirk Koenigsbauer, general manager, Office Business Platform, will host a presentation on SharePoint Server on June 17, 2008 at 9:00 am Pacific Time. View the Live Meeting
stsadm -o enumtemplates > templatelist.txt & for /F "tokens=1" %i in (templatelist.txt) do stsadm -o deletetemplate -title %i & del templatelist.txt Found this from a cool blog entry by Rob Nowik http://rnowik.com/blogarchive/1149116400/ Cool and it work on MOSS 2007 :) Thanks Nowik...
Microsoft said it plans to sponsor an open-source project to create software that will convert Office documents to OpenDocument, a rival format gaining ground, particularly among governments. The software giant launched the Open XML Translator project on SourceForge.net, a popular site for hosting code...
Microsoft officials acknowledged on June 29 that the company will not meet the October 2006 business-availability target to which it committed in March of this year. At that time, Microsoft officials said to expect retail availability of Office 2007 to be some time in January 2007 , so as to coincide...
This is only my third day installing Office 2007 of my notebook. Has been playing with it thr virtual machines. I have just upgraded my Office 2003 -> Office 2007 B2. So, here I go sharing my experience. Below are some of my comments: Running well on my notebook, so far very stable. Performance was...
For those who are using WSS Version 2, you will know one of the lacking features is the backup and restore capability. The recommended way is to perform a backup via the command line (i.e. stsadm.exe) In the new version (WSS Version 2, B2), a proper UI will be provided for us to perform backup and restore...
As most of you guys know Window SharePoint Service Version 3 (Beta 2) is out. And I spent the last few days playing with it. Below are my experience: Installation - The installation steps are pretty similar to installing the previous version (WSS V2), just that you have to install Workflow Foundation...
I was very glad to see a reasonable crowd and many familiar faces during our last SgDotNet's 23rd (April) user group meeting. After all, SgDotNet is going to be 2-years old! For those who are interested in the slide deck, you can get it from this post attachment. Demo code files are not included but...