Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.net

How do you assign default values

Posted on: November 15, 2007March 29, 2020

In previous post I was asking whether a method returning an unassigned variable will compile and the answer is no, it won’t. So this brings an interesting question, […]

.net

Assigning default values to variables trivia

Posted on: November 14, 2007March 29, 2020

bool Tubo(string text) { bool value; if (text == "Tubo") value = true; return value; } Will this piece of code compile (answer without compiling please [:)])?

Hardware / Windows

SpbBackup – a must have PocketPC application

Posted on: November 14, 2007March 29, 2020

SpbBackup is my MVP (most valuable program) for PocketPC. To be more precise, a backup application (such as SpbBackup) is a must have for anybody using a PocketPC […]

Windows

Reasons why I prefer (Windows) PC over Apple computers

Posted on: November 12, 2007March 29, 2020

When I talk with Apple enthusiasts they often question me why the heck I prefer crappy PC over super cool Apple computers. My main reasons are the freedom […]

.net 3.5

Visual Studio 2008/.NET FX 3.5 on track for release before the end of November

Posted on: November 5, 2007March 29, 2020

I thought it will happen soon since there was no public post beta 2 version out there and TechEd Developer is happening these days. And here it is the announcement. I […]

.net / Hardware / Windows

Speeding up build times dramatically

Posted on: November 2, 2007March 29, 2020

I have a VS 2005 solution with 19 projects.In total it consumes ~600MB of disk space (entire solution folder, including binaries). Needless to say that build times are […]

Windows

Creating movies on Vista

Posted on: October 25, 2007March 29, 2020

So I have a movie taped on my digital camera and I want to make a relatively simple DVD out of it. Luckily for me I have Vista […]

Uncategorized

Sometimes boot and load times really matter

Posted on: October 23, 2007March 29, 2020

It is annoying when your computer takes time to boot or to load some application. Mostly it is just an annoyance. But sometimes it might be more than […]

.net / DevExpress

Ribbon mania

Posted on: October 17, 2007March 29, 2020

I often wonder why is everybody jumping on the (Office like) ribbon wagon. Ribbon UI is clumsy if it isn't done properly and furthermore, if you ask me, […]

.net / DevExpress

What’s cooking in Developer Express house

Posted on: October 16, 2007March 29, 2020

[DevEx] improved public insight into DXperience next versions – they created a forum where their employees post news about forthcoming versions. So, if you curious what’s next by […]

Posts navigation

Previous page Page 1 … Page 26 Page 27 Page 28 … Page 59 Next page
Niche Blog by Fahim Murshed