c# - Windows Phone SDK - What can I use instead of System.Web? -


i new windows phone development, , have lot of classes thought straightforward using function in system.web (namely, httputility.parsequerystring). seems system.web not available on windows phone?

is correct? or might missing way of adding it?

i'd not have hand write functions parsequerystring.

any advice on how reference system.web in windows phone app?

cheers! brett

it seems there no such methods available in widows phone sdk, can use own code http://code.google.com/p/google-gdata/source/browse/trunk/clients/cs/src/core/httputility.cs?r=961

more info can @ discussion, httputility.urlencode in windows phone 7?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -