Timely Comparison of Web Sites vs. Web Applications

posted on 06/27/07 at 10:19:34 pm by Joel Ross

Susan Warren does a comparison of web sites vs. web applications. I thought it was a good comparison, and actually thought it was biased towards web sites at first, and fairly balanced by the end.?But the first commenter takes her to task for favoring we… more »

Categories: ASP.NET


 

Scott's Caching Tips

posted on 03/21/07 at 12:09:40 am by Joel Ross

Scott Watermasysk comes up with another great tips article?- this time about caching. All of the tips are great, but there are a couple that stand out. First, he talks about VaryByCustom, allowing you to basically set a custom key for your cache (so you… more »

Categories: ASP.NET


 

Dynamically Added Controls and the Page Life Cycle in ASP.NET

posted on 03/09/07 at 12:16:54 am by Joel Ross

I've been working with dynamically adding controls and server controls for three or four years now, but I've never really thought about how the page life cycle works for controls that are dynamically added - even though that's pretty much how my custom c… more »

Categories: ASP.NET


 

ASP.NET Tips

posted on 02/19/07 at 12:26:54 am by Joel Ross

Scott Watermasysk has a few great tips for ASP.NET?that have already come in handy for me. I especially like the last two - 301 redirects and fully qualified URLs. I've used them both in the past couple of days. Oh - and the repeater tip? I wish I would… more »

Categories: ASP.NET


 

All Mix '06 Content Available

posted on 05/04/06 at 10:59:37 am by Joel Ross

Mike Swanson's got the news that all of the sessions from the 72 hour conversation known as Mix '06 is online, and will be for at least 6 months. Time to get the downloaders going. When will Microsoft get on board and start distributing this stuff via t… more »

Categories: ASP.NET


 

ASP.NET Providers Source Code

posted on 04/13/06 at 10:05:30 pm by Joel Ross

Earlier this year, I spent a lot of quality time with Reflector digging into the XmlSiteMapProvider to figure out how I could make it work with the URL rewriting we were implementing. I eventually found it, and determined what method I had to override to… more »

Categories: ASP.NET


 

Making Sites More Accessible

posted on 04/11/06 at 01:08:41 am by Joel Ross

I've been developing web applications since '99 (long time, huh?), but this is the first time I've seen anything about standards for accessibility on web pages. But apparently there are some. You use the Control key in conjunction with the defined access… more »

Categories: ASP.NET


 

A Possible Issue With Website Deployment in Visual Studio 2005?

posted on 03/24/06 at 11:33:52 pm by Joel Ross

I've harped on Visual Studio 2005's website projects quite a bit lately, and I'm going to move to the web application model now that it's been officially released. But, I did want to talk about one last issue I've seen, because it's a doozy. Some backgro… more »

Categories: ASP.NET


 

VS 2005 Website "Projects"

posted on 03/19/06 at 09:46:06 pm by Joel Ross

I've talked about the issue with Visual Studio 2005 and how team development is an issue in my mind. The main issue to me has to do with deleting or moving files. If you're not sure how to reproduce it, the steps were included in a recent email a client… more »

Categories: ASP.NET


 

Upgrading Large ASP.NET Projects

posted on 03/04/06 at 11:12:19 pm by Joel Ross

We made a decision on a project I've been on for over?a year now to upgrade to ASP.NET 2.0. This is my first major upgrade project, and to be honest, it was fairly smooth. Now that we're on .NET 2.0, we have?a few issues, but we'll get to that. First, t… more »

Categories: ASP.NET


 

<< 1 2 3 4 5 6 7 8 9 10 11 ... 13 >>