Can I use Ocean for petrel 2010.1 with VS.2010 to write petrel plug ins?
I ask because I need to use some specific features on the .NET 4.0.
Thanks
The wizard that comes with the Ocean SDK for Petrel 2011.1 actually works with Visual Studio 2010 as well as Visual Studio 2008. You can take advantage of .NET 3.5 and .NET 4.0 features in your plug-in, but depending on which version of Petrel you are targeting you need to make sure the dependent .NET assemblies are available for your plug-in at runtime.