PC Review


Reply
Thread Tools Rate Thread

Device drivers in C#.NET

 
 
=?Utf-8?B?dmlub3RoLm4=?=
Guest
Posts: n/a
 
      3rd Mar 2005
Hi,
We are to do a project in C#.NET. Is it possible to develop device drivers
in C#.NET. Or else any possible of doing Windows Programming?
If any of these projects are not possible. Need any suggestions for the
project.

--
Regards n' Thanks,
Vinoth.N
 
Reply With Quote
 
 
 
 
Cor Ligthert
Guest
Posts: n/a
 
      3rd Mar 2005
Vinoth,

I would ask as I was you this question in the newsgroup

microsoft.public.dotnet.languages.csharp and crossposted to
microsoft.public.dotnet.languages.vc

You will maybe get answers here, however I think that it is good to get as
much possible answers there can be on this question.

I hope you get your answers

Cor


 
Reply With Quote
 
Nick Malik [Microsoft]
Guest
Posts: n/a
 
      4th Mar 2005
No, you cannot develop a device driver in C# for any current versions of the
windows platform.

If by "windows programming" you are asking if you can develop a windows
application, the answer is yes. The sky is the limit.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"vinoth.n" <(E-Mail Removed)> wrote in message
news:070129E9-F882-45C2-83BD-(E-Mail Removed)...
> Hi,
> We are to do a project in C#.NET. Is it possible to develop device drivers
> in C#.NET. Or else any possible of doing Windows Programming?
> If any of these projects are not possible. Need any suggestions for the
> project.
>
> --
> Regards n' Thanks,
> Vinoth.N



 
Reply With Quote
 
William Stacey [MVP]
Guest
Posts: n/a
 
      4th Mar 2005
Not today. However that is something people over there are thinking about.

--
William Stacey, MVP
http://mvp.support.microsoft.com

"vinoth.n" <(E-Mail Removed)> wrote in message
news:070129E9-F882-45C2-83BD-(E-Mail Removed)...
> Hi,
> We are to do a project in C#.NET. Is it possible to develop device drivers
> in C#.NET. Or else any possible of doing Windows Programming?
> If any of these projects are not possible. Need any suggestions for the
> project.
>
> --
> Regards n' Thanks,
> Vinoth.N


 
Reply With Quote
 
Gerry Hickman
Guest
Posts: n/a
 
      7th Mar 2005
William Stacey [MVP] wrote:

> Not today. However that is something people over there are thinking about.


Really?? How exactly will .NET fit between the low-level APIs and the
device controllers? Let's take a simple example of sending a StartUnit
command to the first physical disk of a SCSI RAID-10 array.

Let's say a disk defragmentation program then wants to re-arrange the
blocks on said disk above, are you saying the calls it makes to the
driver will be running in the CLR???

Fogetting about all that for a minute; what exact advantages will .NET
device drivers have over the current model?

--
Gerry Hickman (London UK)
 
Reply With Quote
 
William Stacey [MVP]
Guest
Posts: n/a
 
      7th Mar 2005
As I said, they are thinking about how it may look. It would not be today's
CLR - maybe a special kernel level CLR. It could be a special version for
driver development . As, TMK, it is not on drawing board yet, who knows
what they will (or even if they will) come up with. However as kernel level
drivers are historically tricky to get right and fatal if done wrong, it is
something I heard they want to look seriously at. Neal Christiansen (MS
US-Cor File Services) talks about todays issues, some work they have done in
the driver space, and talks a little about what some are thinking about in
this video on channel9: http://channel9.msdn.com/ShowPost.aspx?PostID=37302

--
William Stacey, MVP
http://mvp.support.microsoft.com

"Gerry Hickman" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> William Stacey [MVP] wrote:
>
> > Not today. However that is something people over there are thinking

about.
>
> Really?? How exactly will .NET fit between the low-level APIs and the
> device controllers? Let's take a simple example of sending a StartUnit
> command to the first physical disk of a SCSI RAID-10 array.
>
> Let's say a disk defragmentation program then wants to re-arrange the
> blocks on said disk above, are you saying the calls it makes to the
> driver will be running in the CLR???
>
> Fogetting about all that for a minute; what exact advantages will .NET
> device drivers have over the current model?
>
> --
> Gerry Hickman (London UK)


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Device drivers on XP Wallace Windows XP General 2 7th Jan 2007 05:19 PM
device drivers =?Utf-8?B?YmhhbnU=?= Windows XP Embedded 1 11th Nov 2004 08:26 PM
device drivers for XP Smi942 Windows XP Drivers 1 8th Jun 2004 11:20 PM
Device drivers Jeff Reynolds Windows XP Drivers 1 30th Dec 2003 08:13 AM
device drivers and XP Mike Novakovic Windows XP Hardware 2 2nd Nov 2003 11:33 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:47 PM.