InfoQ

InfoQ

Topic/Tag specific view

ASP.NET Content on InfoQ


Latest featured content about ASP.NET

Moving Channel9.msdn.com to Windows Azure

Topics
Cloud Computing,
.NET

Imagine if architects had to be the janitor for every building they designed. With an understaffed Channel 9 development team handling production support on a web farm built from mismatched servers, something had to be done. When Windows Azure was launched in the summer of 2010 the development team saw it as a way to hand off support and return to building features.

News about ASP.NET

Lighter Configuration Files and Better ASP.NET Support with WCF 4.5

Topics
.NET Framework,
.NET,
Web Services

Ido Flatow has been posting a series on the upcoming changes to WCF in .NET 4.5. Most of these changes revolve around making configuration files lighter and easier to work with in both stand-alone and IIS hosted modes.

Major Denial of Service Vulnerability Affects Most Web Servers

Topics
Java,
Web Servers,
.NET,
Ruby

Security researcher Alexander Klink and Julian Wälde revealed a serious vulnerability that until recently affected the vast majority of web server. The attack only requires a single HTTP request that is specially designed to create hash code collisions in POST form data. When first discovered this attack affected Python, Ruby, PHP, Java, and ASP.NET, but vendors have been working on patches.

Articles about ASP.NET

Increasing Role of Open Source in ASP.NET

Topics
.NET,
Open Source

There has been an increasing trend in the ASP.NET team lately to adopt more Open Source - from supporting JQuery and Modernizr, to releasing sources for some underlying platform components. InfoQ gets in touch with Scott Hunter, Principal Program Manager Lead for ASP.NET to learn about this new trend, drivers behind some recent decisions and how things might look in the future.

Raw Notes from Redmond

Topics
.NET Framework,
.NET

During the first week of May InfoQ went to Redmond for an informal meeting to discuss emerging trends. Normally when we go on this sort of fact-finding mission the reporter’s notes are off the record but we asked for permission to publish them as-is. With the exception of removing email addresses and one piece of NDA material, these are the notes shared within our editorial staff.

Presentations about ASP.NET

Testing C# and ASP.Net Applications Using Ruby

Topics
Dynamic Languages,
RubyGems,
Agile Techniques,
Ruby,
Software Testing,
.NET,
Scripting,
Tools

Ben Hall shows how Ruby testing tools can help with .NET and ASP.NET development and takes a look at RSpec, Webrat, Cucumber, Selenium and others. Also: a peek at using IronRuby for testing .NET apps.

Introduction to Spring.NET

Topics
Programming,
AOP,
.NET

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.

Interviews about ASP.NET

Interview: Erik Saltwell on Expression Web

Topics
.NET

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

Topics
Security,
.NET

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.