Welcome to SgDotNet Sign in | Join | Help

Browse by Tags

All Tags » SharePoint   (RSS)
Though it is almost at the bottom, it is still an honour for me... :)http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=30 Read More...
It have been some time since I've done this poll. There isn't a lot of responses, probably lack of interest in this area. I actually wanted to keep the code to myself, but I may just put it to codeplex, not sure yet. Anyway, this is what I did.Basically, Read More...
Email address of each document library depends on the incoming email settings you have configured in central admin, especially the email domain the farm will use. If you have configured AD integration, whenever you have enabled a incoming email feature Read More...
Kindly leave some comments. I'm just trying to gauge the interest in this area.Also, if you are using incoming email, and you have extra columns in your document library, how are you populating those... Thanks! Read More...
For those who are working on event receivers to enable incoming email for custom list, or out of the box lists that do not have incoming email feature, when you deploy new assemblies, you are probably recycling your app pool, or hitting IISReset, and Read More...
SharePoint lists can now receive e-mail. Discussion Boards, Calendars, DocLibs, Announcements accept incoming mail. Discussion boards maintain e-mail threading and full html messages. Calendars process incoming iCals, DocLibs map attachments to documents. Read More...
I'm preparing to deliver a WCM developer class internally. While preparing, I have decided to map out some of the placeholders to give students a better understanding of how 30 over placeholders are used. So here it is, for general public consumption. Read More...
I could never grasp how to make use of the calculated columns in SharePoint. I end up relying on computed fields instead, as it gives me more power. Came across this page that lists a few commonly used formulas. Read More...
Microsoft recently released Everyday Productivity Education here, but it is in static website format. I converted it to a wiki site, but realised that wiki template doesn't allow you to save the entire site with content as a template. So I tried saving Read More...
I've been involved / seen countless SharePoint projects, since SPS 2003 days, and most of the revolved around Portal, Content Management, Collaboration, Search. None actually revolved around building an complete application on SharePoint. When MOSS Read More...
[Via Source=Joel Oleson]Everyone is always looking for the huge case studies. You don't have to go to Microsoft.com for this one. See the Miami Herald's coverage of the Miami Dade SharePoint Deployment http://www.miamiherald.com/295/story/208130.htmlsnip/>"This Read More...
I've quickly put together a 4 part series to illustrate how to consume web services in your browser-enabled (not sure if you need to do this if you don't need browser enabled) infopath form without writing a single line of code. The gist is there, Read More...
Next, you need to configure Form Services to use Web Proxy...Navigate toyour data connection library. Save a copy of theUniversal Data Connection file somewhere in your harddisk.Navigate to Central AdministrationUnder "Application Management" Read More...
Now for the form. Let's not focus on the design of the form here...Create 5 fields. 4 of the fields arewhole number fields, with default value = 0, with the following name: Copper, Aluminium, Lead, Ferrous. 1 of the field are decimal field with the Read More...
Now, we are going to set up data connections for our form. Just in case you do not know why we should use Data Connections, here is an abstract from MSDN about the benefits of using Data Connection[Source]Using a UDC file located in a data connection Read More...
More Posts Next page »