InfoQ

Topic/Tag specific view

All content and news on InfoQ about ASP.NET


Latest featured content about ASP.NET

Introduction to Spring.NET

Community
.NET
Topics
AOP,
Programming

Mark Pollack provides an introduction to Spring.NET which can help developers more easily implement and design loosely coupled application architectures. The core concepts in the Spring Framework extend beyond the Java platform and are applicable to .NET. Spring.NET combines the Spring Framework's proven architectural concepts and patterns with additional features specific to .NET.

News about ASP.NET

Following Real-World ASP.NET MVC Projects

Community
.NET
Topics
.NET Framework

The Microsoft ASP.NET MVC Framework second technology preview was released during MIX08 in March but has since released an update to their source code on April 16. This means there are many things going on with those involved in the project at Microsoft as well as those in the community. People are not creating just sample code but creating real applications now.

.NET Framework Versions: Marketing vs. Reality

Community
.NET
Topics
.NET Framework

Since .NET Framework 3.0 Microsoft's versioning strategy confuses the community. Scott Hanselman explains the how and why of the drift between marketing and reality.

SpringSource Announces Acquisition by Microsoft

Community
Architecture,
.NET,
Java
Topics
Web Frameworks,
Enterprise Architecture,
.NET Framework,
Acquisitions

In a surprise announcement, SpringSource CEO Rod Johnson announced that SpringSource has agreed to be acquired by Microsoft. InfoQ interviewed Johnson to learn more about this acquisition and what it will mean for the future of both Spring and the .Net Framework.

Interviews about ASP.NET

Interview: Erik Saltwell on Expression Web

Community
.NET
Topics

In this InfoQ interview, Erik Saltwell talks about Expression Web and the role of professional designers in the application development process. Erik shares insights into the development process his team utilizes, trends in the web development world and more.

ASP.NET Authentication Practices with Josh Holmes

Community
.NET
Topics
Security

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.

Presentations about ASP.NET

Democratizing the Cloud

Community
.NET
Topics
Semantic Web,
Change

As the Dutch artist MC Escher once said "Only those who attempt the absurd will achieve the impossible". Hence we are trying to stretch the .NET framework to cover the Cloud such that it will become possible to incrementally and seamlessly design, develop, and debug complex distributed applications using your favorite existing and unmodified .NET compiler and deploy these applications anywhere.

Building Real World Apps with Atlas

Community
.NET
Topics
Rich Internet Apps

ASP.NET AJAX is a AJAX framework from Microsoft. It facilitates quick generation of more efficient, more interactive and highly-personalized Web experiences that work across all the most popular browsers. It integrates cross-browser client script libraries with the ASP.NET 2.0 development framework. Developers have full access to the built-in ASP.NET 2.0 application services.

Ajax Development with ASP.NET

Community
.NET
Topics
Rich Internet Apps,
Web Frameworks

ASP.NET lead architect Nikhil Lothari demonstrates the out-of-box features in ASP.NET Ajax can be used to enrich Web apps with Ajax functionality and incorporate various Ajax patterns in a simple manner; he also demonstrates more powerful usage of the script framework, best practices and design patterns for incorporating and encapsulating script functionality.