InfoQ Homepage .NET Content on InfoQ
-
.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.
-
Refactoring and Static Analysis Added to "Data Dude"
Microsoft has released the first set of power tools for VSDBPro, a.k.a Data Dude. These include refactoring, static analysis, MSBuild tasks for data and schema comparison, and a dependency walker.
-
MSBuild and #Develop Support Moves F# Closer to Production Quality
Robert Pickering has been hard at work trying to turn F# into a production-grade language. Since that means tool support, he has developed a MSBuild provider and a #Develop plug-in for F#.
-
Don't Run as Administrator: WCF Edition
In an attempt to correct years of bad practices, Microsoft employees have been chanting "Don't Run as Administrator". This time around, Nicholas Allen covers assigning HTTP addresses to non-administrator user accounts, primarily for use by WCF.
-
Visual Studio to Finally Address Performance Issues
Visual Studio has been plagued with performance issues that have been getting worse with each version. In a Channel 9 video, Cameron McColl apologized for the past performance issues and talks about improvements for VS 2008.
-
Michael Stonebraker: Major RDBMSes are legacy technology
Michael Stonebraker, co-founder of the Ingres and Postgres relational database management systems (RDBMS) and CTO of Vertica Systems, laid the framework for a debate in the database community by declaring that most major databases should be considered legacy technology.
-
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.
-
NServiceBus - Makes Building Enterprise .NET Systems Easier
NServiceBus is an open source communications framework that will help guide developers who are trying to build enterprise .NET systems, without falling into many of the typical pitfalls. It provides scalability critical features like publish/subscribe support, integrated long-running workflow and deep extensibility.
-
Partial Methods: Do They Belong in C#?
One of the more controversial additions to C# is the addition of partial methods. Created exclusively for code generators, some believe it pollutes the C# language.
-
Silverlight Goes 1.0 With Linux Support on the Horizon
Microsoft officially launched Silverlight 1.0 today with support for OS X and Windows. Additionally they will be working with Novell to extend support to Linux.
-
OOXML has been Rejected as an ISO Standard
Microsoft's attempt to officially standardize the Office Open XML Format (OOXML) by the ISO-Standards ISO/IEC DIS 29500 has failed. National standard bodies have been asked to give their vote on OOXML by September 2.
-
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.
-
Microsoft Entity Framework Beta 2 and Entity Framework Tools Beta 1 CTP Released
The Microsoft Entity Framework allows developers to close the gap between objects and our data stores. The second beta of the Microsoft Entity Framework is available now for developers to get a jump-start on exposing your data models as objects. This release also comes with the first beta of the Entity Framework Tools providing a graphical front-end to your entity data objects.
-
LLBLGen Updates O/R Mapper and Code Generator
Solutions Design has recently released LLBLGen Pro v2.5, an O/R mapper and code generator that boasts many new features including auditing, authorization, dependency injection mechanism, super fast and compact serialization (XML and binary), SQLServer CE Desktop support, Sybase support and much more.