InfoQ Homepage .NET Content on InfoQ
-
The First VB 8 Compiler Written in VB
Rolf Kvinge has released a mostly functional VB 8 compiler written as part of the Mono project. Unlike Microsoft's VB compiler, which is actually written C++, this compiler was written in VB.
-
WCF Security Analysis Available from the German Federal Office for Information Security
The German Federal Office for Information Security (BSI) has released their security analysis for Windows Communication Foundation along with a reference implementation.
-
Article: Rich Office Client Applications
There is a client platform that's already present on nearly every user's desktop, one which provides an amazing amount of power and flexibility in its user interface options, and provides a familiar user-interactive style that undergoes intensive study with every release. Ted Neward introduces the Microsoft Office platform as a rich client technology with examples of Excel - Java integration.
-
Interview with Ajaxian.com's Dion Almaer
In this interview Ajaxian cofounder Dion Almaer talks about the state of Ajax development today. Among the items he discusses are the history of how Ajax came to be, which frameworks he recommends developers consider, and tooling/debuggins support. Almaer also talks about security and general design considerations that need to be respected when creating Ajax enabled applications.
-
NStatic: Advanced Code Analysis for .NET
Code analysis tools like FXCop are often cited as ways to improve code quality. While they do check for a large number of potential faults, in theory there is a lot more that can be done. Wesner Moise intends to try out these theories with an advanced code analysis tool called NStatic.
-
Interview: Walt Ritscher at VSLive
InfoQ sat down with Walt Ritscher at VSLive Toronto to talk about WPF, Web 2.0, and Microsoft code naming conventions. Walt prophecies where he thinks WPF excels and who will build the killer apps in WPF. Included is a quick history on AJAX, where to use it and why it took 7 years to become relevant. Walt also shares his new favorite Windows technology, Windows PowerShell.
-
In Case You Missed It: A .NET OpenID Library
For those of you looking at using OpenID, there is a .NET compatible library available. The Library was written in Boo, a .NET language inspired by Python. It also leverages a library from the Mono project.
-
Domain-Driven Design Case Study: So We Thought We Knew Money
Ying Hu and Sam Peng show how they solved some major problems dealing with international currency by selectively applying Domain-Driven Design to their existing application.
-
Reflector for .NET now supports C# 3.0
Lutz Roeder's Reflector for .NET 5 has been released. Reflector for .NET is one of the most popular development tools for .NET. Primarily used as a class browser and decompiler for analyzing .NET assemblies, Reflector's newest release has to offer some new compelling features including support for C# 3.0.
-
SQL Server Now Supports Vista
With the release of Service Pack 2, SQL Server 2005 finally has full support on Vista. This includes SQL Server Express, which had serious difficulties running on the new operating system. Several new features are also included in this release.
-
Tutorial: TDD with Selenium and Castle
Dan Bunea shows how TDD can be applied in .NET using Selenium RC and Castle. Test first principals provide architects a way to quickly jump into active development early in the application development lifecycle. The benefits of TDD are a drastic reduction in defects as well as increased flexibility in the code base since the application evolves quickly through an iterative process.
-
BitSharp: A BitTorrent Client Library for C#/Mono
In what hopes to be a new tend, an interesting new library for .NET developers was developed with Mono as its main audience. In conjunction with Google's Summer of Code, Alan McGovern has created a set of BitTorrent client libraries using C# and Mono he collectively calls BitSharp.
-
Early Problems for Microsoft's Software as a Service Sample: LitwareHR
Microsoft is offering a new sample application called LitewareHR to serve as a springboard for discussions about software as a service. Available on CodePlex , this sample application uses many of the concepts and theories described in the white papers and articles on MSDN.
-
How .NET Handles Standards Compliance that Result in Breaking Changes
Two security classes in .NET, HMACSHA512 and HMACSHA384, have a bug. It isn't an earth-shattering bug, but it does produce results that are inconsistent with the standard. The .NET Security team shows how this will be handed so that current applications won't break when the code gets fixed.
-
InfoQ.com publishes its 1000th news post
InfoQ has this week published its 1000th news post; since the site launched just 8 months ago it has also published 90 in-depth technical articles, 4 original books, and a number of video interviews and presentations. Thank you to all our readers for their support and to the editors for all the hard work!