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.
  • Support >> Create Custom Group in your WebPart

    Support Email : Hi Abed, Sorry for replying late,for any future questions please post it on our DotNetBoom forums. The Answer : To group your properties in WebPart Development,tag your property with this attribute : [Category("Custom Properties")] when you deloy your webpart you will find a...
    Posted to Moustafa Arafa Blog (Weblog) by Anonymous on 05-26-2008
    Filed under: C#, SharePoint, WSS 3.0
  • 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
  • TDTS = Transfer data to Sharepoint

    Microsoft posiciona a Sharepoint como la plataforma definitiva de integración de la información corporativa, y a fe mía que resulta una herramienta fantástica, o más bien dicho un conjunto de herramientas fantásticas, sin embargo tiene ciertas carencias. Es impensable hoy en día pensar en una empresa...
    Posted to El blog de Lluis Franco (Weblog) by lfranco on 10-19-2007
    Filed under: Configuracion, C#, Sharepoint, .NET
  • Impersonation en una WebPart de SharePoint 2007 para insertar programaticamente en una lista personalizada

    No hace mucho tuve que desarrollar una WebPart para inserta programáticamente elementos sobre una lista personalizada de SharePoint. EL ambiente sobre el que estaba corriendo mi aplicación web era de un sitio SharePoint de publicación para internet con autentificación por formularios habilitada y acceso...
    Posted to Haaron Gonzalez (Weblog) by haaron on 10-05-2007
    Filed under: Code, SharePoint, C#
Page 1 of 1 (6 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