Skip to content

Vaibhav M. Gawali

All about desktop software development in C# and .NET using technologies such as WPF, WinForms and Console.
  • Home
  • Blog
  • Signup for Updates
  • About Me

Blog

UI thread responds to messages even though it is blocked by message box

18th August 2017 Vaibhav Gawali 1 Comment

My observation is that many times developer assume that when a message box is getting displayed then UI thread is…

Continue Reading →

Posted in: .NET Filed under: .NET, Thread, UI, WinForm, WPF

Estimation challenges, gotcha’s and expectations from developer

15th August 2017 Vaibhav Gawali

What is an estimate? (From Wikipedia) Estimation (or estimating) is the process of finding an estimate, or approximation, which is…

Continue Reading →

Posted in: Uncategorized Filed under: Challenges, Estimation

Observations from code reviews and why they are important

14th August 2017 Vaibhav Gawali 1 Comment

I work on a C# and .NET based technology and I would like to share my experience on why code…

Continue Reading →

Posted in: .NET Filed under: .NET, Code, CodeReview, dotNET, Review

Exception filters in C# 6.0

Vaibhav Gawali

Learn how to use exception filtering technique introduced in C# 6.0. This video has been published on YouTube. Code Samples

Continue Reading →

Posted in: CSharp, Uncategorized Filed under: CSharp, dotNET

String interpolation in C# 6.0

7th August 2017 Vaibhav Gawali

Published my first video – #Interpolated #Strings in C# 6.0 on YouTube.

Continue Reading →

Posted in: CSharp Filed under: CSharp, dotNET

Post navigation

Page 2 of 2
← Previous 1 2

Follow Me

  • Twitter
  • LinkedIn
  • Facebook
  • Google+

Contact Me

  • Email
    vaibhav@vaibhavgawali.net
  • Home
  • Blog
  • Signup for Updates
  • About Me
Copyright © 2022 Vaibhav M. Gawali