SgDotNet
Singapore Professional .NET User Group -For Cool Developers

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • SharePoint 2010 Sneak Peak

    http://sharepoint.microsoft.com/2010/Sneak_Peek/Pages/default.aspx Go view the video... Exciting times ahead!
    Posted to Kit Kai's Tech Blog by kitkai on 07-13-2009
    Filed under: Filed under:
  • SharePoint Server Update

    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
    Posted to eForce - the elite force by eforce on 06-16-2008
    Filed under: Filed under:
  • How to delete all global templates using stsadm

    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...
    Posted to eForce - the elite force by eforce on 09-04-2006
    Filed under: Filed under:
  • Microsoft bends on OpenDocument

    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...
    Posted to eForce - the elite force by eforce on 07-07-2006
    Filed under: Filed under:
  • News update: Microsoft Office 2007 Slips

    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...
    Posted to eForce - the elite force by eforce on 07-03-2006
    Filed under: Filed under:
  • Office 2007 for my day-to-day work

    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...
    Posted to eForce - the elite force by eforce on 06-27-2006
    Filed under: Filed under:
  • WSS V.3 - Backup and Restore

    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...
    Posted to eForce - the elite force by eforce on 06-27-2006
    Filed under: Filed under:
  • WSS V3 Beta 2 experience

    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...
    Posted to eForce - the elite force by eforce on 06-01-2006
    Filed under: Filed under:
  • SharePoint WebPart Development Presentation

    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...
    Posted to Maung²'s Technical Adventures by Anonymous on 04-20-2006
    Filed under: Filed under: , ,
Page 1 of 1 (9 items)
Copyright SgDotNet 2004-2009
Powered by Community Server (Commercial Edition), by Telligent Systems