I complete the task of writing a PCI device driver. Implementation language - C # 5. The question arose whether there is any documentation for a newbie on this topic and how to connect the WDK to C #?
- c # 5? The latest version of .Net is like 4.5 ?! - Ivan Navoznov
- 3> c # 5? The latest version of .Net is like 4.5 ?! Wikipedia though would be honored? before you talk nonsense. The C # version number is very loosely associated with the .NET version number. And yes, you are surprised, but the current version of the language is 5, and .NET is 4.5 - DreamChild
|