c++ Programming Glossary: löwy
C++ try/throw/catch => machine code http://stackoverflow.com/questions/1331220/c-try-throw-catch-machine-code
Is .NET “all COM underneath”? http://stackoverflow.com/questions/2280639/is-net-all-com-underneath .NET he made some comments that greatly surprised me Juval Löwy ..... in .NET lo and behold every class here is a COM object... does but the .NET Framework isn't a COM library. Juval Löwy No no. First of all .NET is actually built on top of COM. It's.. I get that. My question was is .NET built on COM Juval Löwy Of course it all COM underneath. Carl Franklin No. I know it's..
|