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

  • Real World Apps with Atlas Codecamp Video Published

    Wrox author Wally McClure, was a featured speaker at Atlanta Code Camp on May 13, 2006, and presented a 43-minute, on-screen demo of building an Atlas application, that is now available for viewing. The video gives a good introduction of what is possible with Atlas.

  • InfoQ Article: The HandleExternalEvent in Windows Workflow

    The HandleExternalEvent Activity in Windows Workflow Foundation is used to handle events raised by the host process. It provides a way in which you can communicate with a workflow to notify it that some event has occured and get the workflow to respond.

  • New Blinq Prototype Generates ASP.NET CRUD site

    Polita Paulus, a developer on the ASP.NET team last week posted Blinq to the sandbox. Blinq is a LINQ-based prototype for generating a CRUD data access layer and fully functional ASP.NET front end web application with sorting, paging, and relationship navigation.

  • Occasionally Connected Clients ARCast

    Ron Jacobs' latest ARCast with Jack Goldstein goes through SQL Everywhere and how to use it for the occasionally connected client. It also has some brief mentions about some of the cool new synchronization technologies that are coming up in Orcas. Overall a nice starting place if you want to start thinking about how to deal with the occasionally connect client in your architecture.

  • .NET Compact Framework 2.0 SP1 Released

    Microsoft has just released SP1 of the .NET Compact Framework 2.0, currently available for web download only (so far). A number of interesting fixes and features are added, such as the addition of the Serializable attribute, the ObjectDisposedException bug fixed in HttpWebRequest, and the Remote Performance Monitor tool.

  • Opinion: ASP.NET 2.0 makes it harder

    Daniel Solin, faced with some limitations in ASP.NET 2.0 has blogged a criticism of the framework, concluding that "my feeling about ASP.NET 2.0 is that it's good for simple, common tasks. It makes trivial tasks even more trivial, but this at the cost of making the more complex (and more realistic) tasks even more complex."

  • Advanced Message Queue Protocol to Commoditize Messaging

    The Advanced Message Queuing Protocol (AMQP) has been announced today by JP Morgan Chase, RedHat, Twist, Cisco, Iona, and others. AMQP is an open specification for queue-based messaging that is technology agnostic and completely interoperable; it aims commoditize the messaging middleware industry and provide true interoperability across technology stacks in any language or operating system.

  • The future of data access in .NET

    Microsoft has published two papers explaining the vision for the future of data access in .NET. The combination of ADO.NET, Entity Framework, and LINQ will mean .NET will finally have real object mapping capabilities not just to relational stores but also between languages and other data formats such as XML.

  • WCF RSS Toolkit for Generating RSS 2 and Atom 1 Feeds posted

    The WCF RSS Toolkit has been released. The toolkit supports exposing a service as an RSS 2.0 feed, Atom 1.0 feed and SOAP endpoint simultaneously; it can also be extended to support other wire formats. Yasser Shohoud has also blogged some code examples today.

  • Upcoming Features in Team Foundation Server SP1

    Brian Harry, Product Unit Manager for Visual Studio Team Foundation, wrote about upcoming features for Team Foundation Server Service Pack 1 today. No specific timeframe has been announced, but a beta should be coming shortly.

  • WinFX renamed to .NET Framework 3.0

    Microsoft Corporate Vice-President S.Somasegar announced last week that WinFX would be renamed to the .NET Framework 3.0. "The .NET Framework has always been at the core of WinFX, but the WinFX brand didn't convey this."

  • InfoQ Book: Visual Studio .NET Tips and Tricks

    InfoQ has partnered with Minh T. Nguyen to bring you Visual Studio .NET Tips and Tricks. The book explains how to use VS.NET efficiently, including everything from editing and compiling to debugging and navigating within the VS.NET IDE. The book covers the Visual Studio .NET 2002, 2003, and 2005 Beta 1 releases.

  • InfoQ.com Officially Launched!

    InfoQ has officially launched today, having previously been in unlaunched/testing mode since May 17th. InfoQ is a new Enterprise Software Development Community serving Java, .NET, Ruby, SOA, and Agile. Interest so far has been high, with over 19,249 unique visitors to the site. Today's launch presents version 0.7 of the site. Thank you to our members, sponsors, and authors!

  • Nemerle: A Hybrid Programming Language For The .NET Platform

    Nemerle is a hybrid language developed by the Computer Science Institute of the University of Wroclaw in Poland. It is a high-level statically typed language that offers functional, object-oriented, and imperative features. It has a simple C#-like syntax and a meta-programming system.

  • Visual Studio Team Edition For Database Professionals

    Microsoft has announced the upcoming availability of Visual Studio Team Edition for Database Professionals. This product is intended to close the communication gap that all too often exists between database professionals and the rest of the development team.

BT