sgtz
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | "None of us at Microsoft can say anything until //build/ in September." | 49 | Jun 08, 2011 at 12:50 PM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | "None of us at Microsoft can say anything until //build/ in September." | 49 | Jun 08, 2011 at 12:50 PM |
Silverlight TV 74: What's New in RIA Services
May 26, 2011 at 3:00 PMPity you guys didn't release this POCO stuff last month. You could have saved me a large workaround. Never mind. Still, this is very handy. I need to come back to this. Glad to see the constant stream of improvements comming out.
Could you say a little about serialization and the efficiency of using POCO over RIA Services? What's going on in terms of the TCP/IP packets? I like the features (security, attributes, validation), but would like to get a feel for what the trade-offs are.
The comparison is slightly unfair, but lets say we used custom .ashx handlers instead. What is the overhead assuming we use the same serialization method underneath?
Silverlight TV 46: What's Wrong with my WCF Service?
May 04, 2011 at 2:59 AM@ken:
Add the namespaces using System.Net; using System.Net.Browser;
A very late reply, but often there's someone looking for answers to these things afterwards.