|
Z Udayakumar Ethirajulu , 31. oktobra, 2007 Hi Devs,
If you want to take the backup of subsite in command prompt.
stsadm.exe is in the following installation path”C:Program FilesCommon FilesMicrosoft Sharedweb server extensions12BINstsadm.exe”
Skladnja:
stsadm.exe -o export -url -Ime datoteke
Primer
stsadm.exe -o export -url http://localhost/subsite -filename subsitebackup.dat
Z Udayakumar Ethirajulu , 31. oktobra, 2007 When am started program using sharepoint objects. I found little bit difficult to understand about the sharepoint objects lifetime and best approach to dispose it. I found the following MSDN article which helps me a lot to learn and understand about sharepoint objects disposal.
Refer it tukaj
Z Udayakumar Ethirajulu , 31. oktobra, 2007
Že desetletja, podjetja so njihove programske opreme teče na lastno infrastrukturo. Programska oprema + Storitev je nov model, kjer je dostava podjetja plačati, ne za programsko opremo, ki ima v lasti sam, ampak za njegovo uporabo. V tem scenariju, ponudnik programske opreme je odgovoren za njegovo dostopnost (vzdrževanje, razširljivost, nesrečah, itd,) and gets paid for the same.Delivering software as a service has gained a lot of momentum. One reason, this one-to-many delivery model, is attractive, is that, it enables new economies of scale.Come listen to some scenarios where S S would be the way to go. Discuss your apprehensions and get geared to go the S S way. You are invited to attend a Forum on S S with John deVadoss, SR. DIRECTOR of TECHNICAL STRATEGY in the App Dev & Platform Marketing Management Team at Microsoft.
Event Details:
Date:
Sreda, 7-Nov-2007 2:30pm – 4:45pm
Venue:
Microsoft Corporation (India) Pvt. Ltd., Hamilton Conf Room, Signature Building, Embassy Golf Links Business Park, Off Intermediate Ring Road, Domlur, Bangalore – 560071.
Čas
Topic
Lead Speaker
2:30pm – 3:30pm
S S Overview and Scenarios
John deVadoss
3:30pm – 3:45pm
Break
3:45pm – 4:45pm
Open House Discussion
Participating Architects, John deVadoss
Click here to Register
©2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, the Windows logo, and Windows Server are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. All other trademarks are the property of their respective owners.
Z Udayakumar Ethirajulu , on October 28th, 2007 To Restore the Site in SharePoint 2007
stsadm.exe is in the following installation path”C:Program FilesCommon FilesMicrosoft Sharedweb server extensions12BINstsadm.exe”
Skladnja :
stsadm.exe -o restore -url -Ime datoteke
Primer :
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.
Z Udayakumar Ethirajulu , 26. oktobra, 2007 Hi Devs,
Njegova zelo zelo težko verjeti, vendar je res, Microsoft se bo Spustite. Čisti izvorno kodo.
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.
Poleg tega, 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
Z Udayakumar Ethirajulu , on October 25th, 2007 To take the backup in moss 2007 in command promp
stsadm.exe is in the following installation path
“C:Program FilesCommon FilesMicrosoft Sharedweb server extensions12BINstsadm.exe”
Skladnja :
stsadm.exe -o backup -url -Ime datoteke
Primer :
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.
Z Udayakumar Ethirajulu , 21. oktobra, 2007 Če ste dobili napaka pri nalaganju exe ali anyother blokiral datotek.
Sledite spodnjim korakom za nalaganje datotek
Open Centralna uprava
v operaciji Tab
Varnostni oddelek
odprto možnost blokiranih vrst datotek
Odstrani exe (podaljšanje) v seznam & zbrisati tudi iz spletnih aplikacij seznama blokiranih vrst datotek.
Lahko odstranite blokirane extesnsions
Z Udayakumar Ethirajulu , , 19. oktobra, 2007 Kako postati MVP:
Postati MVP morate storiti naslednje tvar redno
- Aktivno sodelovanje v skupnosti
- Pisanje strokovnih člankov
- Sodelovanje v tehničnih skupin
- Bele knjige
- Govornik na konferencah
- Govornik v Webinars
Če imate kakršnakoli vprašanja, vas prosimo, da mi mail @ Uday.Ethirajulu @ hotmail.com
Glejte
Z Udayakumar Ethirajulu , na 18. oktober, 2007
Z Udayakumar Ethirajulu , on October 3rd, 2007 Hooray!
Today I Received MVP award from Microsoft in SharePoint for 2008. This is very happiest moment in life & career.
Hvala,
Uday
http://groups.msn.com/DevGeeks
|
|