Archive for February, 2007


Page 12 of 13« First...«45678910111213»

Stateful Web Service?

This is probably a naive question, but it's an important one. I'm trying to take an existing app and turn it into a web service. The application has

Comments

User Generated Tags Are Useless Noise

Many popular websites and blogs are using tag systems that create noisy low value pages and slopy internal site navigation structure.

Comments

Week 5: Open Source XML Weekly Roundup

NOTE: While this is the first post in this weekly series, to stay in context with the weeks of the year I've chosen to start with week 5, which for those of us in whom use the Gregorian calendar, is...

Comments

Google Increases Search Result Personalization - Removes Notification

Google removed the link on the search results that turns search personalization off.

Comments

Refactor! for ASP.NET Beta released

After seeing the amazing success and interset in the great Refactor! for VB applications last year, we've been working with the folks at DevExpress to deliver a rich refactoring expereince around common Web scenarios and specific ASP.NET features. My hats off to Mark and othesr at DevExpress for an amazing partnershpi and a fabulous product. Check it out, tell your friends, and watch the screen cast -- it will blow you away -- everything you want to knowbelow: http://www.devexpress.com/refactorasp Training Videos 12-minute Training Video (1024x768): http://www.devexpress.com/Products/NET/IDETools/RefactorASP/Presentation/Refactor_for_ASP_NET/ Same Training Video, full size (for larger monitors): http://www.devexpress.com/Products/NET/IDETools/RefactorASP/Presentation/Refactor_for_ASP_NET_Full/...(read more)

Comments

Free refactoring tools for ASP.NET code in Visual Studio 2005

DevExpress today announced the availability of Refactor! for ASP.NET -- a free add-on to Visual Studio 2005 that enables very cool refactoring capabilities for ASP.NET code. The add-on can be downloaded from here: http://www.devexpress.com/refactorasp The add-on includes the following ASP.NET refactorings: Add Validator Extract ContentPlaceHolder Extract ContentPlaceHolder (and create master page) Extract Style (Class) Extract Style (id) Move to Code-behind Move Style Attributes to CSS Rename Style Surround with Update Panel Here are some screenshots showing a few of the refactoring capabilities: The add-on also includes the following "standard" refactorings that work inside
  • Ads