News

One aspect of my job is to slowly shepard some of our old C++ programmers into moving towards .NET <BR><BR>Step 1 of my plan was simply to talk up .NET and show them (through my work) how much ...
C++ does things differently than C# or Visual Basic, especially when it comes to class construction. Take this tour to learn about the differences. C++ has typical idioms and conventions that are ...
In .NET Aspire 9.2, the resource graph is a new way to visualize resources in apps, displaying a graph of resources linked by relationships. Also in release 9.2 are resource icons, added to the ...
Microsoft claims that .NET Native, now in developer preview, can provide both: C++ performance with the managed-code benefits of C#. Subramanian Ramaswamy and Andrew Pardoe, senior program managers on ...