5 posts tagged with "Performance"
Complexity is one of the most common problems among developers. Even with proper planning things can still get out of hand. I start to dig into NDepend to learn more about the issues it solves and how it can benefit my projects.
Listening for and maintaining connections to requests are the primary responsibilities of a web server. In this article I break down of each type of server implementation and outline common scenarios to help you figure out which approach is best for your project.
This is the intro to a 3-part series on the details of the ASP.NET Core Request Pipeline. The request pipeline doesn't have to be a black box and having a solid understanding of the request pipeline can take you from zero to hero by the end of the sprint.
I'm a MS Build 2019 in Seattle! Read about the latest from Microsoft. I'll be coving session ranging from ASP.NET and Azure to TypeScript and Visual Studio! Check it out!!
Web technologies are evolving at an exciting pace these days. HTML5 and CSS3 provide the tools to make the web fluid and engaging, allowing developers to create rich web apps with ease.