How to use OpenGL in .Net???What's defferent from VS 6.0???

How to use OpenGL in .Net???
I want to use OpenGL in 3D GIS,but I’m first time to use OpenGL ,I don’t know how degree of the .Net support to OpenGL.

BTW:My english is not good enough!!

It depends on what .Net language you are using. If you’re using VC++ .Net, you use it the same way you do in VC++ 6.0.

If C# or VB.Net, it’d be best to do a search for a third party library.