InfoQ Homepage .NET Content on InfoQ
-
ReSharper 3.0 with full VB.NET Support
Full-featured support for Visual Basic .NET, including complete cross-language functionality with C#, will be available in ReSharper 3.0, a powerful add-in to Microsoft Visual Studio from JetBrains.
-
Microsoft Grants Xandros Intellectual Property Assurance
Today Microsoft and Xandros announced an agreement similar in terms to the one announced last fall with Novell. This brings the number of Linux distributions with IP assurance to two and while JBoss is mentioned in the article, noticeably missing is Red Hat. The last commitment by Microsoft is striking, as it will now endorse Xandros as the preferred Linux distribution.
-
Friend Assemblies and Unit Testing
A little known C# feature known as friend assemblies will be making its way to VB 9. This feature allows an assembly to grant access to its internals to another assembly.
-
The Story of TestDriven.NET and Visual Studio Express
When we first reported on Jamie Cansdale's TestDriven.NET, it sounded like the classic big company bullies the little one. But as the full story was been revealed, sentiment has begun to swing from die-hard support for Jamie Cansdale to a call to boycott TestDriven.NET . InfoQ looks back at how this unfortunate incident came to pass.
-
Presentation: NET Windows Forms Tips and Tricks
Ken Getz demonstrates several different techniques you can use when building Windows applications (recorded at DevLink), including: Creating owner-drawn controls, binding controls to just about anything, exposing protected information with inheritance, exposing new control behavior using inheritance, handling thread synchronization with Windows forms, and creating your own property grid.
-
VB Breaks Its Runtime Chains
In order to support more platforms, Visual Basic 9 will have to the option to exclude the VB Runtime.
-
IronRuby Release Planned for OSCON
According to John Lam, the first public cut of IronRuby is slated to be released at OSCON in July.
-
Google Gears: Industry Reactions The Day After
As part of their developer days activities this week Google announced a new offline web application API Google Gears.
-
Google Developer Day 2007
The Google Developer Day 2007 took place in 10 cities spanning the globe beginning in Sydney, Australia and ending in Mountain View, California. This is a report on some of the sessions at the event in Hamburg, Germany, on May 31, 2007.
-
Deploying Rich Client Applications with Firefox
Firefox now supports ClickOnce deployment for .NET applications via an add-on by James Dobson.
-
Two New Microsoft Compilers Written in VB
Microsoft is planning on releasing two new compilers, both of which are written in VB. One will be for Visual Basic 10, the other for the SilverLight's implementation of JavaScript.
-
View Source for Silverlight
Ernie Booth has released a plug-in for Reflector that allows users to view the decompiled source for Silverlight applications.
-
Paint.NET for Mono Released to Public
Paint.NET serves as both a good open source graphics editor and a test bed for new .NET functionality like the CLR add-in model. It has also been a highly coveted prize by the Mono team. On May 15, Miguel de Icaza announced that the port of Paint.NET 3.0 is functional.
-
Interview: LINQ Creator Erik Meijer
In this InfoQ interview, LINQ creator Erik Meijer talks about the design and capabilities of LINQ, how to use it, why to use it, how it differs from XQuery, how it addresses ORM, extension methods, EDM, and more.
-
ASP.NET Futures to Include Support for Ruby?
The Microsoft website ASP.NET has released the May 2007 edition of ASP.NET Futures. This release demonstrates potential features for post-Orcas versions of ASP.NET including Sivlerlight controls and dynamic language support.