Well coming to pint
Cant c# developers lets say .net developers cant create libraries like Write & read etc which communicates with hardware if i am not wrong ??
is it right that some C# Pre-defined libraries are not possible to create using our .Net languages so we implement them using other languages c++,c, forton etc and re-implement here.
I am deeply hurted the thing why cant we create a libraries which can communicate with hardware as our C# or .net lang's is more advanced then c++,c etc ??
If anything wrong in my question please correct me :)
just please share your valuable view on it , i am dying to know it
Ty

VulpesPosted Mar 26, 2013, 7:21 AM
The advantage is that most kinds of apps can be developed much more quickly in C#, and are easier to maintain, than corresponding apps written in unmanaged languages.
VulpesPosted Mar 27, 2013, 10:00 AM
http://msdn.microsoft.com/en-gb/library/windows/hardware/gg487420.aspx
SUNIL GUTTAPosted Mar 27, 2013, 8:08 AM
My doubt is as c++ is object oriented (lol not fully) & high level language like c# or java . if i am right y can't i design same games,drivers etc in via java or c# .
As coming to my real doubt everything developed using c++ like drivers will neglect OOP concepts and do it ????
is that right ..!
C++ and c# compilers are different haa ?? as both are high-level ?
TY
VulpesPosted Mar 26, 2013, 1:09 PM
SUNIL GUTTAPosted Mar 26, 2013, 12:17 PM
Well can i come to such conclusion very fast like C & assembly are Best next to that c#.net or java etc gives best compared to c++ ??
IS .net lang or java is Superior than C++ taking every aspect into context ??
Please share ur view
TY