• Disclaimer
  • Disclaimer
Home Tags

ASP.NET Core

  • Setting Up LESS In ASP.NET Core

    by coenvand December 26, 2019
    December 26, 2019

    If you want to use LESS style sheets in your ASP.NET Core application you need to take some additional steps to get things working. In ASP.NET Core the use of…

    Read more
  • Accessing Your AppSettings.json And Using Strongly Typed Settings In ASP.NET Core MVC

    by coenvand April 3, 2019
    April 3, 2019

    The new way of using configuration settings in ASP.NET Core MVC is via an appsettings.json file within your Web project. No more XML configuration files (even though you still can), instead, a…

    Read more
  • Disabling Caching For System.Net.WebClient In .NET

    by coenvand April 3, 2019
    April 3, 2019

    Caching is great, until it’s not. Like when you keep getting the old data from an API even though the underlying data has been updated. While in the process of…

    Read more
  • Forwarding Domain Names with ASP.NET Core and Azure Web Apps

    by coenvand January 14, 2019
    January 14, 2019

    A common issue when registering domain names is the question whether you should purchase multiple TLD’s (top-level domains) to accommodate for spelling variations, or preemptively purchase domains for future projects…

    Read more

Coen Adrien van Driel

I'm an Azure Cloud & DevOps Consultant with a software development background. I mainly focus on Microsoft technologies.

Need help?

If you need help with your project regarding Azure Cloud & DevOps maybe I can help. Feel free to send me an email.

Socials

Facebook Twitter Linkedin Github

Tags

ASP.NET Core (4) Azure (8) Azure Compute (1) Azure Storage (4) Azure Web Apps (1) C# (1) Content Delivery Network (1) CSS (1) DirectX (1) Gulp (1) LESS (1) MVC (1) OpenGL (1) Virtual Machine (3) Visual Studio (1) WebClient (1)
  • Facebook
  • Twitter
  • Linkedin
  • Email
  • Github

@2020 - All Right Reserved. Disclaimer


Back To Top