Skip to content

Righthand Blog

About .NET/C#, Xamarin, Flutter and other fun technologies

  • Righthand Dataset Debugger Visualizer
.net / Development / Tools / Visual Studio / Visualizer / VS 2022

Updated Righthand Dataset Debugger Visualizer

Posted on: October 14, 2024

Since Visual Studio 2022 17.11+ is now forbidding binary serialization, I had to update Righthand Dataset Debugger Visualizer with JSON serialization instead. I simply switched to reliable Json.NET […]

.net / Visual Studio / Visualizer

A refresh and support for Visual Studio 2019 for Righthand Dataset Debugger Visualizer

Posted on: April 27, 2019March 29, 2020

I had some spare time and decided to add support for Visual Studio 2019 to Righthand Dataset Debugger Visualizer. Along the path I decided to upgrade underlying DevExpress […]

.net / Visual Studio

Switching from packages.config to PackageReference for .NET projects

Posted on: July 5, 2018March 29, 2020

Recently NuGet introduced a new way of handling packages within a project. Instead of stuffing references in a separate packages.config file, it introduced storing package references right in […]

.net / Visual Studio

Troubleshooting Live Unit Test build failure

Posted on: January 19, 2018March 29, 2020

It happens that I have a .NET 4.6.2 solution including Unit Test projects that builds just fine. However, when starting Live Unit Test it would complain build completed […]

.netcore / Docker / Visual Studio

A solution to Visual Studio Tools for Docker debugging problem

Posted on: September 17, 2016March 29, 2020

I you have problems with debugging your .net core application using Visual Studio Tools for Docker – the app simply stops at start and you see a lot […]

Visual Studio / Xamarin

Fixing connection problems between Visual Studio and Mac when building iOS applications

Posted on: March 16, 2016March 29, 2020

I’ve been digging a bit into problems of connection between Visual Studio (Xamarin.iOS) and a Mac and wanted to share a few tips here. It all started with […]

Android / Mobile / Visual Studio

(Android) Emulator on Hyper-V

Posted on: November 13, 2014March 29, 2020

An apparently great news is that Microsoft has been cooking up an Android emulator. It appears that every company now feels compelled to create one. Right now we […]

.net / .net 3.5 / .net 4.0 / Visual Studio / Visualizer / VS 2008 / VS 2010 / VS 2012 / VS2013

Righthand’s DataSet Debugger Visualizer supports VS2013

Posted on: October 17, 2013March 29, 2020

Highlights from new version to 1.0.11. added VS2013 version added a “separated assembly” versions. Until now I was using RedGate’s Smart Assembly to pack all referenced assemblies into […]

ASP.Net / CodeSmith / Visual Studio

Making JSON data strong typed with TypeScript and CodeSmith

Posted on: April 3, 2013March 29, 2020

The situation Imagine a scenario where you have a JSON service that returns data and you’d like to have it strongly typed on javascript powered client side. Let’s […]

.net / Presentation / Slovenia / Tools / Visual Studio

Roslyn project presentation at NTK 2012 material

Posted on: May 25, 2012March 29, 2020

Attached are the demo, the slides and enhanced Syntax Tree visualizer that I was showing at my NT Konferenca 2012 Project Roslyn talk on Thursday. Hope you’ve enjoyed […]

Posts navigation

Page 1 Page 2 Page 3 Next page
Niche Blog by Fahim Murshed