Anybody try programming any DirectX in VB .NET?

Just started with DirectX. Downloaded some sample code in VB6 which works fine. .NET will try to translate it into something it can use if you let it. Unfortunately, some of the methods don't seem to exist in .NET.

Does .NET even support DirectX?