Taking what seems to be a simple LINQ task (in C#) and converting it to C++.
Lesson learned about releasing attachment resources with System.Net.Mail.
A technique for displaying results from LINQ to an ASP.NET GridView.
How I solved the Ambiguous Symbol -- Compiler Error C2872 problem in C++ (dot net).
This is an example of how to get around the ResponseStatusLine protocol violation in multiple .NET languages and in the app.config file.
Here's an example of something fun and useful with Enumerable.Range in four different languages.
I thought my days of dealing with DBFs as a "production data" source were over, but HA (no such luck). Here is a method of using the FoxPro ODBC driver to Pack a DBF file (removing deleted content from the repository).
Here are some examples of calling a particular ASMX Web Service from different languages.
In my last post, I showed how Extension methods can be created in the .NET 2.0 environment. In this post, I discuss calling the extensions from other dot net languages.
Full Code Archive
RSS ATOM