Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.net / DevExpress

CodeRush and Maintenance Complexity

Posted on: December 14, 2005March 29, 2020

Did you ever wonder what does mean CodeRush’s Maintenance Complexity tool window (accessible via DevExpress/Tool Windows/Metrics menu item). Here is Mark Miller’s blogging about it and it explains […]

.net

If you are still on .net 1.1 there is a post SP1 hotfix

Posted on: December 11, 2005March 29, 2020

If you are still using .net 1.1 you might be interested in this post service pack 1 hotfix for System.Windows.Forms.dll released by Microsoft (thanks to Jochen Kalmbach for […]

.net

How to upgrade application version and not loose user application settings

Posted on: December 9, 2005March 29, 2020

If you have been using or considering using new application settings feature in VS 2005 you might be wondering how not to loose user settings when you increment […]

.net / DevExpress

Upgrading DevExpress WinForms controls to 2.2.1

Posted on: December 2, 2005March 29, 2020

As soon as I downloaded the new WinForms Component Collection 2.2.1 for Visual Studio 2005 I installed them, turned the visual inheritance “experimental” support on opened an existing project. It […]

.net / Slovenia

Slides of my "What’s new in .net 2 framework and programming languages" presentation

Posted on: December 1, 2005March 29, 2020

Yesterday I held “What’s new in .net 2 framework and programming languages” presentation at VS2005/SQL2005 launch event. You can find slides (in Slovene) here. Are you ready to […]

.net / DevExpress

Developer Express reintroduced visual inheritance support

Posted on: December 1, 2005March 29, 2020

I have to admit that this Thursday really surprised me in positive way. Or better, Developer Express guys did it. They just released a service release of their […]

.net / Slovenia

Speaking at MS VS2005/SQL2005 launch event in Ljubljana, Slovenia

Posted on: November 29, 2005March 29, 2020

I’ll be speaking tomorrow in hotel Mons, Ljubljana at Microsoft Slovenia VS2005/SQL2005 launch event. My “What’s new in .net 2 framework and programming languages” presentation (in Slovene language) starts at […]

.net

New TryParse method in .net 2

Posted on: November 22, 2005March 29, 2020

.net 2 introduces new TryParse method for many base structures such as Int32. However, it is not limited to structs only (IPAddress has its own TryParse, too). Why […]

.net

Why are dialogs in Visual Studio fixed size?

Posted on: November 20, 2005March 29, 2020

Why are many dialogs within Visual Studio 200x made fixed size without option to resize them is beyond me. Take for example Choose Items… dialog for Toolbox. It […]

.net

Is Windows Workflow Foundation missing generics, too

Posted on: November 20, 2005March 29, 2020

A while ago I’ve blogged about missing generics in Windows Presentation Framework. Now I took a look at Windows Workflow Foundation and I immediately bumped over an object […]

Posts navigation

Previous page Page 1 … Page 23 Page 24 Page 25 … Page 31 Next page
Niche Blog by Fahim Murshed