Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

.Net Microframework and System.Uri

Uri TFS Team Foundation Server System.Uri

  • Please log in to reply
1 reply to this topic

#1 AntoineLev

AntoineLev

    New Member

  • Members
  • Pip
  • 3 posts

Posted 12 April 2014 - 07:41 PM

Hey guys,

 

I am currently working on a projet that needs to use the Team Foundation Server API. 

The problem is that to use the API, I need to be able to use System.Uri which is not part of the .Net MicroFramework.

I have found the System.http but it doesn't seem to be compatible. Is there a way to use System.Uri?

 

 



#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 13 April 2014 - 11:49 AM

Hi AntoineLev,

Are you trying to import a .NET class that's designed for the desktop--into your NETMF project?

If you have C# source from a desktop .NET class, you can recompile for NETMF. In some cases where NETMF's subset of .NET is missing a class, property, overload, etc.--you can rework that code or implement the missing dependency.

Does that help get you started?

Chris




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.