472,143 Members | 1,805 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,143 software developers and data experts.

ddk, Longhorn, and C#??

Quick Q's:

Will the driver development for longhorn still be in C ?
Can it be done in C#. (I like the frameworks too much :) )

I heard a rumer that LongHorn was programed with c#,
so I had a hope that driver development wouldnt be such
a daunting task. (*sigh* One could always hope.)
Jan 2 '07 #1
2 1265
Nope, it's the C way or the highway I'm afraid.
I think there would be serious issues introducing managed code into a
driver anyway, both security and performance.

TheMadHatter wrote:
Quick Q's:

Will the driver development for longhorn still be in C ?
Can it be done in C#. (I like the frameworks too much :) )

I heard a rumer that LongHorn was programed with c#,
so I had a hope that driver development wouldnt be such
a daunting task. (*sigh* One could always hope.)
Jan 2 '07 #2
"TheMadHatter" <Th**********@discussions.microsoft.comwrote in message
news:08**********************************@microsof t.com...
Quick Q's:

Will the driver development for longhorn still be in C ?
Yes, C/C++.
Can it be done in C#. (I like the frameworks too much :) )
No, it can't. Note that the framework is of no use in driver development, imagine C# without
the framework....
I heard a rumer that LongHorn was programed with c#,
No, it's all C/C++.
so I had a hope that driver development wouldnt be such
a daunting task. (*sigh* One could always hope.)
Driver development can be a daunting task, but not because of the language.

Willy.
Jan 2 '07 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

reply views Thread by | last post: by
1 post views Thread by jbailo | last post: by
1 post views Thread by Michel Racicot | last post: by
1 post views Thread by Andrew Genovesi | last post: by
2 posts views Thread by RW | last post: by
2 posts views Thread by Larry__Weiss | last post: by
3 posts views Thread by Wayne | last post: by
4 posts views Thread by CMan | last post: by
23 posts views Thread by JDeats | last post: by
3 posts views Thread by Dirk Reske | last post: by
reply views Thread by Saiars | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.