MH Code Chronicles
Sharing our Industry Experiences and Views
Pages
(Move to ...)
Home
▼
Sunday, September 14, 2025
Why Your Leadership Heroes Won't Work for You: The Hard Truth About Management
›
The Leadership Style Trap: Why Copying Your Heroes Doesn't Work We've all had that manager who inspired us - the one who made us wan...
Sunday, July 14, 2019
What is Good Code?
›
Below are some of the key techniques for writing a good piece of code I have learnt over the years: The code written should be orga...
Friday, March 1, 2019
How to run an open space event
›
https://drive.google.com/open?id=1Y8-ZJTfeBOmIJwE58nuF-qu2UXPzhklx Reference : Transition Network.org
Monday, January 14, 2019
Write Cleaner Code C#
›
Some of the C# features that will help you write cleaner code 1. Initialize Constructor Common way class BLWriteCleanerCod...
Saturday, May 7, 2016
Apply group by clause on Datatable in Vb.net
›
'create data table Dim dtExpensesType As New DataTable dtExpensesType.Columns.Add( "country...
1 comment:
›
Home
View web version