csharp

Explore posts tagged with "csharp" below.

AOP and .NET

Eric Gunnerson asked for example code on what scenarios developers would use AOP for. Aspect Oriented Programming is another one of those software development areas that I'd love to know more about...

aop dotnet csharp design-patterns programming persistence security
July 1, 2004
Read More

Microsoft Developer Target Profiles

Microsoft just made available Beta-1 of the Visual Studio Express range of software developer tools. For some reason the C++ guy in particular made me think of the marketing/web people that created...

microsoft visual-studio vb-net csharp cpp java web-development
June 30, 2004
Read More

Whidbey Class Designer

The May preview of Visual Studio 2005 (Whidbey) included some of the Whitehorse initiative functionality. As I'm particularly keen on UML diagrams as a means of communicating technical concepts...

visual-studio uml class-design dotnet csharp
June 23, 2004
Read More

The Microsoft Visual C++ /clr Switch

Today I had a go at compiling a large body of existing legacy C/C++ code with the /clr switch. The bulk of it compiled without changing the existing source code....

cpp dotnet clr visual-studio csharp legacy-code
June 2, 2004
Read More