(Shao Voon Wong) This article is inspired by Google’s Flutter and Qt. What these 2 frameworks have in common is that their user interface is implemented independently of native UI controls, so the requirement to reconcile the UI idiocrasies of each underlying platform is eliminated.
Other News
What To Do of Someone Lied On Their Resume
Hello, this is Laura Lee Rose – author of the business and time management books TimePeace: Making peace with time – The Book of Answers: 105 Career Critical Situations – and I am a business and efficiency coach that specializes in time management, project management, and work-life balance strategies. This question came from a business professional. I have an employee...
Azure SQL Database SLA Updates
(blobeater) I am sure many missed the updates to Azure SQL Database SLA (Service Level Agreement). It used to be 99.99% across all tiers but split between two different high-availability architectural models.
Event Files on Linux
(Jason Brimhall) The second Tuesday of the month is upon us once again. That means it is time for another group blog party called TSQLTuesday.
How to get SQL Server database object count using Powershell Measure-Object
(Jack Vamvas) Question: How can I iterate through a list of SQL Servers , extract the count of the databases , place into a powershell data table and get the database count sum for all the servers?
Retrieval of current DSNZPARM and DSNHDECP settings
(Peter Hartmann) With DB2 Version 9.1 for z/OS a new system supplied stored procedure SYSPROC.ADMIN_INFO_SYSPARM was delivered.
Java Challengers #7: Debugging Java inheritance
(Rafael Chinelato Del Nero) Inheritance and composition are two programming techniques developers use to establish relationships between classes and objects.
Flamegraph: How to Visualize Stack Traces and Performance
(Lou Bichard) So you want a faster application? If you’ve not heard of a flamegraph, it can be a great way to improve and gain insight into your application performance.
Build Your First Blazor Client-Side Application
(Bipin Joshi) In the previous article you learned to build your first Blazor server-side application. In this article you will develop the same data entry form using Blazor client-side application. Blazor client-side applications use WebAssembly (Wasm) to run.
Creating a Magnifier in .NET, Part 1: Structure
(Hannes DuPreez) You never know when you may need something. This is the lesson I have learned recently. I am not talking about physical things.
