The RIA Services team published the August 2011 edition of the Toolkit tonight. We also refreshed all of our NuGet packages: RIAServices.Endpoints - Includes the SOAP and JSON endpoints RIAServices.jQuery - Includes the preview for our JavaScript/jQuery client RIAServices.ViewModel - Silverlight ViewModel (MVVM) features RIAServices.T4 - T4 Code Generation RIAServices.WindowsAzure...
[Read More]
RIA Services Endpoints Poll
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 Services product contained the default...
[Read More]
RIA Services EF Code First Support
You’ve been asking for it for what seems like forever now, and as of today, it’s available. That’s right, WCF RIA Services now supports EntityFramework Code First! Varun Puranik developed the feature, and he has blogged about it, including some very useful Code Snippets. I recommend going to read his...
[Read More]
Out with the Old and in with the New (Gradually migrating ASP.NET from VB Web Forms to C# MVC/Razor)
I have a web application that I have been tinkering with for years – about 6 years; it’s built in ASP.NET Web Forms with VB. Every so often, I jump into this app and create some new features or fix some bugs, and over the past few years I’ve been...
[Read More]
All things lead to Philosophy
Today’s XKCD comic had the following ALT text: Wikipedia trivia: if you take any article, click on the first link in the article text not in parentheses or italics, and then repeat, you will eventually end up at "Philosophy". I felt compelled to put this to the test with a...
[Read More]