Skip to content
  • Home
  • Maximo EAM
  • .Net
  • Web
  • About
  • Home
  • Maximo EAM
  • .Net
  • Web
  • About
Syed Umar Anis Software Architect/Developer - Open Source Contributer
Syed Umar Anis Software Architect/Developer - Open Source Contributer
  • Home
  • Maximo EAM
  • .Net
  • Web
  • About
.NetWinFormsWPF

Async / Await and SynchronicationContext (C# .Net)

UmarJun 2, 2014
Following innocuous looking async / await code will cause deadlock. To understand why, lets go into what await does in the...
Read More
.NetWinFormsWPF

Creating and Consuming Async methods (C# .Net)

UmarMay 30, 2014
The code we want to run asynchronously could either be CPU-bound or IO-bound. CPU-bound code keeps the CPU busy, requiring...
Read More
.NetWinForms

Keeping UI Responsive (C# .Net)

UmarMay 25, 2014Sep 8, 20183 Comments on Keeping UI Responsive (C# .Net)
The User Interface (UI) becomes unresponsive when a time taking operation is executed during an event. Consider the following button...
Read More
Oracle

Code Snippet: PL/SQL Cursor inside Procedure or Anonymous Block

UmarMay 18, 2014Apr 16, 2015
DBMS_OUTPUT.PUT_LINE can be used to write to console. It works if server output is on: set serveroutput on size 30000;
Read More
Uncategorized

Reading eBooks – Finding the right reader

UmarApr 20, 2014
Over the years, I have started doing more and more of my reading on electronic devices. In the PC era,...
Read More
Uncategorized

Took ‘A Brief History of Humankind’ from Coursera

UmarFeb 10, 2014
Completed ‘A Brief History of Humankind’ course taught by Mr. Yuval Noah Harari from Hebrew University of Jerusalem. The course...
Read More
Uncategorized

Udacity’s ‘Introduction to Physics’ course

UmarFeb 2, 2014
Took ‘Introduction to Physics’ course at Udacity. It is a beginner level course and I have skimmed through most of...
Read More
.NetWeb

Convert C# code to JavaScript

UmarJan 18, 2014Jun 27, 20196 Comments on Convert C# code to JavaScript
Update June 2019: Five years on, each one of the following projects is either discontinued or stale for years. While...
Read More
.NetWinForms

Developed Custom .Net Font Dialog

UmarNov 28, 20134 Comments on Developed Custom .Net Font Dialog
Developed a Custom FontDialog as an alternative to the standard .Net FontDialog. Key advantage of CustomFontDialog is the full control over look and...
Read More
.NetWinForms

Quick and dirty way of creating Numeric TextBox in .Net (C#)

UmarOct 17, 2013
Handle KeyDown event of the TextBox and set the e.Handled property to true if the character is not numeric.  ...
Read More
910111213

Search

Subscribe to Blog via Email

Categories

  • .Net (31)
  • Artificial Intelligence (2)
  • ASP.NET (2)
  • BPM (4)
  • Business Intelligence (7)
  • Command Line (7)
  • Database (2)
  • Designing (8)
  • Java (4)
  • Javascript (12)
  • Linux (5)
  • Maximo EAM (41)
  • Mind Map (9)
  • Mobile (6)
  • Oracle (3)
  • SAP (2)
  • Software Engineering (13)
  • Svelte (5)
  • Svelte-Lexical (10)
  • System Integration (5)
  • TAMIT (3)
  • Uncategorized (22)
  • Web (44)
  • WinForms (15)
  • WPF (5)
  • XML (4)

Tags

.Net Android ASP.NET Bash Book BPM Business Intelligence C# Command-line CSS Dart Database Designing Disaster Recovery eLearning Flutter HTML ITIL Java Javascript Linux MacOS Maximo EAM Microsoft Mind Map Mobile Nodejs Parallel Programming Performance RichTextBox Ruby SAP Silverlight Software Engineering Supply Chain Svelte Svelte-Lexical TAMIT Testing TypeScript Web web intelligence WinForms WPF XML

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • About
Copyright © 2025 - Kenta Writer Hub By WP Moose