.NET Core with runtime secrets has been a bit of a journey within the AWS ecosystem over the past 5 years. Our journey onboarding and shifting our entire infrastructure from on-premise into AWS Cloud started in 2016. I know I'm...
Read MoreWhat is Model Binding? Model Binding in MVC refers to how HTTP Requests are intercepted by ASP.NET Core Middleware and translated to the signatures of MVC Controllers that you define and subsequently to represented model objects on those signatures. Consider...
Read MoreASP.NET Core (and .NET Core in general) is very exciting with its recent evolution and is only getting better. Its cross platform nature now gives us the ability to deploy on platforms with .NET that were never an option before....
Read MoreThis particular bug has frustrated me for quite some time with ASP.NET 5 projects in Visual Studio 2015: "An error occurred trying to load the project properties window. Close the window and try again. COM object that has been separated...
Read MoreI ran into a problem today with SignalR. That feels weird to say since SignalR always seems to be one library that just works and does exactly what you want. This particular issue specifically revolved around a site that had...
Read More.NET 4.5.2 If you have not taken a look yet, be sure to check out the .NET Framework 4.5.2 release. It has a couple of new things to note: http://blogs.msdn.com/b/dotnet/archive/2014/05/05/announcing-the-net-framework-4-5-2-release.aspx I was initially excited about the QueueBackgroundWorkItem method on the...
Read MoreThe following is a promotional demo of the course I released on Pluralsight at the end of 2013. The course covers everything from introductions into getting started with ASP.NET Bundling all the way to architectural considerations as well as it...
Read MoreThe Problem In today’s world of large amounts of client side scripts, you may find yourself dynamically loading some of the scripts based on modularity or some other business related requirement. For example, if you give the user the option...
Read MoreIn the 3rd quarter of 2013 I began a slightly different path in my development career and began working on a hardcore developer training course on ASP.NET Bundling and Minification, under the banner of the Pluralsight training website. I'm happy...
Read MoreI’ll qualify this post up front by say it is probably going to be more of a “rant” than most. That being said, I am very big fan of ASP.NET Web API, and am looking forward to see the enhancements...
Read More
Recent Comments- Gabriel Sidnei on .NET Core: The configured user limit (128) on the number of inotify instances has been reached.
- Is GitHub Dependabot Now Enterprise Ready with Grouped Updates? | Travis J. Gosselin on Dependency Management with Dependabot
- Bruno on TLS 1.0 & 1.1 Docker Container Support
- travis on Top 5 Tips I Learned My First Year Speaking at Conferences
- Alex Drokin on Top 5 Tips I Learned My First Year Speaking at Conferences