Blogs
This is my blogosphere.Here you can find few of my blogs with their latest posts.You may read all by clicking on the corresponding URL.
Joymon V/S Code
Azure @ Enterprise - Dilemma of choosing .Net SDK for ServiceBus Queue | 16 Feb 2021 |
If you want to skip all my stories and want to understand what is the .Net SDK to use with Azure ServiceBus, please use the Azur... |
Dev environment in GitHub (Not codespaces) | 09 Feb 2021 |
After scripting my dev machine setup, naturally, my next aim became scripting specific application environments. Below are some reasons Why we need to script out pe... |
Markdown table sorting | 26 Jan 2021 |
ProblemI restarted my crypto trading recently that I put on hold back in 2018. Last time it was mainly revolving around ... |
My Silverlight experiences
How to get unrestricted access in Silverlight 5 | 25 Dec 2011 |
As you all know Silverlight 5 released with unrestricted access in InBrowser mode which gives full control to the Silverlight developers in the cli... |
Silverlight 5 released !! more access or security threat | 11 Dec 2011 |
Finally it is released. Earlier than expected. http://www.silv... |
Silverlight local messaging issues with ‘\0’ | 29 Aug 2011 |
When we want to communicate between 2 Silverlight applications locally, we have a framework way to accomplish the same.Its nothing but 2 classes ... |
Joymon's world of WPF
WPF is dying - Time to focus on HTML+Javascript+CSS based desktop development | 23 Jul 2015 |
"Long long ago when browsers were only used to show documents and text delivered from servers, there was a techno... |
MVVm views without C# code behind file | 31 Jul 2014 |
The MVVm is a great technique for separating the concerns. If we take ASP.Net MVC we can see it is built for usin... |
Binding Viewmodel property to tabitem header in MVVm pattern | 03 Jul 2014 |
Its been a while since I started a WPF project from scratch. I was mainly into the architectural side of applicat... |