SelArom 9 Junior Poster in Training

good afternoon everyone! I was wondering, is it possible to incorporate assembly language within a .NET program, preferably in C# but also in C++ (or even VB!)? I'm not talking about the IL language, but the IA32 assembly language like mov, cmp, jmp, eax, ebx kind of stuff!

is that possible? and if so, what is the syntax for embedding it?

thank you so much!
-SelArom