MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.

Browse Site by Tags

Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
  • send email in sharepoint 2007

    Hi Folks, if you are developing a webpart or any sharepoint customized feature,and you would like to send an email through your webpart or custom code,you can achieve this by 2 ways: 1) use normal .net classes to send email (System.Net.Mail namespace). 2) use below code: using Microsoft.SharePoint.Utilities;...
    Posted to Moustafa Arafa Blog (Weblog) by Anonymous on 04-07-2008
    Filed under: C#, SharePoint, MOSS 2007
  • Deploying Web Part in SharePoint 2007

    Hi Folks, Any SharePoint Development requires you to develop your Web Part and deploy it to sharePoint,in this post i will describe the steps required to deploy your web part to sharepoint 2007 site: 1) after creating your web part,you have to sign it with strong name. To Do that : simply open the project...
    Posted to Moustafa Arafa Blog (Weblog) by Anonymous on 12-27-2007
    Filed under: C#, SharePoint, MOSS 2007
  • 0x0020 in MOSS object Model

    Hi Folks, This post to inform that when you develop on sharepoint 2007 object model,and if you are manipulating with lists in sharepoint you might face in the item names or field names you will find that the spaces in sharepoint is converted to this hexidecimal code "0x0020". Example: if you...
    Posted to Moustafa Arafa Blog (Weblog) by Anonymous on 12-23-2007
    Filed under: C#, SharePoint, MOSS 2007
Page 1 of 1 (3 items)


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems