Slashdot Mirror


User: MS+Worm

MS+Worm's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:.NET Languages and IL on Performance Benchmarks of Nine Languages · · Score: 1

    Actually all the .Net languages can use unmanaged code through P/Invoke. C# can however create unsafe code while VB.Net can not.