DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    JasonS Guest

    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.

  2. #2
    Miha Markic Guest

    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.




  3. #3
    Jason Smith Guest

    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.

    >
    >



  4. #4
    Miha Markic Guest

    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..





Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links