(Usama Shahid) Today, we’re discussing the building blocks of Angular. Basically, Angular is written in TypeScript itself. So, it is kind of a prerequisite to know TS before starting Angular.
Community
Available options for generating heatmaps in an SSRS report
(Sifiso W. Ndlovu) As developers of business intelligence solutions, we tend to service different types of business users.
The Cause of Every Deadlock in SQL Server
(Thomas LaRock) First, a quick definition and example for those that don’t know what deadlocks are inside of a database.
Spring Batch using Db2
(David Morris) Db2 Batch processing has long been considered a mainframe only domain. Many enterprise domain applications require bulk processing of large volumes of data for mission critical environments.
.NET Core Opinion #4 – Increase Productivity with Dev Scripts
(K. Scott Allen) In a previous post I mentioned that a scripts directory can be a welcome addition to any source code repository. What goes into scripts?
Module Design
(Nicolás Bevacqua) Thinking in terms of API-driven and documentation-driven design will yield more usable modules than not doing so. You might argue that internals are not that important: “as long as the interface holds, we can put anything we want in the mix!”.
How Big is Your Transaction Log?
(Greg Larsen) If you are not managing the transaction log space used by a database, the transaction log might grow uncontrollably.
Visual Studio Toolbox: Adding Images to Comments with CodeRush
(Robert Green) In this episode, Robert is joined by Mark Miller, who shows us a brand new feature in the latest version of CodeRush. Mark shows how easy it is to embed images, diagrams, formulas, tables, etc., inside source code.
Defining Web API Services and Clients with NSwag
(Peter Vogel) One of the things that I liked about WSDL/SOAP services is that a WSDL contract for a Web Service could be used to generate a client proxy that was guaranteed to work with your Web Service.
How to Change Settings for PMM Deployed via Docker
(Peter Zaitsev) When deployed through Docker Percona Monitoring and Management (PMM) uses environment variables for its configuration
