BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage ASP.NET Content on InfoQ

  • Spring.NET 1.3: VS.NET Solution Templates, MSTest Support and Spring Integration.NET

    A new version of the Spring.NET framework, version 1.3, was recently released. InfoQ spoke with Mark Pollack, founder and lead of the Spring.NET project, to learn more about this release and what new capabilities it brings, and also to learn more about the new Spring Integration.NET project.

  • Creating Facebook Applications in WPF, Silverlight, WinForms, and ASP.NET with Facebook SDK 3.0

    Clarity Consulting Inc. and Microsoft have released Facebook SDK 3.0, a toolkit allowing developers to write WPF, Silverlight, WinForms or ASP.NET applications integrated with Facebook.

  • ASP.NET MVC 2 Preview Updated

    Microsoft has released a new preview for ASP.NET MVC 2. Preview 2 builds on the features of Preview 1, adding client-side validation, streamlined support of Areas, and abstractions of Data Annotations validation and metadata providers.

  • A Preview of Version 2 of ASP.NET MVC

    Microsoft has released the first preview for their ASP.NET MVC v2. Highlights include a new plugable validation model, sub-projects for dividing up large websites, and an enhanced templating model.

  • FireAtlas ASP.NET AJAX Viewer

    FireAtlas is an extension to Firebug dedicated to ASP.NET AJAX debugging through providing PageRequestManager tracing and partial update inspection.

  • Interview: Chad Myers on FubuMVC - An Alternative MVC Implementation in ASP.NET

    When ASP.NET MVC was first made available, Jeremy D. Miller and Chad Myers worked with the pre release versions and changed some of the underlying implementation. Later almost nothing was left of the original ASP.NET MVC implementation and they decided to create the alternative ASP.NET MVC implementation FubuMVC. Later they invited in Mark Nijhof as one of the major contributors to the project.

  • MIX 09: Microsoft Announces SilverLight 3, Expression 3, ASP.Net 4, Web-PI, Web Galery and More

    In a breath taking keynote, Microsoft announced its new wave of technologies addressing the needs of Web, Media and RIA development. Bill Buxton and Scott Guthrie demonstrated the new features that bring user experience and productivity to a new level.

  • Website Performance Analysis with neXpert

    neXpert is an add-on to the popular Fiddler web debugging proxy. neXpert extends Fiddler's performance testing capabilities and simplifies the process of finding performance issues. Version 1.0 of neXpert is now available for download from Microsoft.

  • Bi-Directional Routing Support in ASP.NET Web Forms 4.0

    The ASP.NET Routing engine was added in .NET Framework 3.5 SP1. Now Microsoft have added better support for using the engine in ASP.NET WebForms 4.0 by using expression builders enabling bi-directional routing.

  • Iron Speed Designer 6.0 Has Been Improved

    Iron Speed Designer is a Web 2.0 application generator enabling developers to visually create web pages for .NET/IIS without needing to know HTML or ASPX. The latest version, 6.0, has an improved layout editor, new page types, new workflow page types and live page preview.

  • Fiddler Web Debugging Proxy

    Fiddler is a free proxy that logs HTTP(S) traffic, allowing developers to inspect requests and responses, set breakpoints, and tamper with incoming or outgoing data. Fiddler also includes an event-based scripting subsystem and can be extended using any .NET language. A simple but powerful example of Fiddler's utility can be seen when trying to get a complete view of a site's AJAX traffic.

  • Disabling View-State Made Simpler in ASP.NET 4.0

    ASP.NET 4.0 offers a new mechanism to enable/disable the view-state, controlling it becoming much easier than before. To store their state, ASP.NET controls have used view-state, enabled by default until now. This behavior resulted sometimes in large amounts of data being transferred between the client and the server.

  • ASP.NET MVC 1.0 Release Candidate

    Microsoft has published RC1 of ASP.NET MVC 1.0. It is expected to be the last public release before the final 1.0 release planned for February. MVC 1.0 RC1 makes significant Visual Studio tooling improvements, includes new run-time enhancements, and fixes numerous bug from the beta.

  • Article: Column Level Security in SharePoint

    In this article, Mathew Dressel and Grzegorz Gogolowicz demonstrate how to implement column level security in Windows SharePoint Services and Microsoft Office SharePoint Server 2007.

  • IIS URL Rewriting vs ASP.NET Routing

    With the release and press around IIS7 URL Rewriting, many questions have been raised about the interplay between IIS Rewriting and ASP.NET Routing. How do the two features relate to each other and when should each be used?

BT