Sign in
|
Join
|
Help
in
Current Tags
Corey Roth - DotNetMafia.com...
Dot Net Mafia
(Entire Site)
Dot Net Mafia
Group site for developer blogs dealing with (usually) .NET, SharePoint 2010, and other Microsoft products, as well as some discussion of general programming related concepts.
Home
Blogs
Forums
Photos
Downloads
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
How to: Use the new Append Text to query property in CoreResultsWebPart to return documents only
Dude! Where’s my Search Center?
A quick look at phonetic People Search in SharePoint 2010
Files uploaded to the wrong folder in a document library
Speaking about How Business Connectivity Services (BCS) may change your life in SharePoint 2010 at Tulsa SharePoint Interest Group on 4/12
Tags
.NET 4.0
ADO.NET Data Services
ASP.NET
Business Connectivity Services
Business Data Catalog
C# 3.0
CAML
Code Access Security
Content Type
Cutting Edge
Debugging
Deployment
Document Library
ECM
Enterprise Library
Enterprise Search
Error
Feature
IIS
InfoPath
Infrastructure Update
Internet Explorer
iPhone
jQuery
LINQ
LINQ to DataSet
LINQ to SQL
LINQ to XML
Meetup
MOSS
MSBuild
Navigation
Office Web Apps
OKC SharePoint Users Group
People Search
PowerShell
Presentations
Product Review
Records Center
Remote Debugging
REST
Sandboxed Solution
Search Community Toolkit
SharePint
SharePoint
SharePoint 2010
SharePoint Designer
Silverlight
Solution
SP2010 Beta
SPC09
SPSource
SQL
TDD
TechFest
Testing
Tulsa SharePoint Interest Group
Virtual Machine
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VSeWSS
WebPart
Wildcard Search
Workflow
Archives
March 2010
(8)
February 2010
(10)
January 2010
(5)
December 2009
(6)
November 2009
(10)
October 2009
(25)
September 2009
(8)
August 2009
(8)
July 2009
(7)
June 2009
(7)
May 2009
(8)
April 2009
(8)
March 2009
(11)
February 2009
(6)
January 2009
(6)
December 2008
(8)
November 2008
(7)
October 2008
(15)
September 2008
(9)
August 2008
(6)
July 2008
(10)
June 2008
(8)
May 2008
(10)
April 2008
(8)
March 2008
(13)
February 2008
(22)
January 2008
(12)
December 2007
(4)
November 2007
(1)
October 2007
(5)
September 2007
(4)
August 2007
(5)
July 2007
(10)
June 2007
(6)
May 2007
(10)
April 2007
(8)
March 2007
(4)
February 2007
(4)
January 2007
(1)
December 2006
(6)
November 2006
(10)
October 2006
(14)
September 2006
(5)
August 2006
(4)
July 2006
(6)
June 2006
(3)
May 2006
(15)
April 2006
(8)
March 2006
(4)
February 2006
(4)
January 2006
(23)
December 2005
(10)
November 2005
(23)
October 2005
(20)
September 2005
(11)
August 2005
(22)
July 2005
(16)
June 2005
(12)
May 2005
(17)
April 2005
(19)
March 2005
(16)
February 2005
(21)
January 2005
(19)
December 2004
(19)
Corey Roth - DotNetMafia.com - Tip of the Day
Bringing you the latest time saving tips for SharePoint 2010, MOSS 2007, ASP.NET, LINQ, and Visual Studio 2010
Browse by Tags
All Tags
»
Content Type
(
RSS
)
CAML
Document Library
Feature
SharePoint
SPSource
Using CAML to deploy a lookup column via Feature
This week, I needed to deploy lookup columns to some of my lists and as usual I wanted to avoid writing code at all costs. As some of you may know, Kyle Kelin and I debate this topic often as he prefers a code approach. I figured it had to...
Posted
Sep 02 2009, 04:47 PM
by
CoreyRoth
with | with
3 comment(s)
Filed under:
SharePoint
,
Content Type
,
Feature
,
CAML
,
SPSource
How to: Seal a Content Type
Sometimes, you want to make absolutely sure that someone can’t go in and change your content type via the Windows SharePoint Services user interface. If an administrator were to delete or rename columns in your content type this can cause all sorts...
Posted
Mar 11 2009, 09:15 AM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Content Type
A Note on Content Type Inheritance
I ran into this issue a while back so I thought I would post on it. I had a scenario where we wanted to create a simple content type to use as a base content type for all future content types at a comapany (i.e.: Company Base Document). At the time we...
Posted
Nov 04 2008, 11:15 AM
by
CoreyRoth
with | with
2 comment(s)
Filed under:
SharePoint
,
Content Type
How to: Create a Custom Document Library
Not too long ago, I talked about how to remove the Explorer View from a document library. As part of the post, I mentioned that I would post how to build a custom document library in the near future. That is what I am covering today. I really don't...
Posted
Jun 11 2008, 08:53 AM
by
CoreyRoth
with | with
2 comment(s)
Filed under:
SharePoint
,
Document Library
,
Content Type
,
Feature
Implementing Metadata Inheritance using an ItemEventReceiver
When implementing an ECM solution, it is often necessary to come up with a way for documents to inherit metadata from a parent folder. The main reason of doing this is so that user's can search on any of the document's properties. Other ECM solutions...
Posted
May 19 2008, 01:59 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Content Type
Creating a Content Type based Folder in SharePoint via Feature Receiver
I have been working a lot with document libraries again and in this particular implementation, I had a need to create a pre-determined set of folders upon document library creation that were based upon a custom content type. I couldn't find a way...
Posted
Jan 14 2008, 03:40 PM
by
C-Dog's .NET Tip of the Day
Filed under:
SharePoint
,
Document Library
,
Content Type
,
Feature
2009 dotnetmafia.