BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage .NET Content on InfoQ

  • A Packaging System for Open Source Projects on Windows

    The Common Opensource Application Publishing Platform (CoApp) is intended to be a package management system for Windows, providing support for compiling, building and deploying open source projects usually developed on other platforms like Linux, Mac OS, etc.

  • IronRuby 1.0 Released

    IronRuby 1.0 is now available. The release is compatible with Ruby 1.8.6 and runs Rails 2.3.x. The next 1.x releases of IronRuby will target Ruby 1.9.

  • InfoQ Feature Set: What Do You Want To See?

    What’s next for InfoQ? What are some of the areas we should be focusing on feature wise? We'd like to ask you where you’d like the site to go from a feature-set perspective. InfoQ is still lagging behind many of the world-class media sites out there. We may not be the New York Times, but with your help we'll have the will and the way to get there!

  • Visual Studio Dropping Support for Itanium

    SQL Server 2008 R2, Windows Server 2008 R2, and Visual Studio 2010 will be the last major versions to support Intel’s Itanium processor. While extended support will be offered for 8 years, new investments in the Itanium should be weighed carefully against AMD’s far more popular x64 architecture.

  • Enterprise Customers Can Use Their Licenses to Run Windows Instances on EC2

    Amazon extends their Windows VM offering, and offers customers the possibility to use their enterprise license to run Windows instances on EC2 through a pilot program consented with Microsoft. Microsoft is going to evaluate the results of the program, possibly offering the same license mobility in the future, and promises to support Windows VM on Azure some time this year.

  • New Base Class Library Features Will be Demonstrated on CodePlex

    It doesn’t matter if you are using .NET or Mono, rich client or web, if you are using the CLR then you are using the Base Class Library. So in order to make changes more transparent, Microsoft’s BCL team is previewing new classes on CodePlex. Here developers can try out changes to the BCL and, because it is open source, alter the classes for further experimentation.

  • Custom Code Analysis in Visual Studio 2010

    Microsoft’s .NET code analysis tool, FXCop, has offered the ability to create custom code analysis rules for many years, but the experience has been less than stellar. The version for VS 2010 offers some improvements and a better integration story, but some fundamental problems still remain.

  • Microsoft Gets More Involved with jQuery

    Microsoft has reconfirmed their commitment to help with jQuery development and will start by adding support for templating and is allocating resources including full time developers. John Resig, JQuery creator, declared that jQuery will remained an independent open source project and will not be moved to CodePlex.

  • Windows Phone 7 Breaks with the Past

    Microsoft has created a mobile platform, Windows Phone 7, that departs from its predecessor Mobile 6.5. The development platform is built around .NET, so old native applications won’t run on it.

  • SQL Azure Unveils New Features and a Prototype Lab

    SQL Azure will be rolling out new features over the next few months including MARS support, spatial data, and a 50 GB option. Also available is SQL Azure Labs, where previews of possible enhancements like OData Services will be showcased.

  • Silverlight for Mobile Platforms – the Current Status

    Microsoft seems to be pushing Silverlight into a cross-platform web application framework for mobile devices. Silverlight is already available for Windows Phone 7 and Symbian^1, and it seems it is being also ported to Android and iPhone.

  • Once Again .NET has Been Announced for the Nokia S60 Platform

    It seems like every year we relay the announcement that the .NET platform is going to be available on the Nokia S60. In 2007 the now defunct Red Five Labs was talking about Net60, a version of the .NET Compact Framework. Then in 2008 Nokia announced that Silverlight 2 would be demonstrated at the MIX08 conference. Two full years later, we are just now seeing a public Silverlight for Symbian beta.

  • A New Addition to the InfoQ Family: The Operations Community

    A 7th community has now joined the current 6 on InfoQ. When one looks at our existing queues, one sees a definitive pattern - we currently focus upon application development and architecture (.NET, Ruby, Java, SOA, Architecture) and also Agile techniques, primarily in the context of application development. However, what happens to that software once it's been developed?

  • Microsoft Has Released OData SDK and “Dallas” CTP 2

    Microsoft has released OData SDK for .NET, Java, PHP, Objective-C (iPhone and Mac) and JavaScript, helping developers to create clients that consume OData-based information, and Codename “Dallas” CTP 2, a marketplace for selling and buying such data.

  • Marshal.ReleaseComObject Is Considered Dangerous

    Paul Harrington, Principal Developer on the Visual Studio Platform Team, has written an explanation on why calling Marshal.ReleaseComObject() to dispose of a COM object from managed code is considered dangerous and recommends not using it.

BT