Saturday, July 9, 2011

RIA Services Endpoints Poll

RIA Services Endpoints Poll


RIA Services Endpoints Poll

Posted: 08 Jul 2011 06:18 PM PDT

The RIA Services team is planning out some V2 features. One common question that keeps coming up as we're discussing ideas is how much people are using the "extra" 3 endpoints that we provide: OData, JSON, and SOAP. If you don't know, the official RIA Read More......(read more)

Windows Phone 7 (Mango) Tutorial - 27 - How to Detect whether the Network is Available?

Posted: 08 Jul 2011 10:30 AM PDT

Sometime we need to know whether Network connectivity is available or not from our application. In Windows Phone 7, we have the required API exposed for the developers to detect the status of the network connection and take respective step based on that...( read more )...(read more)

Assertion and User-Supplied Messages (C++) (Visual C++ 2010)

Posted: 08 Jul 2011 03:25 PM PDT

The C++ language supports three error handling mechanisms that help you debug your application: the #error directive, the static_assert keyword, and the assert (CRT) macro.

No comments:

Post a Comment