Categories
-
Join 1,047 other subscribers
Tags
- .NET Core
- .NET Standard
- Angular
- Apple
- Architecture
- ASP.NET-CORE
- ASP.NET-MVC
- Async
- AWS
- Azure
- BDD
- C#
- CLR
- CQRS
- Dapr
- DDD
- Delegates
- DI
- Docker
- Entity Framework
- Entity Framework
- Event Driven
- Events
- Git
- Kafka
- Linux
- MEF
- Microservices
- MOQ
- MVVM
- N-Tier
- Nano Server
- Nginx
- Nin
- Ninject
- NLog
- NUGET
- OData
- OSS
- PCL
- REST
- RIA Services
- Security
- Silverlight
- SOAP
- SpecFlow
- SSL
- Tools
- Trackable Entities
- TypeScript
- Visual Studio
- VSCode
- WCF
- Web API
- WP7
- WPF
-
Recent Posts
Personal
Technical
Twitter
- Listening to @ahejlsberg never gets old. Here’s a fun stroll down memory lane from Turbo Pascal to Delphi to C# to… twitter.com/i/web/status/1… 4 months ago
- RT @davidfowl: "Blazor / C# is the target language for those without a need to know the technical details of WebAssembly" https://t.co/JYR… 5 months ago
- I would like to share that I am starting a new role as Chief Technology Architect for @Hiltigroup F&P Solutions.… twitter.com/i/web/status/1… 6 months ago
Tag Archives: N-Tier
WCF Is Dead and Web API Is Dying – Long Live MVC 6!
The time has come to start saying goodbye to Windows Communication Foundation (WCF). Yes, there are plenty of WCF apps in the wild — and I’ve built a number of them. But when it comes to selecting a web services … Continue reading
Become an N-Tier Ninja with Trackable Entities 2.0
Taking a cue from Julie Lerman and Scott Hanselman, I’ve decided to dub version 2.0 of my Trackable Entities framework, the “Ninja Edition.” After releasing v 1.0 six month ago, I received several constructive suggestions on the project discussion and … Continue reading
Trackable Entities – Now with Repository and Unit of Work
When I released v1.0 of my Trackable Entities Framework, it came with a lot of developer goodness: NuGet packages, Visual Studio project templates, a VSIX installer available from Visual Studio’s Extensions Gallery, Getting Started guides and a screencast. From the … Continue reading
Trackable Entities Version 1.0 Released!
I am pleased to announce the release of Trackable Entities version 1.0 – with support for both WCF and ASP.NET Web API with Visual Studio 2012 and 2013! The idea behind this tool is simple: enable you to build n-tier … Continue reading
Trackable Entities: N-Tier Support for Entity Framework
Writing N-Tier apps can get complicated fast. Consider the assortment of n-tier technologies now consigned to the ash heap of history: WCF RIA Services, Self-Tracking Entities, and good old typed DataSets. These have all suffered from lack of interoperability and … Continue reading