Recent Posts

1
Comments

Multiple WCF Endpoints & .NET 2.0 Clients by schnieds

I recently ran into a problem where .NET 2.0 clients were having problems connecting to the enterprise .NET 3.0 WCF web services platform that we built for internal use. We are hosting all of the web services in IIS6 (no upgrade to IIS7 anytime in the...
Filed under: ,
0
Comments

ASP.NET Locale (State/Province, Country) LINQ User Control by schnieds

I just published my "Locale LINQ" user control... Here are the basic features: - Displays the corresponding States/Provinces based on the selected Country - Includes a pretty exhaustive list of Countries & their associated States/Provinces - Allows...
Filed under: ,
0
Comments

SQL Stored Procedure Modified Date Query by schnieds

While working on a project I needed to determine the last modified date for some SQL stored procedures. Read my full post below for a description of how to accomplish this: http://www.schnieds.com/2008/07/sql-stored-procedure-modified-date.html -Aaron...
Filed under:
0
Comments

Firefox 3 Download Day & Google Toolbar for Firefox 3 Available by schnieds

Title says it all, check out the rest of my post here: http://www.schnieds.com/2008/06/firefox-3-download-day-google-toolbar.html Summary: - Firefox 3 is being released tomorrow - Download it to help set a record - Google Toolbar for Firefox 3 available...
1
Comments

CSS Lost on PostBack in ASP.NET by schnieds

Have you ever been working on an ASP.NET application and lost all of your CSS on PostBack? I figured out a pretty common bug that you can easily & accidentally introduce into your application. Read the full post below: http://www.schnieds.com/2008...
Filed under:
1
Comments

DimDim - Free Web Conferencing Service by schnieds

I just ran across an awesome new free open source service, DimDim . I constantly need the ability to do web conferencing with other people to show them ideas or show off my latest work. I have been using Microsoft SharedView beta for a while now, but...
0
Comments

ASP.NET Google Charts Controls by schnieds

You may not have realized this, but Google released a pretty awesome charting API that allows any joe schmoe to put some very nice charts on their website with very little effort. Check it out here: http://code.google.com/apis/chart/ When I saw the Google...
Filed under:
1
Comments

AjaxControlToolkit AutoCompleteExtender Bug in an UpdatePanel by schnieds

While working with the AutoCompleteExtender in the AjaxControlToolkit I ran across a bug where if the control happens to reside in an UpdatePanel, the AutoComplete trigger wouldn't get called after a PostBack is triggered in the UpdatePanel. I found the...
2
Comments

Headed to my first Pluralsight training class - WCF & WWF by schnieds

Me and a guy I work with are headed to a training class at the Pluralsight location in Boston next week; Double Feature: WCF & Windows WorkFlow. http://www.pluralsight.com/courses/DoubleFeatureWCFWF.aspx I have been sick all week, so I am hoping my...
Filed under: ,
4
Comments

TFS 2008 Installation Escapades & Errors by schnieds

We are piloting TFS 2008 where I work and since our server admins refuse to work on our servers I got the awesome task of upgrading our TFS 2005 pilot to TFS 2008. Now I read all of the docs on how to do the upgrade and all of the forum posts saying how...
More Posts Next page »