Skip to content

Kerry D. Wong

  • Home
  • My Youtube Channel
  • About

Tag: C Sharp (C#)

  • Home
  • C Sharp (C#)

Yet Another Guide to Dynamic Assembly loading and Execution Using Reflection

July 6, 2007March 7, 2009 kwong

Download ReflectionTest.zip There are already many good guides out there illustrating how to construct a weakly coupled system that dynamically […]

Coding C Sharp (C#), Dynamic Assembly, Reflection

Redirecting StandardOutput

June 23, 2007March 7, 2009 kwong

Sometimes it is necessary for a main program to invoke other executables during runtime.

Coding C Sharp (C#)

Populating Object from Text Files via Reflection

June 20, 2007March 7, 2009 kwong

Download readfileviareflection.zip In .Net, an XML file or even a CSV file can easily be mapped to an object using […]

Coding C Sharp (C#), Reflection

File.Exists and UNC

June 12, 2007March 7, 2009 kwong

If you have used System.IO.File.Exists in ASP.Net, you probably have found out that unless the account under which ASP.Net is […]

Coding C Sharp (C#)

Hyper-Threading and Dual Core Performance Comparison for Computational Intensive Applications – Update

May 22, 2007March 7, 2009 kwong

In a post (Hyper-Threading and Dual Core Performance Comparison for Computational Intensive Applications) I wrote at the end of last […]

Coding, Technology C Sharp (C#), Multi-threading, Performance

Parsing MMddyyyy or ddMMyyyy Date Format

March 28, 2007March 7, 2009 kwong

Today I was discussing how to convert date strings MMddyyyy (e.g. 03282007) or ddMMyyyy (e.g. 28032007) back to DateTime object.

Coding C Sharp (C#)

ToString() and Error Logging

March 18, 2007March 7, 2009 kwong

In production environment, it is not always possible to step through the compiled code using a debugger and thus we […]

Coding C Sharp (C#)

Understanding “Error MSB6006” in MSBuild

March 1, 2007March 7, 2009 kwong

A couple of days ago, I ran into a mysterious problem when trying to build a web project using MSBuild.

Coding C Sharp (C#), MSBuild

Remote Code Execution via Reflection

February 15, 2007March 7, 2009 kwong

Background In .Net, distributed computing can be done in a number of ways.

Coding C Sharp (C#), Reflection

One Time Password Generation

October 23, 2006March 7, 2009 kwong

In many applications, it is often required to generate one time passwords.

Coding C Sharp (C#), Security

Auto Sizing RichTextBox Based on Content

September 8, 2006March 7, 2009 kwong

I got a request from my client a couple of weeks ago. For simplicity reasons, I will present it as […]

Coding C Sharp (C#)

Debugging Tabbing Issues with Spy++

August 25, 2006March 7, 2009 kwong

A few weeks back, I ran into some issues related to tab stops for certain controls on a windows form […]

Coding C Sharp (C#), Software Tools

Watch Out for Number Conversion Errors

May 3, 2006March 7, 2009 kwong

Converting from floating point numbers (e.g. double, single) to integers can be tricky.

Coding C Sharp (C#), Number Conversion

Generating Unique Permutations Programmatically

April 14, 2006March 7, 2009 kwong

Download UniquePermutation.zip The numbers of permutations on a set of n elements is n! (see definition).

Coding Algorithm, C Sharp (C#), Unique Permutation

Implementing a Trie in C#

April 1, 2006March 7, 2009 kwong

Download Trie.zip Trie is a tree like data structure that can be used for fast text search.

Coding Algorithm, C Sharp (C#)

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