Netduino (web)request

Hi,
I have trouble with request post from netduino,
I have found some examples with WebRequest and HttpWebRequest, but this functions not available for me and if I use VS object epxlorer, nothing like request not available, I have imported these libs:
Imports Microsoft.SPOT
Imports Microsoft.SPOT.Hardware
Imports SecretLabs.NETMF.Hardware
Imports SecretLabs.NETMF.Hardware.Netduino
Imports System
Imports System.Net
Imports System.IO
Imports System.Net.Sockets

what I doing wrong?

Peter

@ cyberh0me - Thanks so much, it helps :slight_smile: