February 2008 - 4 posts
Posted on February 28th, 2008 at 10:59 PM CST
Twitter Sucks!
Filed Filed under Rants

I decided to sign up for Twitter the other night for no reason at all. I have used it a few times since then, and I can appreciate the whole social networking aspect of it. However, I can't help but conclude that this the most idiotic thing that I have ever signed up for. I just…

[ Read More ]

AnchorPermalink EyeViewed 1,467 times CommentsComments (21)
Posted on February 16th, 2008 at 12:51 AM CST

If your ASP.NET application calls a web service (you have a reference in your App_WebReferences folder), you might come across this fairly typical System.Net.WebException. I have seen two different breeds of this exception, and the solutions for each of them are quite similiar. I will start off with the most common of the two.

The underlying connection was closed: A…

[ Read More ]

AnchorPermalink EyeViewed 5,800 times CommentsComments (2)
Posted on February 2nd, 2008 at 4:51 PM CST

I am not sure why you would want to do this, but I have seen the question asked on the ASP.NET forums a couple of times so I figured I would post a solution for it. It is not that difficult to create a "Save As…" button on your web page that, when clicked, will prompt the user with…

[ Read More ]

AnchorPermalink EyeViewed 2,048 times CommentsComments (1)
Posted on February 1st, 2008 at 12:40 AM CST

I know it has been kinda quiet around here lately, and tonight I finally got some time to post a solution to a legendary web application problem (I also rolled out a few updates to my blog, as you may have already noticed). The issue at-hand probably gets most of its exposure through the use of the ASP.NET framework. On a web form, it is often a requirement to prevent…

[ Read More ]

AnchorPermalink EyeViewed 10,208 times CommentsComments (32)