-->

Sunday, October 28, 2007

Site Restore in MOSS 2007

To Restore the Site in SharePoint 2007

stsadm.exe is in the following installation path"C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN\stsadm.exe"

Syntax :
stsadm.exe -o restore -url -filename

Example :
stsadm.exe -o restore -url http://localhost:2100/ -filename backup.dat

If you are trying to restore with the empty webapplication then the above command will successfully restore your backup.

If you want to restore your backup with the existing site then use -overwrite with the command.

stsadm.exe -o restore -url http://localhost:2100/ -filename backup.dat -overwrite

~Cheers,
Uday.

Saturday, October 27, 2007

.Net Source Code To be Released

Hi Devs,
Its very very hard to believe, but its true Microsoft is going to Release .Net Source Code.

Info From Jim Galasyn's Blog

We are releasing the source code for .NET Framework base class libraries under the Microsoft Reference License, and the source code will be downloadable and viewable by anyone who accepts the license agreement.
In addition, Microsoft will introduce a capability in Visual Studio 2008 to allow you to debug into the .NET Framework source code using Visual Studio. With this capability, when you are stepping through code, you will be able to step into the source code for the .NET base class libraries.
This release will include the Base Class Libraries (BCL), Windows Forms, ASP.NET, System.Data, and WPF. BCL includes many of the basic classes in the framework including collections, string and text handling, IO,serialization, remoting, and others. We plan to include additional libraries into the set as time goes on.

The Great Info is the Source Codes are included with Comments.....Check ScottGu's Article

Thursday, October 25, 2007

Site Backup in MOSS 2007

To take the backup in moss 2007 in command promp

stsadm.exe is in the following installation path
"C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN\stsadm.exe"


Syntax :
stsadm.exe -o backup -url -filename

Example :
stsadm.exe -o backup -url http://localhost:2100 -filename backup.dat

if you want to overwrite the existing backup file use -overwrite with the command
stsadm.exe -o backup -url http://localhost:2100 -filename backup.dat -overwrite

It will take all subsites in given web application URL.

Sunday, October 21, 2007

How to Upload Exe Files in SharePoint Document Library

If you are getting error while uploading exe file or anyother blocked files.

Follow the steps below to upload the files

Open Central Administration
in the Operation Tab
Securtiy Section
open the option Blocked file types

Remove the exe (extension) in the list & delete also from the web applications blocked file types list.

You can remove the blocked extesnsions

Saturday, October 20, 2007

How to Become an MVP

How to become an MVP:

To become an MVP you should do following stuffs regularly

  • Active Participation in Communities
  • Writing Technical Articles
  • Participation in Technical Groups
  • White Papers
  • Speaker in Conferences
  • Speaker in Webinars

If you have any queries please feel free to mail me @ Uday.Ethirajulu@hotmail.com

Refer

Thursday, October 18, 2007

Free SharePoint Web Parts

Hi SharePoint Dev's,
Mark Kruger has given the list of free sharepoint webparts

http://www.sharepointblogs.com/mkruger/archive/2007/06/26/free-sharepoint-web-parts-3rd-party.aspx


Check it.

Thursday, October 4, 2007

Received MVP Award From Microsoft

Hooray!

Today I Received MVP award from Microsoft in SharePoint for 2008. This is very happiest moment in life & career.




Thanks,
Uday
http://groups.msn.com/DevGeeks