-
Mono, .Net, CLR ,ADO.net
For Projects such as Mono, the CLR implementation for Linux, will I be able
to write C# with ADO.net code on a Wintel platform compile it to IL the run
that same IL code on the Linux box. What I am basically asking is does ADO.Net
truly run on top of the .Net CLR or does it just interact with it. I feel
like this is a dumb question but I just can't get my mind around it.
-
Re: Mono, .Net, CLR ,ADO.net
Hi Jason
ADO.Net providers are unmanaged, the rest is managed.
So, you'll need providers written for Linux..
--
Miha
"JasonS" <JasonS@crtct.org> wrote in message
news:3bee7f45$1@147.208.176.211...
>
> For Projects such as Mono, the CLR implementation for Linux, will I be
able
> to write C# with ADO.net code on a Wintel platform compile it to IL the
run
> that same IL code on the Linux box. What I am basically asking is does
ADO.Net
> truly run on top of the .Net CLR or does it just interact with it. I feel
> like this is a dumb question but I just can't get my mind around it.
-
Re: Mono, .Net, CLR ,ADO.net
Thank you
"Miha Markic" <miham.nospam@spamno.spin.si> wrote:
>Hi Jason
>
>ADO.Net providers are unmanaged, the rest is managed.
>So, you'll need providers written for Linux..
>
>--
>Miha
>
>"JasonS" <JasonS@crtct.org> wrote in message
>news:3bee7f45$1@147.208.176.211...
>>
>> For Projects such as Mono, the CLR implementation for Linux, will I be
>able
>> to write C# with ADO.net code on a Wintel platform compile it to IL the
>run
>> that same IL code on the Linux box. What I am basically asking is does
>ADO.Net
>> truly run on top of the .Net CLR or does it just interact with it. I
feel
>> like this is a dumb question but I just can't get my mind around it.
>
>
-
Re: Mono, .Net, CLR ,ADO.net
Of course, until everything is translated into .Net.
"Jason Smith" <JasonS@crtct.org> wrote in message
news:3bf683a3$1@147.208.176.211...
>
> Thank you
>
> "Miha Markic" <miham.nospam@spamno.spin.si> wrote:
> >Hi Jason
> >
> >ADO.Net providers are unmanaged, the rest is managed.
> >So, you'll need providers written for Linux..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks