ASP.NET

Reducing the Bounce Rate of Tech Blogs with Subtext and Lucene.net

In this post I’m going to explain the reason behind my decision to introduce Lucene.net into Subtext to power the internal search engine. The problem:...

0 replies - 771 views - 08/04/09 by Simone Chiaretta in News

.NET Fireside Chats - Nick Berardi on 'ASP.NET MVC 1.0 Website Programming'

Microsoft recently released the ASP.NET MVC Framework version 1.0. As a result, there are several recent titles which focus on the MVC Framework. One of those...

0 replies - 1446 views - 06/23/09 by alashcraft in Articles

Twitter from ASP.NET

Got this question yesterday and since it looked interesting to me I decided to dig into it. Any chance we can get a simple tutorial on using Twitter frame work...

1 replies - 1459 views - 05/14/09 by DaveMBush in News

Custom Controller Factory in ASP.NET MVC

After discussing custom route handler and IRouteHandler as two extensibility points in ASP.NET MVC to customize the behavior of routing system, now I want to...

0 replies - 1629 views - 05/12/09 by keyvan in News

The Four Pillars of ASP.NET

Not that long ago, there was just ASP.NET. But ASP.NET has expanded to include different approaches to development.

0 replies - 1671 views - 04/30/09 by plitwin in News

ASP.NET for Web Designers: Introduction

As I promised in the one-year-celebration article I am starting an "ASP.NET for web designers" series in order to introduce ASP.NET to web designers...

0 replies - 2094 views - 04/30/09 by dzovan in News

IRouteHandler in ASP.NET MVC

In my last post I covered one of the nice extensibility points in ASP.NET MVC to customize route constraints in your MVC applications.

0 replies - 1293 views - 04/29/09 by keyvan in News

How to improve the performances of ASP.NET MVC web applications

Today I stumbled upon a nice presentation that Rudi Benkovic gave last week at the Slovenian DotNet User Group, about ASP.NET MVC Performances. The Big...

0 replies - 1095 views - 04/17/09 by Simone Chiaretta in News

Custom Route Constraint in ASP.NET MVC

In a recent blog post Simone did a great job by listing all the 13 major extensibility points available in ASP.NET MVC with a short description and references...

0 replies - 1448 views - 04/16/09 by keyvan in News

5 Blogs ASP.NET MVC Developers Should Be Following

I’m a huge fan of ASP.NET MVC (I’ve blogged about it several times) and, like many of you, I’ve been looking around for some good real-world tips on...

1 replies - 1802 views - 04/13/09 by justin_etheredge in News

13 ASP.NET MVC extensibility points you have to know

One of the main design principles ASP.NET MVC has been designed with is extensibility. Everything (or most of) in the processing pipeline is replaceable so, if...

0 replies - 1744 views - 04/08/09 by Simone Chiaretta in News

ASP.NET MVC - Routing

One of the core features of ASP.NET MVC that makes everything “just work” is the concept of routing.  By specifying ahead of time what a route looks like,...

0 replies - 1580 views - 03/26/09 by DaveMBush in News

Are you a Control Freak?

No Controls? Since the very early ASP.NET MVC previews, the most common argument I've heard against using the framework is the lack of user controls. In my...

0 replies - 1157 views - 03/25/09 by Ryan Lanciaux in News

.NET Fireside Chats - Holger Schwichtenberg

DZone recently had an opportunity to sit down with Dr. Holger Schwichtenberg, author of DZone's newest Refcard - Core ASP.NET. In this interview, he discusses...

0 replies - 3639 views - 03/23/09 by alashcraft in Articles

MIX09 Day 1 Keynote: A Roundup of Announcements and Releases

  Wednesday was Day 1 of Microsoft’s MIX 2009 conference. The keynote was handled by Bill Buxton and Scott Guthrie. There were a lot of announcements...

0 replies - 1364 views - 03/19/09 by alashcraft in Articles