BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • MEF 2 Gets Symbol Package – May Come Soon For TPL DataFlow

    MEF 2 and TPL Dataflow RTM were released along with .NET Framework 4.5 – and the team have now announced NuGet Symbol package for MEF. Reference Sources for TPL Dataflow may be released soon.

  • ARMing .NET Developers for Windows 8

    .NET Developers looking to support the ARM processor on Windows 8 have relatively few obstacles, but there are a few areas that can expose latent bugs. Microsoft has provided some new tips on how to avoid the pitfalls.

  • Stepping through the precompiled assemblies with .NET Reflector

    Debugging precompiled assemblies without any source code and PDB files is not easy without proper instrumentation. And Red Gate’s .NetNET Reflector is the right tool for this job. Being a class browser, decompiler and a static analyzer, it can decompile the assembly on-the-fly in Visual Studio and then step through it as if debugging an assembly with a source code.

  • AWS Introduces Amazon Glacier for Low Cost Data Archives

    Amazon Glacier is a new service from Amazon Web Services (AWS) that provides extremely low cost, durable storage for archive-ready data. This service targets organizations who want to retain large, infrequently-used data sets but don’t want to maintain a local storage infrastructure.

  • Weeding Out "Bluffers"?

    A few weeks back Steve Jones asserted that IT valued technology over thinking. Well now he follows up on this with the belief that some of this problem is down to bluffers who manage to get senior jobs in the industry based solely on buzzwords and are ignorant of IT reality and landscape. So Steve suggests a couple of ways to try to weed out these bluffers at an early stage.

  • Using Custom Conventions In .NET

    Conventions Over Configuration approach used in several places by .NET designers allow nomenclature conventions to avoid excessive configuration. While the default conventions are helpful in getting up and running quickly, it can be useful sometimes to change the default behavior. We look at a few examples.

  • Microsoft Release New REST API Framework as Part of .NET 4.5

    As part of the recent Visual Studio 2012 and .NET 4.5 launch, Microsoft formally unveiled its new web services framework called the ASP.NET Web API. Included as part of the ASP.NET MVC 4 offering, the open-source ASP.NET Web API is designed to simplify the development and consumption of RESTful services.

  • CQRS Guidance Project On MSDN

    The Patterns and Practices team at MSDN recently announced a CQRS Journey Guidance project – the project walks through building a fictional Contoso Conference Management System using DDD, CQRS and Event Sourcing.

  • OpenXava 4.5 Supports JPA Inheritance Mapping and Automated Business Logic

    The latest version of OpenXava, a Java framework for rapid development of enterprise applications, supports all strategies of JPA inheritance mapping and the Automated Business Logic (ABL) library. OpenXava version 4.5 was released last month.

  • Google Has Open Sourced Octane, a New JavaScript Benchmark Suite

    Google has open sourced Octane, a JavaScript benchmarking suite consisting of 13 tests measuring browser performance.

  • Community-Driven Research: Most Important and Mature Cross Platform Mobile Tools?

    InfoQ's research initiative continues with a 4th question: "What are the Most Important and Mature Cross Platform Mobile Tools?". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.

  • On Lucene.Net: Becoming a Top-level Apache Project and Its Future

    Lucene.Net, a C# port of the Lucene text search index library, has graduated the Incubator and has become a top-level Apache project. This article contains an interview with Prescott Nasser on the future of the project and Solr.Net.

  • Blend for Visual Studio 2012: Updated UX Tool for Windows 8 Applications

    Microsoft has announced the new Blend for Visual Studio 2012, a tool to design user interfaces for HTML and XAML applications in Windows Store 8. All versions of Visual Studio 2012 come with Blend, including Express.

  • Entity Framework, Async – In Mono!

    Entity Framework has been integrated into the Mono distribution as of 2.11.3 which means it can now be used even outside of the Windows platform. Mono also gets Async support on par with .NET 4.5.

  • Improved User Experience with Semantic Zoom

    Semantic Zoom is a new touch optimized feature in Windows 8 to present and navigate large sets of content within a single view and to display data controls that leverage deferred loading. With the help of semantic zoom, users can zoom in to inspect individual records or zoom out to see a group of data in a consumable, secondary visualization.

BT