Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7067745
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T05:14:21+00:00 2026-05-28T05:14:21+00:00

well i am working for PocketPc and it has a library ( System.data )

  • 0

well i am working for PocketPc and it has a library (System.data) and
(System.data.sqlclient) then THEY are not complete libraries then i need use
System.data (the complete library) but now i have 2 dll’s calls (System.data)
and the complete library has System.data.sqlclient too, then i have problem with them, so
if i only use the complete library i have another problem, cuz the System.data( no complete library) has one thing wich System.data(Complete library) doesn’t have, so i need use 2 dlls (with same namespace) and i have problems…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T05:14:22+00:00Added an answer on May 28, 2026 at 5:14 am

    See extern alias in MSDN and a tutorial to use them in visual studio.

    From the command line compiler the references are declared as :

    /r:SystDataOfficial=System.Data.dll
    /r:SystDataOther=data.dll
    

    Then in your code :

    extern alias SystDataOfficial;
    extern alias SystDataOther;
    
    var c = new SystDataOfficial::System.Data.SqlClient();
    

    You could also put only one of the dlls as an alias and use the other one normally

    Please note that the types won’t be usable together. This code won’t work :

    // Expect SystDataOfficial::SomeConstant
    SystDataOfficial::System.Data.SqlClient.SomeMethod(SystDataOther::SomeConstant);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Well im working agains a webservice that has a certificate that is not 100%
An application that has been working well for months has stopped picking up the
These codes are working well when saving data. But it is unable to retrieve
It was working well when 6.2.2 installed. Then i uninstalled it and install the
fancybox is working well on my site when seen on computer but not working(i
I have got Jetty and Bayeux working well together to allow me to use
In my code alarm manger is not working.Rest of my application is working well.Please
So this is working well for me so far but I do not want
The following code is working well to scroll down the complete page. But I
My program is not working well, and I don't understand why, mind helping out

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.