I am using Npgsql to connect to the postgresql database from visual studio 2010. With the download package there is an XML file named Npgsql which seems to contain some information which we generally see in the visual studio intellisense. Now I want to add this intellisense information into the IDE so that it is available while coding.
Can I do that with this XML file?