I'm used to c++ along with an open database (switched from mysql to postgres not too awful long ago.) A new job I'm looking at taking focuses heavily on .net along with SQL Server. As such, I've been looking into the .net framework and what I can't seem to figure out is how to make sure I'm actually using it. I know VB.net is one option, but I loathe VB and would prefer to do my coding in C#, if not C++ (though judging by the interviews, they lean more toward C#). I'm really stuck, though, as to how to actually implement it. Does C# automagically compile via Microsoft Intermediate Language? Does Visual Studio automagically go through Microsoft Intermediate Language regardless of whether I use C++, C# or VB? Do I just have to make sure I #include .net libraries?
oscargrower11 0 Newbie Poster
Momerath 1,327 Nearly a Senior Poster Featured Poster
oscargrower11 0 Newbie Poster
Momerath 1,327 Nearly a Senior Poster Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.