InfoQ Homepage ASP.NET Content on InfoQ
-
Presentation: Windows as a Web Platform
Eric Nelson provides an architectural deep dive into the internals of IIS and the .NET Framework 3.5 with a goal of reducing the lines of code in web applications.
-
ReCAPTCHA ASP.NET Library
The reCAPTCHA ASP.NET Library provides a straightforward way to place a CAPTCHA on your ASP.NET website, helping you stop bots from abusing your website. The library wraps the reCAPTCHA API. You can use the library from any .NET language including C# and Visual Basic .NET.
-
Book Spotlight: Visual Studio 2008 Unleashed
Mike Snell and Lars Powers tackle developer productivity with their recent book "Visual Studio 2008 Unleashed" by Sams Publishing. Included is a sample chapter for download, Chapter 10 on Debugging.
-
Windows Live Tools July CTP for Microsoft Visual Studio
Windows Live Dev has released the Windows Live Tools July CTP for Microsoft Visual Studio, a set of VS add-ins allowing developers to incorporate Windows Live services into web applications developed with Visual Studio 2008 and Visual Web Developer Express 2008.
-
ASP.NET Programming Using Windows PowerShell
In an attempt to fill in an existing gap, NSoftware has made available a power shell toy, named PowerShellASP, which allows ASP.NET programmers to access the functionality of Windows PowerShell from inside ASP pages.
-
Microsoft Releases ASP.NET MVC Framework Preview 4
In keeping with its releases of about once a month, Microsoft has released Preview 4 the ASP.NET MVC Framework. This release promises to start giving developers more higher level features aiding in better productivity.
-
Following Real-World ASP.NET MVC Projects
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
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
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.
-
Microsoft Publishes ASP.NET MVC Source Code
Microsoft opens up a CodePlex project to share the source code of future ASP.NET releases. Currently the ASP.NET MVC Preview 2 sources are available for download.
-
ASP.NET MVC Preview 2 Brings Out Many Value Additions
The ASP.NET MVC Framework Preview 2 has been released last week and offers a lot of new features and many refactorings.
-
ASP.NET MVC Framework Roadmap Update Heading into MIX08
Scott Guthrie recently outlined to the readers of his web log, the road map for the ASP.NET MVC Framework as developers look for releases heading into the MIX08 Conference March 5-7, 2008.
-
MVC Contrib Now Offers 4 Alternative View Engines
MVC Contrib, a contribution project for the ASP.NET MVC framework hosted on CodePlex, now offers 4 alternatives to the default ASPX view engine.
-
ASP.NET MVC Example with Northwind and Entity Framework Published
Brad Abrams, founding member of the CLR and .NET Framework teams at Microsoft, published a good example of how developers can leverage the MVC Framework with some of the new tools from Microsoft.
-
Create Installers for ASP.Net Projects with MSBuild and VS 2008
Microsoft released the final RTW version of the Web Deployment Projects add-in for Visual Studio 2008. This add-in uses MSBuild to package pre-compiled ASP.NET web applications and sites for deployment.