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 Chart Web Part with Excel Services
Querying Multiple Federated Locations in Enterprise Search with the QueryManager class
Adding a link to a document’s folder in SharePoint 2010 Enterprise Search
How to: Use the QueryManager class to query SharePoint 2010 Enterprise Search
How to: Use the SharePoint 2010 Enterprise Search KeywordQuery Class
Tags
.NET 4.0
ADO.NET Data Services
ASP.NET
Business Connectivity Services
Business Data Catalog
C# 3.0
CAML
Code Access Security
Content Organizer
Content Type
Cutting Edge
Debugging
Deployment
Document Library
ECM
Enterprise Library
Enterprise Search
Error
Excel Services
FAST Search
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
OpenSearch
People Search
PowerShell
Presentations
Product Review
Records Center
Remote Debugging
REST
Sandboxed Solution
Search Community Toolkit
SharePint
SharePoint
SharePoint 2010
SharePoint Designer
SharePoint PowerShell Community Toolkit
SharePoint Saturday
Silverlight
Solution
SP2010 Beta
SPC09
SPSource
SQL
Sun VirtualBox
TDD
TechFest
Testing
Tulsa SharePoint Interest Group
Upgrade
Virtual Machine
VirtualBox
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VSeWSS
WebPart
Wildcard Search
Windows 7
Workflow
Archives
September 2010
(1)
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 - 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
»
SharePoint
(
RSS
)
ADO.NET Data Services
ASP.NET
Business Connectivity Services
Business Data Catalog
C# 3.0
CAML
Code Access Security
Content Organizer
Content Type
Debugging
Deployment
Document Library
ECM
Enterprise Library
Enterprise Search
Error
Excel Services
FAST Search
Feature
IIS
InfoPath
Infrastructure Update
Internet Explorer
jQuery
LINQ
LINQ to DataSet
LINQ to SQL
LINQ to XML
Meetup
MOSS
MSBuild
Navigation
Office Web Apps
OKC SharePoint Users Group
OpenSearch
People Search
PowerShell
Presentations
Product Review
Records Center
REST
Sandboxed Solution
Search Community Toolkit
SharePint
SharePoint 2010
SharePoint Designer
SharePoint PowerShell Community Toolkit
SharePoint Saturday
Silverlight
Solution
SP2010 Beta
SPC09
SPSource
TDD
TechFest
Tulsa SharePoint Interest Group
Upgrade
Virtual Machine
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VSeWSS
WebPart
Wildcard Search
Windows 7
Workflow
How to: Use the Chart Web Part with Excel Services
Hopefully, you were able to impress the boss with my last post on the Chart Web Part . I explained how to use the BCS with the Chart Web Part to display great looking charts using external data. Another option is to use Excel Services. ...
Posted
Sep 02 2010, 03:04 PM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
SharePoint 2010
,
Excel Services
Querying Multiple Federated Locations in Enterprise Search with the QueryManager class
Last week, I showed you how to use the QueryManager class to query SharePoint Enterprise Search. In that post, I mentioned that we can actually use the QueryManger class to harness the true power of federated search and query multiple locations at once...
Posted
Aug 25 2010, 11:54 AM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
Adding a link to a document’s folder in SharePoint 2010 Enterprise Search
One request I have seen a lot from people since MOSS 2007 is the desire to add a link to the subfolder of a document on the search results page. This is useful when the user wants to see what else is in that folder or if they want to perform other...
Posted
Aug 23 2010, 11:19 AM
by
CoreyRoth
with | with
3 comment(s)
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
How to: Use the QueryManager class to query SharePoint 2010 Enterprise Search
Last week, I talked about the KeywordQuery class and how to use it in SharePoint 2010. I mentioned that a new way to query also existed using the QueryManager class. This class is extremely powerful and can allow us to issue federated queries...
Posted
Aug 15 2010, 09:46 PM
by
CoreyRoth
with | with
2 comment(s)
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
,
FAST Search
How to: Use the SharePoint 2010 Enterprise Search KeywordQuery Class
By now, I’m sure you know that there have been a ton of changes and improvements in SharePoint 2010 Enterprise Search. The underlying architecture of Enterprise Search has been ripped out of the old SSP model and is now based on Service Applications...
Posted
Aug 12 2010, 04:49 PM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
,
FAST Search
Creating a Content Source Scope Rule using PowerShell
Two weeks ago, I posted about how to create scopes and scope rules using PowerShell . At the end of the post I mentioned that there was no rule type for creating scope rules by content type. I knew there had to be a way to do this, so I created...
Posted
Aug 11 2010, 01:33 PM
by
CoreyRoth
with | with
7 comment(s)
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
,
PowerShell
SharePoint PowerShell Community Toolkit Updated
I’m excited to see that we’ve already got some community contribution to the SharePoint PowerShell Community Toolkit. Pete Cuttriss provided us with two new methods useful for working with scope display groups. I also have the source code...
Posted
Aug 11 2010, 10:01 AM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
SharePoint 2010
,
PowerShell
,
SharePoint PowerShell Community Toolkit
Introducing the SharePoint PowerShell Community Toolkit
This weekend, I got inspired to create what I think could be a great new CodePlex community Project. Last week, I saw a post in the forums as well a comment on the blog asking if specific PowerShell commands existed in regards to Enterprise Search...
Posted
Aug 09 2010, 03:04 PM
by
CoreyRoth
with | with
2 comment(s)
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
,
PowerShell
,
SharePoint PowerShell Community Toolkit
Missing Tag Cloud Web Part (and other Social Web Parts) after SharePoint 2010 Upgrade
I noticed this little issue after doing my last SharePoint 2010 upgrade. The client was a fan of the Tag Cloud Web Part on his My Site and wanted to bring that functionality onto one of his team sites. I figured this would be no problem, so...
Posted
Aug 06 2010, 10:23 AM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
WebPart
,
SharePoint 2010
,
Upgrade
A tip to remember when calling custom web services in SharePoint from JavaScript (or jQuery)
I’ve been customizing rendering templates a lot lately using a wide variety of scripting technologies such as JavaScript, jQuery, and SPServices . One requirement I had with all of these rendering templates was to call a custom web service to populate...
Posted
Aug 03 2010, 01:31 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
jQuery
Where did my Search Scopes list on the home page go in SharePoint 2010?
On a recent SharePoint 2010 migration I completed, this was one of the first questions I was asked. After seeing versions of SharePoint all these months, it never occurred to me that the dropdown list wasn’t there any more until someone pointed...
Posted
Aug 02 2010, 11:45 AM
by
CoreyRoth
with | with
2 comment(s)
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
Creating Enterprise Search Scopes with PowerShell
I posted a while back on how to do your Managed Property mappings in PowerShell, so I wanted to follow up with how to add search scopes next. I have to give props to the SDK team because they have done a pretty good job documenting all of these...
Posted
Jul 29 2010, 02:47 PM
by
CoreyRoth
with | with
8 comment(s)
Filed under:
SharePoint
,
SharePoint 2010
,
PowerShell
Some handy keywords you might find useful in SharePoint Enterprise Search
Enterprise Search is one of my favorite SharePoint topics to speak about. Often in my talks, I use various keyword queries to display results that people often end up asking me about. Today, I thought it would be useful to show you some of...
Posted
Jul 20 2010, 03:30 PM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
Bringing my PowerShell talk to Oklahoma City next Monday
I am excited to say that I am returning to Oklahoma City next Monday (7/26) to speak about using PowerShell with SharePoint. This fun talk will show you just enough PowerShell to be dangerous. You will learn the basics of using it, how to...
Posted
Jul 20 2010, 01:32 PM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
SharePoint 2010
,
PowerShell
,
OKC SharePoint Users Group
How to: Set Default Column Values on a folder programmatically
The reason I write this post today is because my initial searches on the Internet provided me with nothing on the topic. I was hoping to find a reference to the SDK but I didn’t have any luck. What I want to do is set a default column value...
Posted
Jul 19 2010, 03:51 PM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
SharePoint 2010
,
ECM
More Posts
Next page »
2009 dotnetmafia.