Skip to content

Kerry D. Wong

  • Home
  • My Youtube Channel
  • About

Tag: C Sharp (C#)

  • Home
  • C Sharp (C#)

Three Ways to Reverse a String in C# – Update

March 11, 2006March 7, 2009 kwong

In my post a week ago, I mentioned three ways to reverse a string. OK, I really meant three alternative […]

Coding Algorithm, C Sharp (C#)

How to Tab Through Controls on a Form With Alternative Keys Using C# – Update

March 7, 2006March 7, 2009 kwong

In my previous post “How to Tab Through Controls on a Form With Alternative Keys using C#” I talked about […]

Coding C Sharp (C#)

Three Ways to Reverse a String in C#

March 4, 2006March 7, 2009 kwong

OK, conceptually, it’s quite easy. A couple of my friends got asked this question when interviewing. Here are what my […]

Coding Algorithm, C Sharp (C#)

Test Your Regular Expressions with RegexpBench

February 25, 2006March 7, 2009 kwong

Download RegExpBench.zip I created this little utility a while ago. It is a work bench for creating/validating regular expressions.

Coding C Sharp (C#), Regular Expression

How to Tab Through Controls on a Form With Alternative Keys Using C#

February 18, 2006March 7, 2009 kwong

Download AltTab.zip We have taken it for granted that TAB and SHIFT + TAB move the focus from one control […]

Miscellaneous C Sharp (C#)

Color Picker Updated

February 3, 2006March 7, 2009 kwong

Download ColorPicker.zip I put this ColorPicker up for download about a year ago. Recently, I have updated it (some minor […]

Coding C Sharp (C#)

A Better Datagrid Combobox Control

December 31, 2005March 7, 2009 kwong

Download DataGridComboBoxTest.zip I recently needed a datagrid combobox for a project that I was working on.

Coding C Sharp (C#), Datagrid

Performance Comparison: Rectangular Array vs. Jagged Array (Update)

October 26, 2005March 7, 2009 kwong

As I mentioned earlier (see Performance Comparison: Rectangular Array vs. Jagged Array) I ran the same set of tests in […]

Coding Algorithm, C Sharp (C#)

A Transparent GIF Conversion Utility in C#

October 21, 2005March 7, 2009 kwong

Download GIFTran.zip We often need images with transparent background when creating websites.

Coding C Sharp (C#), GIF, Utility

A High Resolution Timing Utility in C#

October 9, 2005March 7, 2009 kwong

Download PerformanceCounter.zip Assembly level developers have long enjoyed the use of RDTSC (read time stamp counter) instruction to achieve high […]

Coding C Sharp (C#), High Resolution Timing

Performance Comparison: Rectangular Array vs. Jagged Array

October 6, 2005March 7, 2009 kwong

Jagged arrays (e.g. a[i][j]) are named such so because it is an array of array.

Coding Algorithm, C Sharp (C#)

XML Serialization Surprise

September 17, 2005March 7, 2009 kwong

I have been using XML serialization in .Net 1.1 for quite some time and never ran into any problems before […]

Coding C Sharp (C#), Serialization, XML

Building an LCD Control

September 1, 2005March 7, 2009 kwong

Download LCDControl.zip I needed an LCD control for a program I wrote, but after searching the internet, to my surprise, […]

Coding C Sharp (C#)

What is My IP?

June 26, 2005March 7, 2009 kwong

Download : MyIP.zip Recently a friend of mine asked me how he could determine his external IP address.

Coding C Sharp (C#)

Posts navigation

Newer posts
Copyright © 2026 Kerry D. Wong All rights reserved. Theme: Flash by ThemeGrill. Powered by WordPress