Everything
Akka.NET
C#
- Over-engineering Cyclic Array Rotation In C#
- Finding The Odd One Out In C#
- Finding Binary Gaps In C#
- Version Tolerant Binary Serialization With Microsoft Bond In C#
- Bucketizing All The Things In C#
- Why Are My C# Random Numbers Not Random?
- The Difference Between string and String in C#
Configuration
Orleans
- How To Unit Test Framework Services In Orleans
- Health Checking Microsoft Orleans
- Latency-Adaptive Real-Time with Reactive Caching on Microsoft Orleans
Power BI
- Unit Testing, Covering & Linting Your Power BI Custom Visual
- Packaging Your Power BI Custom Visual
- Localizing Your Power BI Custom Visual
- Adding Tooltips To Your Power BI Custom Visual
- Adding Data Bound Properties To Your Power BI Custom Visual
- Adding Simple Properties To Your Power BI Custom Visual
- Adding Axes To Your Power BI Custom Visual
- Adding Highlighting To Your Power BI Custom Visual
- Adding Interactions To Your Power BI Custom Visual
- Adding Colors To Your Power BI Custom Visual
- Adding Data Binding To Your Power BI Custom Visual
- Creating A Bar Chart Power BI Custom Visual
- Adding Libraries To Your Power BI Custom Visual
- Running Your Power BI Custom Visual
- Creating A New Power BI Custom Visual Project
- Setting Up Preview For Your Power BI Custom Visual
- Setting Up SSL For Developing Your Power BI Custom Visual
- Setting Up PbiViz For Developing Your Power BI Custom Visual
- Setting Up Node For Developing Your Power BI Custom Visual
- Developing Your First First Power BI Custom Visual
- Taming Arbitrary Data in Power BI
PowerShell
- How To Join Object Lists In PowerShell
- How To Access .NET Property Types Dynamically In PowerShell
- How To Find And Remove Old Files In PowerShell
- The Different Between Break, Return & Exit In PowerShell
- How To Edit The Windows Registry In PowerShell
- How To Gracefully Stop An Asynchronous Job In PowerShell
- How To Check The Installed Version Of PowerShell
- How To Uninstall An Application In PowerShell
- How To Loop And Index In PowerShell
- How To Create Environment-Aware DacPac Deployment Scripts In PowerShell
- How To Access Environment Variables In PowerShell
- How To List SQL Server Instances In PowerShell
- How To Execute XMLA Against SSAS In PowerShell
- How To Grab Windows SIDs with PowerShell
- How To Import SQLPS While Keeping The Current PowerShell Provider
- How to RegEx replace multiple strings in text files in PowerShell
- How to replace multiple strings in text files in PowerShell
SQL Server
- Query Plans In The Race Of Extended Events
- SQL Trace And The Stream Of Query Plans
- 8 Ways To Hunt T-SQL Query Plans
- Are Query Plans All We Need?
- How Can Query Plans Help Us?
- T-SQL Query Plan Analysis Prelude
- How To Add NonClustered ColumnStore Indexes To Every Table
- How To Unit Test SSAS Stored Procedures Using A Poor Man's Inversion Of Control Container
- How To List Table Row Counts And Index Statistics
- How To Extract Serialized Data From Strings In One Go In T-SQL
- 8 DBCC Commands To Keep In Your Toolbelt
- How To Estimate The Compression Ratio For All Tables In Database
- How To Mock Database Objects For (Almost) Isolated Unit Testing In SSDT Database Projects
- How To Monitor SSRS Report Execution Times With The Data Collector
- How To Reference SQL Server Data Collector's Management Data Warehouse In An SSDT Database Project
- How To Selectively Update Complete Duplicate Rows Using T-SQL
- How To Generate MERGE statements with SQLCMD
- How To Create A Numbers Table In SSDT
- How To Create A New Folder In The SSIS Catalog In T-SQL