Sign in
|
Join
|
Help
in
Current Tags
Corey Roth - DotNetMafia.com...
Dot Net Mafia
(Entire Site)
Dot Net Mafia
Group site for Tulsa area .NETdevelopers, with blogs dealing with (usually) .NET, SharePoint, 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
Updating Data with LINQ to SQL and GridViews when using a View
Troubleshooting: Cannot import Web Part Error
Announcing Beer and Code Meetup after Tulsa TechFest
Using SharePoint with Enterprise Library 4.0 under Partial trust
How to: Specify the Properties Returned in a Keyword Query when using the Search Web Service
Tags
ASP.NET
Business Data Catalog
C# 3.0
CAML
Code Access Security
Content Type
Cutting Edge
Debugging
Deployment
Document Library
Enterprise Library
Enterprise Search
Error
Feature
InfoPath
Infrastructure Update
LINQ
LINQ to DataSet
LINQ to SQL
LINQ to XML
Meetup
MOSS
MSBuild
Navigation
Presentations
Product Review
Remote Debugging
SharePoint
SharePoint Designer
Solution
SQL
TechFest
Visual Studio 2005
Visual Studio 2008
WebPart
Wildcard Search
Archives
October 2008
(4)
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
(24)
October 2005
(21)
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, MOSS 2007, ASP.NET, LINQ, and Visual Studio 2008
Browse by Tags
All Tags
»
MOSS
(
RSS
)
Business Data Catalog
Document Library
Enterprise Library
Enterprise Search
Error
LINQ
LINQ to DataSet
LINQ to XML
Meetup
Presentations
Product Review
SharePoint
TechFest
Wildcard Search
How to: Specify the Properties Returned in a Keyword Query when using the Search Web Service
In the past, I have showed you how to use the KeywordQuery class as well as how to use the Enterprise Search Web Service . Today, I wanted to add one small detail on how to use the web service to return your own custom managed properties. Specifying your...
Posted
Sep 29 2008, 12:58 PM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
MOSS
,
Enterprise Search
Announcing the First Tulsa SharePint Meetup
Recently, my favorite Yankee, Kyle Kelin , returned home to Tulsa and told me about the concept of meetups. Basically, it is just a group of people that meet up together somewhere in a social setting and talk about technology, poker, camping, or whatever...
Posted
Sep 24 2008, 09:01 AM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
MOSS
,
Meetup
What you give up with Full Text SQL Queries using Wildcard Search
I am very glad to see that the Wildcard Search Web Part has been so well received. It's nice to know so many people are getting good use out of it. I have had a number of comments about it regarding what else works with it and what doesn't so...
Posted
Sep 18 2008, 11:21 AM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
MOSS
,
Enterprise Search
,
Wildcard Search
Using Wildcard Search Web Part to search for recently modified files
You may have a case where you want to search for files that were recently modified. Sure, you can use a CAML query to do this, but what if you want to look for recently changed files across multiple content sources? Sure, you can write your own Full Text...
Posted
Sep 17 2008, 08:39 AM
by
CoreyRoth
with | with
4 comment(s)
Filed under:
SharePoint
,
MOSS
,
Enterprise Search
,
Wildcard Search
Faceted Search 2.5 is much improved
I was pleased to see that a new version of the Faceted Search web parts had come out recently. On my last couple of projects, the Faceted Search worked, but it didn't quite meat all the clients needs. Mainly it didn't work with fixed queries,...
Posted
Aug 14 2008, 01:44 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
MOSS
,
Enterprise Search
How to search your site columns with Enterprise Search
I decided to go with an intro topic for Enterprise Search today. If you are like me, you often find yourself in a situation where you are doing ECM related activities such as creating custom content types that use site columns. This may present itself...
Posted
Jul 31 2008, 05:14 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
MOSS
,
Enterprise Search
Infrastructure Update Configuration Fails if HOSTS file is missing
I have been in the process of updating multiple MOSS development servers with the Infrastructure Update , and ran into an issue where the SharePoint Products and Technologies Configuration Wizard failed. The reason was that this particular server did...
Posted
Jul 21 2008, 08:50 AM
by
CoreyRoth
with | with
1 comment(s)
Filed under:
SharePoint
,
MOSS
How to: Query Search using the Web Service
According to FeedBurner , my posts on querying Enterprise Search with the FullTextSqlQuery and KeywordQuery classes have been some of the most popular. So I thought, I would continue on these posts and explain how to do it using the web service. The SDK...
Posted
Jul 17 2008, 02:49 PM
by
CoreyRoth
with | with
2 comment(s)
Filed under:
SharePoint
,
MOSS
,
Enterprise Library
What's new with Enterprise Search with the Infrastructure Update
Yesterday, the Infrastructure Update for Office SharePoint Server (as well as WSS and Project Server) was released. This update makes changes to content publishing as well as Enterprise Search. The install went smoothly. Just remember like the service...
Posted
Jul 16 2008, 02:50 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
MOSS
,
Enterprise Search
Exposing data from the BDC as a DataTable
Recently, I wanted to bind some data from the BDC to an ASP.NET control (i.e. a GridView, ListView, or DropDownList). For what I needed a Business Data List web part just wouldn't cut it, so I decided to create something that I could bind to. I also...
Posted
Jul 09 2008, 01:07 PM
by
CoreyRoth
with | with
3 comment(s)
Filed under:
SharePoint
,
MOSS
,
Business Data Catalog
Wildcard Search with MOSS People Search
After having success with implementing wildcard search with MOSS , I decided to look into this whether or not I could inherit from the PeopleCoreResultsWebPart today to implement wildcard search functionality and unfortunately I did not get very far....
Posted
Jun 23 2008, 04:00 PM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
MOSS
,
Enterprise Search
Content Index is Corrupt
I came in after the weekend to find out that someone reported the following error when trying to use my Enterprise Search page. The search request was unable to connect to the Search Service. As you may know, this is a very generic error that means something...
Posted
Jun 17 2008, 09:46 AM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
MOSS
,
Enterprise Search
NEW! Web Part for Wildcard Search in Enterprise Search
I have had countless people tell me that they want to be able to do wildcard search in MOSS Enterprise Search using the existing Search Center site templates. The Search Center site template uses keyword query syntax which does not support wildcards....
Posted
Jun 09 2008, 08:28 AM
by
CoreyRoth
with | with
12 comment(s)
Filed under:
SharePoint
,
LINQ to XML
,
MOSS
,
Enterprise Search
,
Wildcard Search
Error: The parameter is incorrect. (Access denied by BDC.)
When attempting to configure the Business Data Catalog for use with MOSS Enterprise Search, it can be quite common to get this message when you try crawling for the first time. The cause is actually pretty simple, but I figured I would give some troubleshooting...
Posted
May 14 2008, 09:47 AM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
MOSS
,
Enterprise Search
,
Business Data Catalog
School of Dev was fun (Slides Attached)
I had a good time at School of Dev this weekend. It had a fairly decent crowd consider this was its first time and it was on Mother's Day weekend. There was some good info there and I think just about everyone got a prize or two. I had the opportunity...
Posted
May 12 2008, 08:59 AM
by
CoreyRoth
with | with
no comments
Filed under:
SharePoint
,
MOSS
,
Presentations
More Posts
Next page »
2008 dotnetmafia.