Categories
Tags
- .NET Core
- .NET Standard
- Angular
- Apple
- Architecture
- ASP.NET-CORE
- ASP.NET-MVC
- Async
- AWS
- Azure
- C#
- CLR
- Delegates
- DI
- Docker
- Entity Framework
- Entity Framework
- Events
- Git
- Kafka
- Linux
- MEF
- MOQ
- MVVM
- N-Tier
- Nano Server
- Nginx
- Nin
- Ninject
- NLog
- NUGET
- OData
- OSS
- PCL
- REST
- RIA Services
- Security
- Silverlight
- SOAP
- SSL
- Tools
- Trackable Entities
- TypeScript
- Visual Studio
- VSCode
- WCF
- Web API
- WP7
- WPF
-
Recent Posts
Personal
Technical
Twitter
- RT @dotnet: The agenda is out! See what's happening the world of .NET. #dotNETConf is coming November 10 — 12 2020 Come celebrate the new… 3 months ago
- RT @Michael_Hladky: Lazy loading #Angular components with async/await is - 🥴not lazy - 🧟♀️not cancelable - ☠️hard to handle errors - 🤕clum… 3 months ago
- RT @bricelambs: ASP.NET OData 8.0 Preview for .NET 5 devblogs.microsoft.com/odata/asp-net-… 3 months ago
Tag Archives: RIA Services
Remember RIA Services? Trackable Entities Can Fill the Void
Anyone remember WCF RIA Services? It was a great idea: simplify n-tier development with a combination of libraries and tooling. Take something which is inherently difficult, namely data-centric web services consumed by rich clients, and make it easier. Provide a … Continue reading
WCF RIA Services Webinar
I’m performing a free webinar today for DevelopMentor: Turbocharge Silverlight Development w/WCF RIA Services. It’s taking place today, Wed April 20, 2011, at 3 pm pst, 11 pm bst. Here’s the description: Writing a full-fledged Rich Internet Application presents a … Continue reading
Simple MVVM Toolkit: Ready for RIA Services
Part of Microsoft’s Silverlight strategy is to position it as a platform for building rich line of business applications. One reason for this is the deployment story: in or out of the browser on Windows, Mac or Linux. Another is … Continue reading
WCF RIA Services Talk
At 6 pm on Thursday January 13th, 2011, I’ll be presenting a talk on WCF RIA Services at the Dallas .NET Developer Group. Go here to register: http://ddnug20110113.eventbrite.com Turbocharge Silverlight Development with WCF RIA Services Writing a full-fledged Rich Internet … Continue reading
Understanding WCF RIA Services
When I first looked at WCF RIA Services, I have to admit I was a bit mystified at what I was seeing. Compared to a traditional n-tier application, where there is a clean separation and only contract and schema are … Continue reading