sorted by:
best match first |
newest listings first
Featured Listings
- Hanselminutes Podcast 137 - Microsoft PDC and Windows 7 Reaction Show with Richard Campbell
My one-hundred-and-thirty-seventh podcast is up . Well, actually a few weeks ago, but I totally forgot to update my website with the details. You'd th
From: Scott Hanselman's Computer Zen - ASP.NET - 11/25/2008
- Fixed: "Windows Process Activation Service (WAS) is stopping because it encountered an error."
I'm not yet clear what I did, but I'm blogging it so it can be found if someone else has this issue. For whatever reason, last week both of my Vista 6
From: Scott Hanselman's Computer Zen - ASP.NET - 11/12/2008
- Fixed: "Windows Process Activation Service (WAS) is stopping because it encountered an error."
I'm not yet clear what I did, but I'm blogging it so it can be found if someone else has this issue. For whatever reason, last week both of my Vista 6
From: Scott Hanselman's Computer Zen - ASP.NET - 11/12/2008
- Framework Design Guidelines: Avoiding Abstractions
Continuing in our weekly blog post series that highlights a few of the new additions to the Framework Design Guidelines 2nd edition .. This content is
From: Brad Abrams - ASP.NET - 12/2/2008
- How a Method Becomes An Action
This is one of them “coming of age ” stories about how a lowly method becomes a full fledged action in ASP.NET MVC. You might think the two things are
From: Phil Haack - ASP.NET - 8/29/2008
- ASP.NET MVC: ActionNameAttribute and ActionMethodSelector Class
I presented the MVC Framework this past Monday and am following up on a question regarding details of the actionNameAttribute in the MVC Framework....(read more )
From: Darrell Norton - ASP.NET - 11/20/2008
- Hanselminutes Podcast 159 - IronPython in Action with Michael Foord
My one-hundred-and-fifty-ninth podcast is up . Michael Foord makes his living as a Python programmer. More specifically has an IronPython programmer.
From: Scott Hanselman's Computer Zen - ASP.NET - 4/25/2009
- Silverlight 3: Activity Control
In my Mix09 talk I used a brand new activity control that we are working on. I had a number of folks ask me for the control (which i
From: Brad Abrams - ASP.NET - 3/20/2009
- Best Practices for Wrapping Native Code
At our talk on Framework Design Guidelines at the PDC , Krzysztof and I were asked about resources for wrapping a native code library in a nice manage
From: Brad Abrams - ASP.NET - 11/3/2008
- jQuery in Action Book Review - AJAX and JavaScript Framework
Great book for learning the fundamentals of jQuery!
From: David Hayden - ASP.NET - 8/30/2008
- Google Mobile iPhone Application Gets Voice Activated Search - Brilliant!
Very cool once you get the hang of it...
From: David Hayden - ASP.NET - 11/19/2008
- Enterprise Library 4.1 Released with Unity 1.2 - Patterns & Practices
Don't forget about downloading the recent release.
From: David Hayden - ASP.NET - 11/9/2008
- Code Generator for Generating ActiveRecord Classes from Database - Castle ActiveRecord
I always like these kinds of tools.
From: David Hayden - ASP.NET - 11/1/2008
- My 100th blog post: Top 5 development practices you should care for
This is a modest number
but I am happy to have reached it, especially taking account that I spend several hours for each post. I try to maintain aroun
From: Darrell Norton - ASP.NET - 3/25/2009
- Adding Syntactic Sugar to the Spark View Engine
Today I vowed to learn the Spark View Engine . While I don't hate ASP.NET's MVC WebForm View Engine, its clearly outclassed by the other MVC stacks. S
From: Darrell Norton - ASP.NET - 8/20/2009
- Injecting Dependencies into an IAuthorizationFilter in ASP.NET MVC Framework - Custom ControllerActionInvoker
Received some questions on the last post regarding injecting dependencies.
From: David Hayden - ASP.NET - 4/10/2009
- AcceptAjaxAttribute in ASP.NET MVC Futures - Example of ActionMethodSelectorAttribute
For those controller actions that only need to respond to AJAX Requests!
From: David Hayden - ASP.NET - 4/5/2009
- ASP.NET MVC Partial Views - Html.RenderAction in ASP.NET MVC Futures
Don't forget to download ASP.NET MVC Futures!
From: David Hayden - ASP.NET - 4/4/2009
- ASP.NET MVC: AcceptVerbsAttribute and ActionMethodSelectorAttribute
Part II of the controller action selection process in the ASP.NET MVC Framework...(read more )
From: Darrell Norton - ASP.NET - 11/23/2008
- Note to Self: Scripting Active Directory
Here.
From: David's blog - ASP.NET - 10/20/2008
- Cheat Sheet: patterns & practices Catalog At a Glance
Here.
From: David's blog - ASP.NET - 10/13/2008
- WCF Best Practices
In our conversations with customers and partners, questions related to the design and development best practices are quite common and WCF is not an ex
From: Mehran Nikoo's Notes - ASP.NET - 5/31/2008
- Windows Installer Custom Actions, Windows Vista and Terminal Server
Using a setup project in Visual Studio is a nice and easy way of creating a deployment solution for your application. In some cases, built-in features
From: Mehran Nikoo's Notes - ASP.NET - 12/23/2008
- Structural Binding as a Best Practice
SQL Server allows us to decide whether query objects we create referencing tables can be tightly or loosely bound to the table structure. When you cre
From: Geekdojo - ASP.NET - 2/13/2009
- an Anonymous delegate based nmock action
I always find it tiring writing Iaction implementations for nmock2 tests, so I wrote the following thingy, which basically allows you to specify anony
From: Hendrik Swanepoel - ASP.NET - 9/27/2007