“All Your Database Are Belong To Us!”
My first technical post in this blog involves a solution that my team and I implemented at work recently. The project is a .NET Web project in Visual Studio 2012. The Problem: Each developer on the...
View ArticleEntity Framework Code First Migrations
Updates: the sample files are available on the Downloads page. this speaking engagement has been added to a new Speaking page Original Post: I recently spoke at NoVA Code Camp (at Microsoft’s Reston...
View ArticleTechEd 2013, Day 1: Keynote, Surface and Reception
The highlight of opening day is usually the keynote. And the highlight of the TechEd keynote was the Aston Martin. From the snazzy video clip of the fast and furious sports car, to the stage entrance...
View ArticlePresenting EF Migrations at Caparea and RADNUG
Updates: the presentation material and sample files are available on the Downloads page. all speaking engagements have been added to a new Speaking page Original Post: Having presented Entity...
View ArticlePresenting EF Migrations at BaltoMSDN
Update: the presentation material and sample files are available on the Downloads page. Original Post: Continuing my talks on Entity Framework Code First Migrations, I will be presenting at BaltoMSDN...
View ArticlePresenting EF Migrations at Hampton Roads .NET Users Group
Update: the presentation material and sample files are available on the Downloads page. Original Post: Continuing my talks on Entity Framework Code First Migrations, I will be presenting at Hampton...
View ArticlePresenting EF Migrations at Richmond .NET Users Group
Update: the presentation material and sample files are available on the Downloads page. Original Post: Continuing my talks on Entity Framework Code First Migrations, I will be presenting at Richmond...
View ArticleMicrosoft Technical Evangelists at Philly Code Camp 2014
Some of my colleagues and I will be presenting the following topics at Philly Code Camp 2014 @ The Valley Forge Casino Resort near Philadelphia PA on June 21 – June 22, 2014. Philly Code Camp 2014...
View ArticleEF Core Relationships in ASP .NET Core
This is the fifth of a new series of posts on ASP .NET Core for 2019. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2019, titled A-Z of ASP .NET Core! A – Z...
View ArticleHandling Errors in ASP .NET Core
This is the eighth of a series of posts on ASP .NET Core in 2019. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2019, titled A-Z of ASP .NET Core! A – Z of...
View ArticleQuery Tags in EF Core for ASP .NET Core Web Apps
This is the seventeenth of a series of posts on ASP .NET Core in 2019. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2019, titled A-Z of ASP .NET Core! A – Z...
View ArticleRELEASE: ASP .NET Core A-Z eBook
As promised, below is the initial release of the ASP .NET Core A-Z ebook. This combines the 26 blog posts from the series of ASP .NET Core articles on this website. A – Z of ASP .NET Core! eBook cover...
View ArticleNetLearner on ASP .NET Core 3.1
In This Article: What is it?RestrictionsArchitectureShared LibraryRunning the ApplicationWhat’s Next? NetLearner: What is it? NetLearner is an ASP .NET Core web app to allow any user to consolidate...
View ArticleEF Core Relationships in ASP .NET Core 3.1
This is the fifth of a new series of posts on ASP .NET Core 3.1 for 2020. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2020, titled ASP .NET Core A-Z! To...
View ArticleQuery Tags in EF Core for ASP .NET Core 3.1 Web Apps
This is the seventeenth of a new series of posts on ASP .NET Core 3.1 for 2020. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2020, titled ASP .NET Core A-Z!...
View ArticleZero-Downtime* Web Apps for ASP .NET Core 3.1
This is the twenty-sixth of a new series of posts on ASP .NET Core 3.1 for 2020. In this series, we’ve covered 26 topics over a span of 26 weeks from January through June 2020, titled ASP .NET Core...
View ArticleRELEASE: ASP .NET Core 3.1 A-Z eBook
As promised, below is the initial release of the ASP .NET Core 3.1 A-Z ebook. This combines the 26 blog posts from the series of ASP .NET Core articles on this website. ASP .NET Core 3.1 A-Z ebook...
View Article.NET 5, Blazor and more in 2021!
I published my first ASP .NET Core A-Z series on WakeUpAndCode.com back in 2019, from January to June 2019. I followed this with a new A-Z series in 2020, simultaneously mirroring the posts on dev.to...
View Article