Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » Cool Tools   (RSS)

Regional Director Sidebar Gadget

Keep up on Microsoft Regional Directors' blogs with this Vista sidebar gadget . Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Sponsor
Posted by ssmith | 0 Comments

Tweak web.config To Set Compilation Debug False

ASP.NET applications should never run with <compilation debug="true"> in production. It can have drastic performance implications (of the negative kind). Obviously, in a perfect world, developers would always remember to verify this setting whenever
Posted by ssmith | 1 Comments
Filed under: , ,

AJAX Control Toolkit Update Released

Yesterday (Leap Day), the Ajax Control Toolkit team released an update to the toolkit . This release comes in two flavors, one for the 3.5 framework (which has AJAX baked into ASP.NET 3.5) and one for the AJAX 1.0 release that is an add-on to ASP.NET.
Posted by ssmith | 1 Comments

Creating a New SQL Database

Today I need to set up a new database for a new web site I'm working on. Last week, I saw Rick's post about the "mousercise" that defines the typical table set up in SQL Server 2000 and 2005's table designer . I have to admit that I completely relate
Posted by ssmith | 0 Comments
Filed under: ,

Holiday Skins for .NET Controls

As the end of year holiday season approaches, it's fairly common for some web sites and products to re-skin their logos and applications to make them a little more festive or seasonal. Google has long been known for their creative variations of their
Posted by ssmith | 0 Comments

SimpleCMS on CodePlex

ASPAlliance SimpleCMS plugin is now available on CodePlex . You can use CodePlex to submit your feature requests and such now, which will help guide future releases of the plugin. Also, if you're interested in contributing to the project, let us know.
Posted by ssmith | 1 Comments
Filed under: , ,

DevExpress TechSummit

I'm in Vegas a few days early (before DevConnections ) to attend DevExpress's TechSummit2007, where they've invited a bunch of MVPs, authors, speakers, etc. to come and learn more about their controls and tools. Yesterday we saw some of what
Posted by ssmith | 2 Comments

BrowserHawk 11 Released

CyScape recently announced the latest version of their browser capabilities control, BrowserHawk 11 . While I haven't had a chance to review this new product yet, it touts some new features that at least appear to be pretty compelling. I use BrowserHawk
Posted by ssmith | 2 Comments
Filed under: , ,

Sharing Resources Between Projects in .NET

ASP.NET has some great support for Resources (for localization and internationalization, mainly), but unfortunately by default they're limited to the same project because they're generated with the internal keyword. I wanted to be able to share common
Posted by ssmith | 1 Comments

Cruise Control Configuration File Editor

One of my developers is doing some work on our Cruise Control setup and found this gem that I'd somehow missed: CCNetConfig . A slick little GUI for editing your ccnet.config file ( screenshots ). Seems to work well enough for most of the common settings
Posted by ssmith | 5 Comments
Filed under: , ,

Nice Products for Developers

We have a new intern starting with us at Lake Quincy Media today, and in the course of getting him set up, I thought I would mention of a few products we're using that work quite well for us here. The first one relates to training new interns with limited
Posted by ssmith | 1 Comments
Filed under: , ,

Using PowerShell to Automate a SQL Task

I have a very large table in a SQL database that I need to clean up some old data on. I've already copied all of the data to another table in another database with a different schema. I have a legacy application that still uses the old data, but the data
Posted by ssmith | 5 Comments
Filed under: , ,

Some Outlook Relief Perhaps

I get a lot of email, like many people in our industry. A lot of it is SPAM, but it's rare that any of that makes it to my inbox between SpamBayes and server-side anti-spam stuff running at ORCSWeb (the best hosting company around, IMHO). Nonetheless,

Free Remote Desktop Manager Tool

If you remote into many machines, this should appeal to you. Terminals is a free, open source project on CodePlex that allows much better management of remote desktop connections than the default XP/Vista experience. Check it out today, it’s a quick
Posted by ssmith | 9 Comments
Filed under: ,

WebDevHelper Now Has Atlas Support

Nikhil has updated his WebDevHelper utility to include direct support for Atlas. His original WebDevHelper is a nice plug-in for the browser that provides a lot of similar functionality to the FireFox development toolbar combined with the Fiddler utility.
Posted by ssmith | 0 Comments
More Posts Next page »