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

  • PyBinding: Python Scripting for XAML

    WPF developers often find themselves with an unappetizing choice. They have to either pollute their code-behind files with special case logic or create value converter classes, most of which will only be used once. PyBinding offers a third option, embedding small scripts right inside the XAML.

  • Is OData The Ubiquitous Language For Application Collaboration?

    The Open Data Protocol (OData) specification opens up possibilities to a lot of interesting collaborative use-cases and scenarios. Some of which are highlighted by Douglas Purdy, Pablo Castro and Jon Udell.

  • .NET Reflector is Going Commercial

    Reflector is considered a must have by many .NET developers. Whether it is debugging third-party libraries, translating between languages, or simply examining your own compiled code, Reflector has become a must have tool. And until recently, both it and all its add-ons have been free.

  • MonoTouch Has Added Support for Apple’s iPad

    Within 24 hours of the announcement of the new iPad tablet from Apple, the MonoTouch team has released MonoTouch 1.9 (alpha), which is focused on helping developers to write .NET application for the iPad.

  • Debate: Microsoft’s RIA Services Code-generating Tools and Sound Architectural Principles

    Some developers consider that Microsoft's RIA Services code-generating tools are teaching bad architectural principles to developers while others consider the tools useful if used properly.

  • Code Access Security Is No Longer Used in .NET 4 Beta 2

    Starting with .NET Framework 1.0 Microsoft introduced Code Access Security (CAS), an instrument for assigning and controlling managed code's capabilities. .NET Framework 4.0 Beta 2 deprecates CAS, turning it off by default, and introduces Security Transparency Level 2.

  • Support For Mercurial At CodePlex

    Sara Ford, Program Manager at CodePlex, announced on Friday that CodePlex has added support for Mercurial, a Distributed Version Control System (DVCS) similar to Git. Currently this feature is only available for new projects, but CodePlex advice current project owners to contact CodePlex Support if they want to switch from Team Foundation Server to Mercurial.

  • jQuery 1.4 Released with Improved Performance and New API Documentation and Support Forums

    In celebration of jQuery’s 4th birthday, the jQuery team has announced the release of the jQuery 1.4. This release features performance improvements in the most commonly used jQuery methods.

  • SQL Server Express Shipping with Limited .NET 4.0 Support

    A new build of Service Pack 1 for SQL Server 2008 Express has enabled some support for .NET 4.0. But with a large list of limitations one has to wonder what’s the point.

  • ConcurrentDictionary, .NET 4.0’s New Thread-Safe Hashtable

    The ConcurrentDictionary is a cornerstone in .NET 4.0’s greatly increased emphasis on parallel and concurrent programming. But while vastly superior to what we have seen in the past, it isn’t a panacea and developers need to study its semantics carefully.

  • Visual Studio/SQL Server Reporting Services Continue to be Incompatible

    Despite years of complaining from developers and the mockery of vendors such as IBM, Microsoft is continuing its policy of shipping components of Visual Studio that are incompatible with the current version SQL Server Reporting Services.

  • Windows Workflow 4 – A New Product with an Old Name

    Windows Workflow 4 is a major rewrite of the library. While it has the same goal, to provide a modeling language for long-running tasks, there are some significant differences coming out of what is essentially a complete rewrite.

  • Windows Domain to Amazon EC2 Single Sign-On Access Solutions

    David Chappell, the Principal of Chappell & Associates, US, has written a whitepaper proposing several solutions for Single Sign-on (SSO) access to applications deployed on Amazon EC2 from a Windows domain. InfoQ explored these solutions to understand what the benefits and tradeoffs each one presented.

  • What Are the Trends in Technology Today?

    ThoughtWorks has released the Technology Radar 2010 this month, a white paper containing ThoughtWorks' technology strategy and trends in four major domains: Techniques, Tools, Languages, and Platforms. InfoQ looked at this whitepaper in depth to better understand the ideas and suggestions being offered by ThoughtWorks.

  • InfoQ User Survey - 11 Questions to Help Us

    As an InfoQ reader, we have a small favour to ask of you; we’re trying to learn more about our members and we have a survey with 11 questions on it to help us in our content, redesign, and business efforts. We're interested in how you use the site, what type of content you find interesting, and more about your background. This survey is anonymous and your replies will be kept confidential.

BT