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

  • Interview: Josh Holmes on ASP.NET 2.0 Membership and Role Providers

    ASP.NET authentication and authorization is essentially a solved problem in ASP.NET 2.0 according to .NET guru Josh Holmes. While the built in authorization providers offer 90% coverage, Josh also discusses when you should utilize a custom provider. Join Josh for ASP.NET tips and tricks in this interview done by David Totzke at VSLive Toronto.

  • Eclipse RIA Tools Updated

    The Eclipse Foundation has announced two project milestones aimed at improving Rich Internet Application development, the Eclipse Rich Ajax Platform (RAP) has hit milestone two with support for JFace dialogs and the Eclipse Ajax Toolkit Framework (ATF) has added support for OS X.

  • Using Spring with GWT and J2S

    Google Web Toolkit and Java2Script Pacemaker (J2S) are two Java to JavaScript compilers that enable rich internet applications to be written in Java with JavaScript generated. Recent articles describe how to integrate these tools with Spring.

  • Deny Execute on Assembly Doesn't

    According to Microsoft's SQL Programmability & API Development Team Blog, the Execute permission for CLR assemblies actually has no effect. To reduce confusion over this, the ability to grant execute permissions to assemblies has be removed from SQL Server 2005 SP 2.

  • Presentation: Maintaining Java Apps in Production Environments

    Alexandre Rafalovitch delivers an organized overview of the tools and techniques that help with resolving problems that arise in real production environments. The presentation places emphasis on free and open source tools capable of being useful out of the box, without extensive configuration. Common problems are discussed, along with methods of rapid analysis and root cause determination.

  • GreenPepper aims to Improve Collaborative Testing

    Pyxis Technologies officially launched their testing product GreenPepper last July, at Agile2006. Expanding on the kind of features offered by FitNesse, it is a platform intended to improve collaboration between business experts and software developers. Now, having taken the time to respond to feedback, Pyxis is offering a more complete product with the GreenPepper 1.1 Release.

  • A Replacement for .NET's Flawed ReaderWriterLock

    Visual Studio 2007 will have a new lock called ReaderWriterLockSlim. According to Joe Duffy, in addition to being faster, it solves some of the nastier design flaws of its predecessor.

  • Ruby and Rails IDE Comparison

    Competition for dominance in the Ruby IDE space is heating up. A recent blog entry does a good job with a comprehensive breakdown and comparison of features available in IntelliJ IDEA vs. NetBeans vs. RadRails.

  • SQL Server 2005 SP 2 Upgrade Warning

    According to the SQL Server Manageability Team, there is a bug in the maintenance plan engine that may cause it to delete historical information too soon.

  • Alfresco 2.0: Switches to GPL from MPL+, Adds OpenSearch

    Alfresco has released version 2.0 of their Enterprise Content Management (ECM) system. InfoQ sat down with Ian Howells of Alfresco to talk about ECM systems and Alfresco.

  • Say Hello to 64-Bit J# and Goodbye to J#

    Microsoft has plans to release a 64-bit version of the J# Redistributable this year. This is essentially a runtime needed to support J# applications. At the same time, they announced that J# will be discontinued and will not appear in the next version of Visual Studio.

  • Test-Driven Database Development with DbFit

    Gojko Adzic has released DbFit, an extension of the Fit testing framework enabling test-driven development against Oracle databases.

  • GotDotNet is Being Shutdown

    Microsoft's code sharing site, GotDotNet, is being shutdown. The official deadline is July 2007, but specific areas will be closed long before then. Presumably users are expected to migrate to CodePlex, Microsoft's "open source project hosting web site".

  • Microsoft Announces its Commitment to BPEL 1.1 and 2.0

    Microsoft already supports BPEL in its ESB product BizTalk Server. Now the company has announced its plans to support BPEL within the Windows Workflow Foundation (WF), which is integrated into Windows Vista. BPEL will be supported by a set of WF activities available as BPEL for Windows Workflow Foundation.

  • Does C# Need VB9's XML Literals?

    Microsoft's two flagship languages, C# and VB, are set to diverge even more in the next release. One of the major features C# is not getting is XML Literals, and not everyone is happy about that.

BT