Sign in
|
Join
|
Help
in
Current Tags
Corey Roth [MVP]
Dot Net Mafia
(Entire Site)
Dot Net Mafia
Group site for developer blogs dealing with (usually) .NET, SharePoint 2013, SharePoint 2010, Office 365, SharePoint Online, 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: Get a Result Source Id in SharePoint 2013
Slides and code samples from my Search talk at SharePoint Summit Toronto
SharePoint 2013 Autocomplete textboxes using the term store and CSOM
JavaScript runtime error: 'NotifyScriptLoadedAndExecuteWaitingJobs' is undefined
How to: Query Search with the SharePoint 2013 JavaScript Client Object Model
Tags
.NET 4.0
Access
ADO.NET Data Services
Apps
ASP.NET
Business Connectivity Services
Business Data Catalog
C# 3.0
CAML
Client Object Model
Code Access Security
Content Organizer
Content Type
Cutting Edge
Debugging
Deployment
Document Library
ECM
End User
Enterprise Library
Enterprise Search
Error
Excel
Excel Services
Extranet
FAST Search for SharePoint
Feature
H-SPUG
Hyper-V
InfoPath
iPhone
jQuery
LINQ
LINQ to DataSet
LINQ to SQL
LINQ to XML
Meetup
MOSS
Office
Office 365
Office 365 Grid
Office 365 Preview
Office Web Apps
OKC SharePoint Users Group
People Search
PowerShell
Presentations
Product Review
Records Center
Remote Debugging
REST
Sandboxed Solution
Search Community Toolkit
Service Pack
SharePint
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2013 Preview
SharePoint Designer
SharePoint Online
SharePoint PowerShell Community Toolkit
SharePoint Saturday
SharePoint Upgrade
SharePoint Workspace
Silverlight
Solution
SP2
SP2010 Beta
SPC09
SPC11
SPC12
SPSource
SPTechCon
SQL
Sun VirtualBox
Surface
TDD
TechEd
TechFest
Testing
Third Party Tools
Tulsa SharePoint Interest Group
Upgrade
User Profile Service
Virtual Machine
VirtualBox
Visual Studio 11
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VMWare
VSeWSS
WebPart
Wildcard Search
Windows 7
Windows 8
Windows Phone
Windows Store App
Workflow
Archives
May 2013
(2)
April 2013
(8)
March 2013
(3)
February 2013
(6)
January 2013
(10)
December 2012
(3)
November 2012
(6)
October 2012
(7)
September 2012
(5)
August 2012
(3)
July 2012
(11)
June 2012
(2)
May 2012
(5)
April 2012
(9)
March 2012
(3)
February 2012
(7)
January 2012
(7)
December 2011
(5)
November 2011
(5)
October 2011
(4)
September 2011
(4)
August 2011
(3)
July 2011
(8)
June 2011
(4)
May 2011
(6)
April 2011
(7)
March 2011
(5)
February 2011
(2)
January 2011
(7)
December 2010
(6)
November 2010
(7)
October 2010
(5)
September 2010
(9)
August 2010
(10)
July 2010
(12)
June 2010
(2)
May 2010
(7)
April 2010
(8)
March 2010
(13)
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 [MVP]
A SharePoint MVP bringing you the latest time saving tips for SharePoint 2013, SharePoint 2010, Office 365, SharePoint Online, MOSS 2007, ASP.NET, LINQ, and Visual Studio 2012.
Browse by Tags
All Tags
»
SP2010 Beta
(
RSS
)
ADO.NET Data Services
Business Connectivity Services
Business Data Catalog
CAML
Code Access Security
Content Organizer
ECM
Enterprise Search
Error
Feature
InfoPath
LINQ
Office Web Apps
OKC SharePoint Users Group
People Search
PowerShell
Presentations
REST
Sandboxed Solution
SharePint
SharePoint
SharePoint 2010
SharePoint Designer
Silverlight
Solution
SPC09
TechFest
Tulsa SharePoint Interest Group
Virtual Machine
Visual Studio 2010
WebPart
Does Save Site as Template preserve Version History in sp2010?
It looks like the answer is no. When you click the Include Content checkbox on the Save as Template page, it looks like only the latest version of documents and lists items are included in the .wsp file. I ran a few tests and here is what...
Posted
Feb 11 2010, 04:18 PM
by
CoreyRoth
with | with
3 comment(s)
Filed under:
SharePoint
,
CAML
,
Visual Studio 2010
,
SharePoint 2010
,
SP2010 Beta
Using the PropertyBag element to assign properties to Items in SharePoint 2010
When the NDA dropped, I mentioned how you could use the new PropertyBag element in a feature to write values into the property bag of a site. I already thought that was going to be incredibly useful, but it turns out the power of this new element...
Posted
Feb 11 2010, 03:43 PM
by
CoreyRoth
with | with
5 comment(s)
Filed under:
SharePoint
,
Feature
,
CAML
,
SharePoint 2010
,
SP2010 Beta
Deploying Relational Lists using CAML in SharePoint 2010
One of my favorite new features in SharePoint 2010 is the ability to have lists relate to each other and the fact that you can maintain referential integrity. Now, I am sure there are at least 50 posts out there already that show you how to do this...
Posted
Feb 10 2010, 02:46 PM
by
CoreyRoth
with | with
7 comment(s)
Filed under:
SharePoint
,
SharePoint Designer
,
CAML
,
SharePoint 2010
,
SP2010 Beta
It’s easy to configure an External List with Business Connectivity Services (BCS) in SharePoint Foundation 2010
One of my favorite features in SharePoint 2010 is External Lists. If you haven’t heard by now, the MOSS 2007 Business Data Catalog (BDC) has become Business Connectivity Services (BCS) in SharePoint 2010. The ever better part is that it is...
Posted
Feb 02 2010, 05:02 PM
by
CoreyRoth
with | with
17 comment(s)
Filed under:
SharePoint
,
Business Data Catalog
,
SharePoint Designer
,
Business Connectivity Services
,
SharePoint 2010
,
SP2010 Beta
Silverlight in SharePoint 2010 (#sp2010)
One misconception I have heard is that SharePoint 2010 is completely based on Silverlight. While SharePoint does use Silverlight now in various places, I would say most of it is still based upon regular ASP.NET pages. I haven’t seen anything...
Posted
Jan 26 2010, 03:36 PM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
SharePoint 2010
,
Silverlight
,
SP2010 Beta
Introduction to querying lists with REST and ListData.svc in SharePoint 2010
What I really like about SharePoint 2010 is all of the new ways we can get at list data. You can always use the Client Object Model, Linq to SharePoint, or the existing object model, but one neat new way to get at list data is with listdata.svc...
Posted
Jan 21 2010, 02:04 PM
by
CoreyRoth
with | with
30 comment(s)
Filed under:
SharePoint
,
SharePoint 2010
,
SP2010 Beta
,
REST
,
ADO.NET Data Services
Feature Versioning and Upgrades in SharePoint 2010
One new feature in SharePoint 2010 is the ability to version and upgrade features. I haven’t seen a lot of people talking about it yet, so I thought I would take a few minutes to talk about it today. It’s an interesting new feature and I’ll...
Posted
Jan 04 2010, 03:30 PM
by
CoreyRoth
with | with
7 comment(s)
Filed under:
SharePoint
,
Feature
,
SharePoint 2010
,
SP2010 Beta
Slides and Code Samples from SharePoint Saturday Kansas City
I had a great time at SharePoint Saturday Kansas City. @MossLover and @SharePointKevin as well as many others did a great job organizing this event. I met a bunch of great new people and I got to see some familiar faces again. I had...
Posted
Dec 16 2009, 09:58 AM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Code Access Security
,
Presentations
,
Visual Studio 2010
,
SharePoint 2010
,
SP2010 Beta
Enterprise Search Web Parts are still Sealed! Unseal them! (SP2010)
I am pretty passionate about Enterprise Search and with MOSS 2007 I saw customers really struggle because wildcard search was not offered out of the box and most of the web parts in Microsoft.Office.Server.Search.WebParts are sealed. Luckily, the...
Posted
Dec 09 2009, 03:44 PM
by
CoreyRoth
with | with
6 comment(s)
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
,
SPC09
,
SP2010 Beta
PowerShell basics for SharePoint 2010 (sp2010)
I’m not expert in PowerShell, but I thought I would share a few basics I picked up at Ignite and various other places along the way when it comes to getting started with PowerShell. The easiest way to issue SharePoint commands with PowerShell is...
Posted
Dec 04 2009, 02:30 PM
by
CoreyRoth
with | with
2 comment(s)
Filed under:
SharePoint
,
SharePoint 2010
,
SP2010 Beta
,
PowerShell
Adding and Deploying Solutions with PowerShell in SharePoint 2010
Visual Studio 2010 makes it really easy to add and deploy solutions when you are developing, but you may eventually want to deploy those solution packages elsewhere right? We can still use stsadm, but that is effectively considered deprecated now...
Posted
Dec 02 2009, 01:25 PM
by
CoreyRoth
with | with
48 comment(s)
Filed under:
SharePoint
,
SharePoint 2010
,
SP2010 Beta
,
PowerShell
Error: System.IO.FileNotFoundException: The web application at <servername> could not be found (Console Applications with SP2010)
If you have tried to build a quick console application using Visual Studio 2010 to work with SharePoint 2010, you might find that you run into the following error. Unhandled Exception: System.IO.FileNotFoundException: The Web application at http://sp2010...
Posted
Dec 01 2009, 10:33 AM
by
CoreyRoth
with | with
10 comment(s)
Filed under:
SharePoint
,
Error
,
SharePoint 2010
,
SP2010 Beta
Troubleshooting Sandboxed Solutions in SharePoint 2010
I have a talk coming up on Code Access Security at SharePoint Saturday Kansas City next month so I have been investigating sandboxed solutions quite a bit. After all, sandboxed solutions are just another flavor of using CAS with some additional...
Posted
Nov 30 2009, 01:08 PM
by
CoreyRoth
with | with
16 comment(s)
Filed under:
SharePoint
,
WebPart
,
Visual Studio 2010
,
SharePoint 2010
,
SP2010 Beta
,
Sandboxed Solution
Programmatically Changing the UI Version in SP2010
In SharePoint 2010, there is the concept of a UI Version and it has a value of 3 or 4. When you upgrade your existing site, it will leave you at Version 3 which looks just like WSS3. However, you have the capability to upgrade to the new SharePoint...
Posted
Nov 24 2009, 09:59 AM
by
CoreyRoth
with | with
4 comment(s)
Filed under:
SharePoint
,
SharePoint 2010
,
SP2010 Beta
Deploying a Web Part with Code Access Security in Visual Studio 2010 (SP2010)
By now, you have heard about how the SharePoint 2010 development experience has been improved. We can easily deploy web parts and other code without having to manually manipulate any XML files. What about under partial trust though? ...
Posted
Nov 20 2009, 02:38 PM
by
CoreyRoth
with | with
20 comment(s)
Filed under:
SharePoint
,
Code Access Security
,
WebPart
,
Visual Studio 2010
,
SharePoint 2010
,
SP2010 Beta
More Posts
« Previous page
-
Next page »
2012 dotnetmafia.