Hello Everyone.

SharePoint 2010 has existed for a long time but there is still no end to the knowledge pertaining to it. So yes we will see how to create a Search Web Part in SharePoint 2010 using Visual Studio.

This is always a requirement in all our projects since users always want a certain search level with a single list rather than the entire site and it should filter respect to their fields. So for these requirements here is a Search Web part that can be easily modified depending on the user's demand.

Let's go for it.

Open your site and go to your list, like for me I have an Employee list with the following details as in the screenshot.

Employee list

Here was your search web part, keep learning.

Cheers.