-
Recent Posts
-
Recent Posts
Recent Comments
- Vinay Sarvankar on TFS Pending Changes – Ignoring Files which are Identical to the Originals
- Drew on TFS Pending Changes – Ignoring Files which are Identical to the Originals
- Dex on How to Add QT Support to an Existing Visual Studio Project
- Hamid on TFS Pending Changes – Ignoring Files which are Identical to the Originals
- Visual Studio 2013, convert project to QT5 - CSS PHP on How to Add QT Support to an Existing Visual Studio Project
Categories
Archives
Tag Archives: VB
Should C# Offer the With Construct?
As repulsive as I find the syntax of VB .NET, I recently stumbled upon one of its language features which piqued my interest – the With keyword, for which no direct equivalent exists in C#. It basically allows you to … Continue reading