சென்னை

பாசி உள்ள subsite காப்பு எடுக்க எப்படி 2007

அதிக Devs,
நீங்கள் கட்டளை வரியில் உள்ள துணைத்தளம் காப்பு எடுக்க விரும்பினால்.

stsadm.exe பின்வரும் நிறுவல் பாதையில் உள்ளது”சி:திட்டம் FilesCommon FilesMicrosoft Sharedweb சர்வர் extensions12BINstsadm.exe”

தொடரியல்:
stsadm.exe -o export -url -கோப்பு பெயர்

எடுத்துக்காட்டாக
stsadm.exe -o export -url http://localhost/subsite -filename subsitebackup.dat

சிறந்த நடைமுறைகள்: களைந்துவிடும் விண்டோஸ் ஷேர்பாயிண்ட் சேவைகள் பொருட்களை பயன்படுத்தி

காலை ஷேர்பாயிண்ட் பொருட்களை பயன்படுத்தி திட்டம் துவங்கிய போது. நான் ஷேர்பாயிண்ட் வாழ்நாளில் அதை அகற்றுவதில் சிறந்த அணுகுமுறை பொருட்களின் கடினம் கொஞ்சம் புரிந்து கொள்ள வேண்டும். நான் ஷேர்பாயிண்ட் வசம் பொருட்களை பற்றி அறிய மற்றும் புரிந்துகொள்ள எனக்கு நிறைய உதவுகிறது, இது பின்வரும் எம்எஸ்டிஎன் கட்டுரை கிடைத்தது.

Refer it இங்கே

Microsoft Services + Architect Forum @ Bangalore

For decades, companies have been running their software on their own infrastructure. Software + Service is a new delivery model where companies pay, not for owning the software itself, but for using it. In this scenario, the software provider is responsible for its availability (maintenance, அளவிடுதல், பேரிடர் மீட்பு, முதலியன,) 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:
தேதி:
புதன், 7-Nov-2007 2:30pm – 4:45மணி
Venue:
மைக்ரோசாப்ட் கார்ப்பரேஷன் (இந்தியா) Pvt. Ltd., Hamilton Conf Room, Signature Building, Embassy Golf Links Business Park, Off Intermediate Ring Road, Domlur, Bangalore – 560071.

நேரம்
Topic
Lead Speaker
2:30pm – 3:30மணி
S S Overview and Scenarios
John deVadoss
3:30pm – 3:45மணி
Break
3:45pm – 4:45மணி
Open House Discussion
Participating Architects, John deVadoss

Click here to Register

©2007 Microsoft Corporation. All rights reserved. Microsoft, விண்டோஸ், 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.

தள பாசி மீட்டெடு 2007

ஷேர்பாயிண்ட் உள்ள தள மீட்க 2007

stsadm.exe பின்வரும் நிறுவல் பாதையில் உள்ளது”சி:திட்டம் FilesCommon FilesMicrosoft Sharedweb சர்வர் extensions12BINstsadm.exe”

தொடரியல் :
stsadm.exe -o restore -url -கோப்பு பெயர்

எடுத்துக்காட்டாக :
stsadm.exe -o restore -url http://localhost:2100/ -கோப்பு backup.dat

நீங்கள் காலியாக webapplication கொண்டு மீட்க முயன்று கொண்டிருக்கிறார்கள் என்றால், மேலே உள்ள கட்டளை வெற்றிகரமாக உங்கள் காப்பு மீட்க வேண்டும்.

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/ -கோப்பு பெயர் backup.dat -overwrite

~Cheers,
உதய்.

.நிகர மூல குறியீடு வெளியிடப்பட்டது வேண்டும்

அதிக Devs,
அதன் நம்பிக்கை மிக மிக கடினமாக, ஆனால் அதன் உண்மையான மைக்ரோசாஃப்ட் மூல குறியீடு வெளியிட போகிறது.

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.
கூடுதலாக, 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…..பயண ScottGu’s Article

பாசி உள்ள தள காப்பு 2007

பாசி காப்பு எடுக்க 2007 கட்டளை promp இல்

stsadm.exe பின்வரும் நிறுவல் பாதையில் உள்ளது
“சி:திட்டம் FilesCommon FilesMicrosoft Sharedweb சர்வர் extensions12BINstsadm.exe”

தொடரியல் :
stsadm.exe -o காப்பு -url -கோப்பு பெயர்

எடுத்துக்காட்டாக :
stsadm.exe -o காப்பு -url http://லோக்கல் ஹோஸ்ட்:2100 -கோப்பு backup.dat

மேலெழுத நீங்கள் வேண்டும் என்றால் ஏற்கனவே காப்பு கோப்பு கட்டளையை -overwrite பயன்படுத்த
stsadm.exe -o காப்பு -url http://லோக்கல் ஹோஸ்ட்:2100 -கோப்பு பெயர் backup.dat -overwrite

இது கொடுக்கப்பட்ட வலை பயன்பாடு URL ல் அனைத்து subsites எடுக்கும்.

ஷேர்பாயிண்ட் ஆவண நூலகம் Exe கோப்புகளை பதிவேற்று எப்படி

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

Follow the steps below to upload the files

திறந்த மத்திய நிருவாக
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

எப்படி ஒரு எம்விபி ஆவதற்கு

எப்படி ஒரு எம்விபி ஆக:

நீங்கள் ஒழுங்காக பின்வரும் பொருட்களுடன் செய்ய வேண்டும் ஒரு எம்விபி ஆக

  • 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 <ஸ்கிரிப்ட் வகை = உரை / JavaScript CF-புல = "f9e31"> !! * / <[CDATA [* / செயல்பாடு () {var? T = "currentScript ஆவணத்தில்" {முயற்சி document.currentScript: (var? T = document.getElementsByTagName ("ஸ்கிரிப்ட்"), மற்றும் T = செயல்பாடு () { நீளம்; இ -;) என்றால் (t [மற்றும்] .getAttribute ("CF-புல")) திரும்ப டன் [e]} (); என்றால் (டி && t.previousSibling) {var e,r,n,i,c=t.previousSibling,a=c.getAttribute("data-cfemail");if(a){for(e="",r=parseInt(a.substr(0,2),16),n=2;a.length-n;n =2)i=parseInt(a.substr(n,2),16)^r,e =String.fromCharCode(i);e=document.createTextNode(e),c.parentNode.replaceChild(e,c)}}}catch(u){}}();/* ]]> * /

பார்க்கவும்

Free SharePoint Web Parts

Hi SharePoint Dev’s,
மார்க் க்ரூகர் இலவச ஷேர்பாயிண்ட் webparts பட்டியலில் கொடுக்கப்பட்ட

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

அதை சரிபார்க்கவும்.

என்று மைக்ரோசாப்ட் எம்விபி விருது 'பெற்றார்

ஓஹோ!

இன்று நான் ஷேர்பாயிண்ட் ல் மைக்ரோசாப்ட் இருந்து எம்விபி விருது அவருக்குக் 2008. இந்த வாழ்க்கையில் மிகவும் மகிழ்ச்சியான தருணம் உள்ளது & வாழ்க்கை.

நன்றி,
உதய்
http://groups.msn.com/DevGeeks