This section walks through the five major steps to create the Geographic Region filter provider Web Part:
-
Create a Web Control Library project in Microsoft Visual Studio 2005.
-
Add a reference to the Windows SharePoint Services assembly.
-
Set the Web Part assembly version number.
-
Sign the Web Part assembly with a strong name.
-
Add the code that implements the functionality of the Geographic Region filter provider Web Part.