views:

133

answers:

1

i am facing this error while using the twitterizer api can u plz help me i have downloaded this api source code...

A: 

Are you using Visual Studio 2008? What kind of application are you trying to build?

The IgnoreDataMember attribute is used by the JSON serialization class. It is used to decorate properties of a class that should not be expected when deserializing an object from json, nor should be included when serializing the object to json.

As of now, the Twitterizer library does not support Silverlight or the Compact Framework. Both are planned, but time is limited.

Ricky Smith

related questions