Posts Tagged ‘ csharp ’
CodeProjectLet’s say we have an XSD representing a library with a list of books and employees in it. Here is a sample Xml using this XSD: Tip 1 – Generating Code from XSD We’d like to have an object representation of this Xml. Thus, we’ll use the Xml Schema Definition tool to generate .Net C# code [ READ MORE ]
CodeProjectOne component of an application I’m writing uses a lot of regular expressions. To be sure I was using the right regular expressions, I’ve created this simple tiny tool to help me learn and verify regular expressions against my input data. Nothing fancy, but it might help someone out there. For example, it took me [ READ MORE ]
Enter your email address to subscribe to this blog and receive notifications of new posts by email.
Join 12 other followers
Get every new post delivered to your Inbox.