Skip to content

hi, i'm tom

  • Personal
  • Development
  • Contact

Category: Development

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

Checkout the *.resx file.

Posted in Development By thomasnguyencom

But the only way you’ll be able to do this is if it was checked-in in the first place! Background: So I checked out the entire ASP.NET/C# solution and related files in the repository and…

Read more of Checkout the *.resx file. →

Updated on October 14, 2005June 26, 2010 Tagged omgwtf, visual studio

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

KVM vs. Terminal Service.

Posted in Development By thomasnguyencom

“Mon Aug 22 00:00:55 2005 [00:01]: “haha, I am a genius by proxy” -James-Very true, but only sometimes. So I was trying to look up how to get all my computers to have one local…

Read more of KVM vs. Terminal Service. →

Updated on August 30, 2005June 26, 2010

asp:repeater

Posted in Development By thomasnguyencom

asp:repeater is really awesome, especially when you nest them to display hierarchical data. Be careful when doing this! I spent freaking 1.5 days discovering that the order DataTables are put into the DataSet makes a…

Read more of asp:repeater →

Updated on July 20, 2005June 26, 2010

Posts navigation

←Previous page Page 1 … Page 18 Page 19 Page 20 Next page→
© Copyright hi, i'm tom. All rights reserved.