Skip to content

Kerry D. Wong

  • Home
  • My Youtube Channel
  • About

Tag: C Sharp (C#)

  • Home
  • C Sharp (C#)

Event Logging Using Reflection

May 25, 2008March 7, 2009 kwong

When exceptions occur during the execution of an application, the stack trace contains the detailed location of where the exception is […]

Coding C Sharp (C#), Reflection

Could not Find File ‘Microsoft.Windows.CommonLanguageRuntime’ Error

May 17, 2008March 7, 2009 kwong

I ran into this weird compile time error the other day, and as it turned out, this is due to […]

Coding C Sharp (C#), CLR

Unexpected Event Behavior

May 3, 2008March 7, 2009 kwong

Typically, there is rarely a need to change a control’s ID. However, this practice is sometimes useful when debugging a […]

Coding ASP.Net, C Sharp (C#)

A Strange Databinding Issue

March 8, 2008March 7, 2009 kwong

It seems that the DropDownList control in ASP.Net 2.0 really has some issues. Besides the one I mentioned in an […]

Coding C Sharp (C#)

Reflection and Case Sensitivity

February 3, 2008March 7, 2009 kwong

Reflection is case sensitive by default, which comes at no surprise to most C# developers.

Coding ASP.Net, C Sharp (C#), Reflection

Enable/Disable Controls using ControlCollection

January 25, 2008March 7, 2009 kwong

In a role based application, it is often required that certain controls on the UI form be enabled and disabled […]

Coding C Sharp (C#)

The Elusive File.Copy

January 11, 2008March 7, 2009 kwong

A while ago, I discussed some interesting behavior of File.Exist function in .Net. Recently I found out that File.Copy is […]

Coding, Miscellaneous C Sharp (C#)

Same Method, Different Speed

December 31, 2007March 7, 2009 kwong

I came across something rather interesting the other day when trying to determine what sorting algorithms .Net Framework uses in […]

Coding Algorithm, C Sharp (C#)

A TIFF Merge and Split Utility

November 19, 2007March 7, 2009 kwong

Here is a tool that I created (in C#.Net) which comes in handy when dealing with multi-frame TIFF images.

Coding C Sharp (C#), Merge, Split, TIFF, Utility

Understanding “A generic error occurred in GDI+.” Error

November 15, 2007March 7, 2009 kwong

When dealing with GDI+ in .Net (e.g. certain objects in System.Drawing namespace), we would sometimes get the following exception:

Coding C Sharp (C#), GDI+

Lousy GDI+ Error Messages

October 23, 2007March 7, 2009 kwong

I have heard many people complaining about how GDI+ handles errors.

Coding, Miscellaneous C Sharp (C#), GDI+

Dynamic Event Handling Using Reflection

August 15, 2007March 7, 2009 kwong

Download DynamicEvent.zip In an article earlier, I discussed how to dynamically load an assembly and execute it via the contract […]

Coding C Sharp (C#), Dynamic, Event Handling, Reflection

Generic Custom Configuration Handler in .Net

August 14, 2007March 7, 2009 kwong

Sometimes we find App.config inadequate in addressing our problems and need to have a generic solution in creating strongly typed […]

Coding C Sharp (C#), Custom Configuration

Partial Class Differences Between C# and VB.Net

August 5, 2007March 7, 2009 kwong

Partial class was introduced in .Net 2.0 mainly for better handling of visual designer generated code.

Coding C Sharp (C#), Partial Class, VB.Net

A Generic File Watcher

August 1, 2007March 7, 2009 kwong

Download filewatchermt.zip In business world, file watchers play an important role in day to day operations.

Coding C Sharp (C#), File Watcher

Posts navigation

Older posts
Newer posts

Categories

  • AVR/Arduino (98)
  • Coding (133)
  • Electronics (257)
  • Linux/BSD (34)
  • Miscellaneous (190)
  • MSP430G2 (10)
  • PIC (4)
  • Product Reviews (22)
  • Raspberry Pi (5)
  • Teardowns (67)
  • Technology (57)

Tools & Libraries

  • MCP2210 Library
  • BCalc — A Hex/Bin/Dec Converter And Calculator

Most Popular Posts

  • A Sensitive DIY Ultrasonic Range Sensor (286)
  • Building a Constant Current/Constant Power Electronic Load (240)
  • AVR LC Meter With Frequency Measurement (222)
  • AD7705/AD7706 Library Revisited (92)
  • A Digitally Controlled Dual Tracking Power Supply -- II (88)
  • Hacking DTM0660L Based Multimeters (77)
  • A Self-Balancing Robot – III (62)
  • Reverse Engineering the Syma S107G IR Protocol (56)
  • Dual Purpose Spot Welder With Pulse Duration Control (51)
  • Arduino Development Using NetBeans (51)

Archives

My Favorite Sites

  • Arduino Forum
  • Circuit Diagram
  • Dangerous Prototypes
  • EEVBlog
  • Electrical Engineering Forum
  • Electronics Lab
  • Electroniq.net electronics projects and circuit diagrams
  • Hack A Day
  • Hacked Gadgets

Tags

74HC595 AD/DA Algorithm Arbitrary Waveform Generator Arduino ASP.Net ATMega328 Atmega328P AVR AWG C++ C Sharp (C#) DAC Data Logging Digital Multimeter DMM DSO Electronic Load FPGA Function Generator HP 8566B I2C LCD Linux MCP2210 MOSFET MSP430 LaunchPad MSP430G2 Multi-threading Multimeter Open Source Oscilloscope Programmable Power Supply Q9450 Reflection Review SHT21 Signal Generator SPI Teardown Temperature Sensor Ubuntu VMWare Windows Vista WordPress
Copyright © 2025 Kerry D. Wong All rights reserved. Theme: Flash by ThemeGrill. Powered by WordPress