Browse by Tags

Related Posts

  • Creating a SharePoint Web Part Step by Step

    This is the first time I develop for SharePoint, something that I wanted for a while, yet never got a project to do so. I have been a SharePoint user for many years, normally because all companies I have worked they use it as their document repository, “link provider”. There are a few steps that are...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 10-30-2008, 12:00 AM
    Filed under: Code, C#, ASP.NET, .NET, Books, SharePoint
  • Retrieving a URL field from a list

    Recently I had a need to retrieve a URL field (Field Type was Hyperlink or Picture) from a SharePoint List so that I could use the URL to dynamically create a Hyperlink. Much to my surprise when I fetched the column from the list, I neglected to do any checking to make sure that the field only contained...
    Posted to David McCollough (Weblog) by dmccollough on 10-30-2008, 12:00 AM
    Filed under: ASP.NET, SharePoint, C#
  • Getting the SPWeb object of Site in the Itemdeleting event in Sharepoint

    Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin...
    Posted to Vikram Lakhotia (Weblog) by vik20000in on 10-16-2008, 12:00 AM
    Filed under: ASP.NET, Sharepoint
  • Retrieving attachment SPFile object from the Share point List Item

    Hi, While working with share point, many a times, when you are working with list item you have attachments with the list item. Many a times you want to programmatically access these attachment files (as SPFile objects). The SPListItem also exposes a collection of all the Attachments with the help of...
    Posted to Vikram Lakhotia (Weblog) by vik20000in on 09-15-2008, 12:00 AM
    Filed under: .NET, ASP.NET, Sharepoint
  • CallbackController

    Faster, lighter and better than AJAX Off course that is in some of the cases and not all of them. AJAX is a very beautifull framework and has some great possibilities. Sometimes however a simple lightweighted callback is all that's needed to perform a simple task. (Read #9 over here ). It is, no let...
    Posted to Wesley Bakker (Weblog) by webbes on 08-28-2008, 12:00 AM
    Filed under: ASP.NET, Sharepoint, AJAX
  • SharePoint Trace Logs and the Unified Logging Service (ULS)

    This is to explain what the ULS logs are, why they exist, and how to read and write 'em. In a nutshell, the Unified Logging Service (ULS) writes WSS 3.0 and MOSS events to SharePoint’s Trace Logs, and these are stored in the file system in ...\12 \LOGS . Collectively this location and its files are commonly...
    Posted to Eli Robillard's World of Blog. (Weblog) by erobillard on 07-31-2008, 12:00 AM
    Filed under: ! Original Content, SharePoint, SharePoint 2007, ASP.Net
  • How to customize rendering of SharePoint list form fields - Part 1

    While SharePoint offers great flexibility to users for quickly creating custom lists in various forms, flexibility of forms and fields rendered within is fairly limited on WSS/MOSS UI. In this series, I aim to share some of my findings and, perhaps, come up with wish-list for "SharePoint 2009"! There...
    Posted to Sharad Kumar (Weblog) by eJugnoo on 07-07-2008, 12:00 AM
    Filed under: SharePoint, ASP.NET, Office System, Forms, User Experience
  • Eye On .NET

    Eye On .NET is periodical listing series for .NET(Blogs, Articles, Media, Events and Announcing) I hope that my simple view to .NET development be helpfully at least reflect the best. And this is my first List that will be focus on Blogs Community  :)   Scott Guthrie links: April 28th , April...
    Posted to Hisham Elbreky (Weblog) by Hisham Elbreky on 05-03-2008, 12:00 AM
    Filed under: CSS, MVC, SharePoint, ASP.Net, .NET, Agile, JavaScript, AJAX, WWF
  • SharePoint programming and permission problem

    Hi, Last few days I was playing with SharePoint server 2007 and programming with it. All I was trying to do was add a list item in a simple list created in the SharePoint through a web part. The code to do the job was simple enough. SPWeb site = SPContext.Current.Web; SPList list = site.Lists["Vikram...
    Posted to Vikram Lakhotia (Weblog) by vik20000in on 02-28-2008, 12:00 AM
    Filed under: ASP.NET, web.config, Sharepoint
  • Windows Server 2008 Enterprise - Install experience with VPC 2007

    I finally got time to try Windows Server 2008, picking binaries from MSDN, for some adventures with IIS and SharePoint primarily. Setting up a new VM is as easy as ever in VPC 2007, and once ISO of Windows Server 2008 was pointed, it booted quickly on 1500 MB RAM dedicated to VM on an AMD Athlon 64X2...
    Posted to Sharad Kumar (Weblog) by eJugnoo on 02-17-2008, 12:00 AM
    Filed under: SharePoint, ASP.NET
Page 1 of 4 (32 items) 1 2 3 4 Next >
Microsoft Communities