(Peter Vogel) I’ve done at least a couple of articles on how to support adding custom processing to every request to your ASP.NET MVC site (most recently, an article on HTTP Modules and Handlers).
Community
SQL Server Code simplification using synonyms
(Ranga Babu) In our environment, we use different DB servers and these servers are linked via Linked servers for cross server transactions. We use these linked servers in our stored procedures.
Short Circuiting Your Session
(Jason Brimhall) It isn’t very often that one would consider a short circuit to be a desired outcome. In SQL Server we have a cool exception to that rule – Extended Events (XE).
5 trends for SQL Server environments as SQL Server 2019 looms
(Michael Otey) The SQL Server landscape is changing fast. Less than two years after the SQL Server 2017 release, Microsoft is poised to roll out SQL Server 2019.
Db2Night Show #Z93: Best Design and Performance Practices for Analytics
(Martin) 100% of our studio audience learned something!Dave provided information and information resources that should help the any ML project.
Ultimate Winston Logging Tutorial: Best Practices, Resources, and Tips
(Lou Bichard) Are you looking to get up and running with logging in Node.js? Do you want to understand best practices (and pitfalls) for structuring application logging in Node.js?
Do more with patterns in C# 8.0
(Mads Torgersen) Visual Studio 2019 Preview 2 is out! And with it, a couple more C# 8.0 features are ready for you to try. It’s mostly about pattern matching, though I’ll touch on a few other news and changes at the end.
SQL SERVER – FIX: Cannot Connect to SQL in Azure Virtual Machine From Laptop
(Pinal Dave) To keep up with the market trend, I have already done my hands-on with SQL in Azure Virtual Machine. In this blog, I would share my learning about a connectivity issue which I faced recently.
Designing Data Objects in C#: More examples
(Yacoub Massad) In this tutorial, I am going to go through some examples of data object design in C# and discuss some issues with them.
Understanding Metadata Management
(David Leininger) Why should we manage metadata, which are the various facets of information? What are those facets? How are they managed? It sounds expensive, both in time and personnel.
