Hello everyone,

I'm following along in an online version of an O'Riley book "Programming Mappoint in .NET". The book is referencing Mappoint 2004 so it's a little outdated.

The book mentions creating an Add-In. The author writes the following to create an Add-In:

"Create an extensibility project for a shared Add-In using Visual Studio .NET's New Project dialog, as shown in Figure 4-2."

I'm not able to see what's in Figure 4-2 in this online version and don't know what is the correct type of project to create in VS2010 ultimate.

What kind of project do I select to do this Add-In in VS2010?