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.

hellfire51's Content

There have been 3 items by hellfire51 (Search limited from 22-May 23)


By content type

See this member's

Sort by                Order  

#42888 Regular Expressions

Posted by hellfire51 on 06 January 2013 - 09:00 PM in Netduino Plus 2 (and Netduino Plus 1)

There we go. Looks like it worked. Thanks a lot! I am used to Eclipse and unless you are adding a third party library, you can usually let it auto import any project references.




#42880 Regular Expressions

Posted by hellfire51 on 06 January 2013 - 07:16 PM in Netduino Plus 2 (and Netduino Plus 1)

Adding a 'using' statement causes this.

Error    1    The type or namespace name 'RegularExpressions' does not exist in the namespace 'System.Text' (are you missing an assembly reference?)

 

Just to add: I also ensured that the project properties specify a 'Target Framework' of '.NET Micro Framework 4.2'

 




#42841 Regular Expressions

Posted by hellfire51 on 06 January 2013 - 04:45 AM in Netduino Plus 2 (and Netduino Plus 1)

I am new to both C# and Visual Studio and have a Netduino Plus (original).

 

I recently updated my Netduino to 4.2 using the directions here:

http://forums.netdui...-v420-update-1/

 

Perhaps I am confused, but I thought that this would give me access to regular expression support? When I do something like this:

Regex r = new Regex("");

Visual Studio cannot find a suitable reference. Is there a library I need to import? Maybe I missed a step updating?





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.