Sign in
|
Join
|
Help
Dot Net Mafia
Group site for developer blogs dealing with (usually) .NET, 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
Blogs Hosted Here
Corey Roth [MVP]
Kyle Kelin on .Net
Cory Robinson's Blog
Anthony S. Kilhoffer
Not Necessarily Dot Net
Kevin Williams .NET and Stuff
Popular Tags
ASP.NET
Business Data Catalog
coding
Enterprise Search
Error
FAST Search for SharePoint
Feature
LINQ
MOSS
Not Dot Net
Office 365
Office 365 Grid
open source
PowerShell
Presentations
SharePoint
SharePoint 2010
Silverlight
Sitecore
SP2010 Beta
SPC09
TechFest
Visual Studio 2008
Visual Studio 2010
WebPart
Browse All Tags
What's New
How to: Use the Silverlight web part with Visual Studio 11
Visual Studio 11 adds a new feature that makes working with Silverlight in SharePoint 2010 a bit easier. The new Silverlight Web Part feature automates deploying your Silverlight applications to SharePoint and can really save you a bit of time. ...
01-25-2012 8:11 AM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
SharePoint 2010
,
Silverlight
,
SharePoint Online
,
Office 365
,
Office 365 Grid
,
Visual Studio 11
How to: Query sites and site collections using SharePoint Search
I often refer to my Handy Keywords in SharePoint Search because it forms the building blocks you need to become a rock star at writing SharePoint keyword queries. Today, I want to expand upon that post on how you can use search to return a...
01-13-2012 1:41 PM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
,
SharePoint Online
,
Office 365
,
Office 365 Grid
A look at Visual Web Parts in Visual Studio 11
I recently published my first post about SharePoint development with Visual Studio 11 and I mentioned that there were some changes in how the Visual Web Part worked. If you are familiar with the Visual Web Part in Visual Studio 2010 , you know it...
01-12-2012 10:23 AM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
WebPart
,
SharePoint 2010
,
Sandboxed Solution
,
SharePoint Online
,
Visual Studio 11
How to: Use Visual Studio 11 to publish solutions to SharePoint Online
So I’ve been living under a rock again and I had never gotten around to checking what’s new in Visual Studio 11. The Developer Preview has been around a while and I wanted to check it out today and was surprised to see some new SharePoint development...
01-10-2012 11:23 PM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
WebPart
,
Sandboxed Solution
,
Office 365
,
Office 365 Grid
,
Visual Studio 11
Quick Tip: Use % to return all items in the search index (FAST Search for SharePoint and SharePoint Online)
Ever wanted to see what exactly is in your SharePoint search index with a simple query? Sure, you can take a look at the crawl log, but you can’t see that in SharePoint Online. With SharePoint 2010, you can use queries using the ContentSource...
01-06-2012 12:55 PM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
Enterprise Search
,
SharePoint 2010
,
FAST Search for SharePoint
,
Office 365
,
Office 365 Grid
How to: Query People Search in SharePoint Online (and other SharePoint platforms too!)
At my Search talk at SPC11, I demoed how to build a Silverlight application that could query search in SharePoint Online . I also built a separate application that could query people search, but I haven’t posted on it yet until today. To query...
01-03-2012 10:38 PM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
,
Silverlight
,
FAST Search for SharePoint
,
Office 365
,
Office 365 Grid
,
SPC11
How to: Use Refiners with the Search Web Service (FAST Search for SharePoint)
Yesterday, I talked about how we can use FQL with the Search Web Service . As promised, I am continuing the series about the search web service to talk about how we can take advantage of refiners. As you may know, FAST Search for SharePoint...
12-28-2011 12:50 PM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
,
Silverlight
,
FAST Search for SharePoint
How to: Query FAST Search for SharePoint with FQL and the Search Web Service
I’ve written many posts on how to query search ( Keyword in 2010 , Keyword in 2007 , QueryManager , Web Service , FQL using Keyword ) and I wanted to keep up the tradition and talk about how easy it is to get started using FQL with the Search Web Service...
12-27-2011 8:04 PM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
,
Silverlight
,
FAST Search for SharePoint
Configuring Site Collection Search Settings with PowerShell
I’m always looking for a way to automate things and configuring the search settings of a site collection is no exception. I’ve talked about the Search Settings page before and how important it is for configuring contextual search and the scope drop...
12-21-2011 10:28 AM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
,
PowerShell
Using search to find recently modified files in SharePoint 2010
Last week, I posted about how we can extend CoreResultsWebPart to show documents created by the current user. Using this same technique, we can also use search to find recently modified documents. If you are a long time follower of my blog...
12-08-2011 2:15 PM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
Enterprise Search
,
WebPart
,
SharePoint 2010
Using SharePoint Search to display the documents of the current user
I see requests for this in the SharePoint forums a lot and I always figured it was pretty easy to do with a few lines of code. Sometimes users want to display a list of documents that the worked on throughout the farm. The CoreResultsWebPart...
12-02-2011 11:43 AM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
Enterprise Search
,
Wildcard Search
,
SharePoint 2010
Dealing with that pesky SharePoint server in another time zone
Working at an International company now, I found that I was often running into issues looking at the time stamps of documents. Our collaboration server was in EST while I was in CST. It could be confusing at times when you were working on...
11-16-2011 4:17 PM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
MOSS
,
SharePoint 2010
,
End User
,
Office 365
,
Office 365 Grid
Slides from my talk at SharePoint Saturday Denver
I had the honor of speaking at SharePoint Saturday Denver this weekend. Clayton Cobb ( @warrtalon ) and the people from Denver did a great job putting together this event. I spoke about how to improve your SharePoint Search experience. ...
11-14-2011 9:13 AM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
Enterprise Search
,
Presentations
,
SharePoint 2010
,
SharePoint Online
,
Office 365
How to: search the contents of a document set
I saw this question in the forums the other day, so I decided to see if it is possible to use SharePoint search to query just the contents of a document set. It turns out that you can and it is quite easy. Consider the following document set...
11-09-2011 4:03 PM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
Enterprise Search
,
SharePoint 2010
,
ECM
Excited to be speaking at SharePoint Saturday Denver!
I’m on my way to Denver this week and I’m really excited. I’m speaking at SharePoint Saturday Denver . This year’s event is a two day event (11/11 and 11/12). I’ll be talking about one of my favorite topics SharePoint Search. If...
11-07-2011 2:40 PM
by
CoreyRoth
to
Corey Roth [MVP]
Filed under:
SharePoint
,
Enterprise Search
,
Presentations
,
SharePoint 2010
,
SharePoint Saturday
Who Is Online
2011 dotnetmafia.