(David Walsh) For years the only bit of feedback web developers could get was via alert(“{str}”) calls.
Author: SSWUG Research
Power BI Real-time Streaming
(James Serra) With Power BI real-time streaming, you can stream data and update dashboards in real-time. Any visual or dashboard that can be created in Power BI can also be created to display and update real-time data and visuals.
CRM Data Source Connection Error
(Jason Brimhall) Working through some security modernization recently with a client I ran into a fun little nugget. What we were trying to accomplish was to make the service accounts being used more secure through the use of Managed Service Accounts.
A Simple Tutorial on RequireJS
(Han Bo Sun) This tutorial gives a basic rundown of how RequireJS can be used to implement web application via components and dependency injection.
Backup Database Task in SQL Server Maintenance Plans
(Sergey Gigoyan) Undoubtedly, having properly designed SQL Server database backup solutions is crucial for any company. Having discussed database Maintenance Plans in the previous two articles (here and here) from this series, in this article, we are going to explore how to implement database backu
How to Create Your Own Repositories for Packages
(Evgeniy Patlan) For Linux, the most common way to distribute software is binary packages in the rpm or deb format. Most packages are included in the official distribution repositories or 3rd party software repositories.
Experimental Mobile Blazor Bindings Gets New Components
(David Ramel) Microsoft’s push to apply Blazor beyond the web-dev space to mobile development is continuing, with the team announcing new components for the experimental initiative just announced last month.
My Personal Best Practices For Using LaunchDarkly Feature Flags
(Ben Nadel) It’s hard to believe that I’ve been using LaunchDarkly for over four years now. In October 2015, when Christopher Andersson suggested that we try something called “feature flags” here at InVision, I couldn’t even begin to understand how truly revolutionary they were going to be.
Filter Pinned Members in Watch Window – Debugging Tip
(Abhijit Jana) Filter Pinned Members in Watch Window helps in tracking member variables and faster debugging. Watch Windows is one of the most powerful and commonly used debugging tools inside Visual Studio.
Cardinality Without Runstats
(Joe Geller, Dave Simpson and Tony Andrews) As we all know, for each statement, Db2 determines the access path to use to find the data. It chooses the cheapest access path using the table statistics.
