Hopcroft

Stories submitted by Hopcroft

Home Automation Part 3 - Using Regular Expressions to Parse Sensor Dat(blogs.msdn.com)

submitted by HopcroftHopcroft(200) 5 years, 4 months ago

Third installment in a series describing a remote temperature logging application. This post gives an in depth explanation of .NET regular expressions and includes an interactive regular expression evaluator application. read more...

add a comment |category: |Views: 18

tags: another

Implicit and Explicit Interface Implementations(blogs.msdn.com)

submitted by HopcroftHopcroft(200) 5 years, 5 months ago

A discussion of the subtleties of implicit and explicit interface implementations in C#. read more...

add a comment |category: |Views: 96

tags: another

MSDN Community Content(blogs.msdn.com)

submitted by HopcroftHopcroft(200) 5 years, 5 months ago

MSDN recently added Wiki functionality to the portion of the site dealing with Visual Studio 2005 and .NET Framework 2.0. This already looks like it is going to be a great resource - at the time of this post, there were almost 1000 topics with Community Content from over 300 contributors. read more...

3 comments |category: |Views: 3

tags: another