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
5 Mins Hugo 04 - Getting Started | 13 Jan 2021 |
... |
Review of 2020 & plans for 2021 as a software engineer | 11 Jan 2021 |
As I do every year, this time also I did the review of last year and planned the new year 2021. That said, this is not a technical post. Rather it's my own reflections of last year and plans ... |
Azure @ Enterprise - Serverless scale problem - Functions in App Service Environment connecting to Azure SQL | 15 Dec 2020 |
This post is about working with Azure Functions in App Service Environment hereafter ASE. Not sure it is qualified to call a classic problem but we all get into troub... |
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... |