Sign In
Kundu
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
moss SharePoint 2007 Search relevance ranking information logic
SPGridView sample custom SharePoint webpart multiple SPGridView visual studio C#
SPGridView to show SharePoint search result using search asmx
Archive
Archives
December 2009
(2)
October 2009
(1)
MSDN Blogs
>
Kundu
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Kundu
How to develop a custom SharePoint search webpart
Posted
over 3 years ago
by
kundut
0
Comments
This sample SharePoint webpart is meant to do search using search web service and result the result and show it on SPGridView. create a new class library in visual studio and paste the below code. using System; using System.Data; using System...
Kundu
How to add multiple SPGridView in one single custom webpart
Posted
over 3 years ago
by
kundut
0
Comments
I am writing this blog to provide a sample on how to develop a custom SharePoint webpart, which contains multiple SPGridView. While developing the sample, the challeges that I faced are how to add paging and have different datasources. However, the sample...
Kundu
Relevance in SharePoint Search
Posted
over 3 years ago
by
kundut
0
Comments
Before reading this blog please check the following links, which will help you to better understand search relevance in sharepoint. Enterprise Search Architecture: http://msdn.microsoft.com/en-us/library/ms570748.aspx Building Search Queries...
Page 1 of 1 (3 items)