ASP.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 have not worked with a lot of mocking or fakes frameworks. It always seems to be a topic just low enough on my priority list that I think I should probably do that sometime, but then never actually get...
Read MoreIf you have not yet had the opportunity to use Jimmy Bogards AutoMapper yet for data transfer mappings between objects, it is truly a great simple way to convert between your DTO’s. Essentially it automatically maps everything from one .NET...
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 MoreIt is always statically frustrating / tedious and awful code you need to write when you have to pluralize or singularize a word. What is even worse is when people don’t bother doing that and just leave the singularized word...
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