InfoQ Homepage .NET Framework Content on InfoQ
-
Oslo: Microsoft Takes Composite Applications to the Mainstream
Microsoft unveiled this morning a vision and roadmap to simplify SOA, bridge software + services and take composite applications to the mainstream. The code name of this effort is “Oslo”.
-
The Using CSLA .NET 3.0 Book now available for VB.NET and C#
The latest version of Rocky Lhotka's Component-based Scalable Logical Architecture for .NET (CSLA .NET) book, is available for C# and now VB.NET. The framework enables developers to create an object-oriented business layer that abstracts and encapsulates the business logic and data.
-
New Types, Methods for .NET 2.0/3.0 Service Pack 1
When .NET 3.5 is released later this year, it will include several changes to the "red bits" including new types and methods. Scott Hanselman has posted a list of new types and methods with links to the MSDN documentation.
-
An Interview with Ian Griffiths
In this interview, Ian Griffiths talks about the key features of WPF such as XAML, composition, layout, animation, and data binding.
-
Scott Guthrie Announces ASP.NET MVC Framework at the ALT.NET Conference
The ALT.NET conference, held October 5-7, 2007, provided an announcement and demonstration by Scott Guthrie about the rumored MVC Framework for ASP.NET from Scott Guthrie.
-
FxCop Rule for Multi-Targeting
Multi-targeting in Visual Studio 2008 leads to a new set of problems. With .NET 3.5 bringing new features to the core assemblies, care must be taken when targeting .NET 2.0. Otherwise, an application can be compiled successfully but fail to run due to missing methods. One way to handle this is to use Krzysztof Cwalina's Multitargeting rule for FxCop.
-
Open Source: The .NET Framework
Today Microsoft announced it will release the source code for its .NET Framework under the Microsoft Reference License.
-
.NET to Ruby connector available
The Ruby Connector allows communication between .NET and Ruby. This brings the power of .NET to Ruby, and allows to use Ruby to power Visual Studio generated GUIs.
-
Brian Beckman and Erik Meijer of MSR on Tesla
The project code-named TESLA in Microsoft Research is being spearheaded by Brian Beckman and Erik Meijer. LINQ is the first released technology aimed at democratizing the Internet coming from Microsoft. From Monoids to LINQ, Brian and Erik provide insight into the future of the .NET Framework languages at Microsoft and how they plan to change the Cloud as we know it today.
-
Interview: Dino Chiesa on Microsoft's SOA Strategy
InfoQ talked to Dino Chiesa, Director of Marketing for .Net in the Connected Systems Division to better understand what's coming in .Net 3.5 for SOA, Microsoft's SOA strategy and how customers were using WCF.
-
IronRuby now on Rubyforge
IronRuby, Microsoft's implementation of Ruby for .NET, is now hosted on RubyForge. The current state of the code is available via the Subversion repository.
-
VB6 to VB.NET Conversions: Still Not a Reality
Another piece of key VB 6 functionality, line and shape controls, has finally made it in to a VB 8 PowerPack. But for VB 6 developers looking to migrate is it too little, too late.
-
Catching up with Phoenix
This past year Microsoft introduced Phoenix a project aimed at transforming the traditional blackbox compiler into a transparent one.
-
Presentation: Erik Meijers on Democratizing the Cloud
As the Dutch artist MC Escher once said "Only those who attempt the absurd will achieve the impossible". At Microsoft, Erik Meijers is trying to stretch .NET to cover the Cloud such that developers can incrementally and seamlessly design, develop, and debug complex distributed applications using your favorite existing and unmodified .NET compiler and deploy these applications anywhere.
-
Interview: Introduction to Workflow Foundation
Workflow Foundation is the new workflow engine from Microsoft. Matt Winkler, Microsoft Technical Evangelist, walks through the story of Workflow Foundation, when to use it and the futures planned in the next version.