Skip to content

hi, i'm tom

  • Personal
  • Development
  • Contact

Tag: csharp

Encoding Help Needed.

Posted in Development By thomasnguyencom

Here’s the plan: There’s an XML file that contains plain text data. [Attempt 1]: Use PHP and some simple parsing to convert the data to look pretty.[Results]: Crazy characters like “Joan Miró” and “peoples’” [Attempt…

Read more of Encoding Help Needed. →

Updated on July 19, 2006June 26, 2010 Tagged csharp

Language/IDE Comparisons, Part 1.

Posted in Development By thomasnguyencom

Every once in a while, I’ll post up some new headaches, awesome-ness, or just differences that have come up for me using Java(1.4.2)/Eclipse (3.1.2) and C#(1.0)/Visual Studio 2003. Here are some to start: IDE Features:-Eclipse’s…

Read more of Language/IDE Comparisons, Part 1. →

Updated on March 12, 2006June 26, 2010 Tagged csharp, eclipse, java, visual studio

Learning XPath.

Posted in Development By thomasnguyencom

So I need to parse some XML for my SDP project (C# windows application). I know you can parse XML with the regular .NET Xml class, but I saw XPath. It’s bad ass. It navigates…

Read more of Learning XPath. →

Updated on November 5, 2005June 26, 2010 Tagged csharp

C# and C++.

Posted in Development By thomasnguyencom

So I’ve been doing C# for a while. This ACM competition we’re practicing for is AWESOME, but it’s in C++! C# babys programmers and abstracts the really hardcore stuff away from the users, which is…

Read more of C# and C++. →

Updated on October 4, 2005June 26, 2010 Tagged csharp
© Copyright hi, i'm tom. All rights reserved.