Browse by Tags
All Tags »
ASP.NET (
RSS)
Last week I attended a presentation about Web 2.0 that described the recurring concepts behind the buzzword and looked at how (as well as if and when) those can be applied to enterprise systems and organizations. One of the points of the presentation...
I've added paging to a Repeater a couple of time, though rather infrequently. Every time I take up the task again I either have to dig through old code or search Google once again. This time around I went straight to Google and found a nice simple implementation...
I'm sure that you know that I have some Google Adsense ads on this site. I don't use them too much here because I don't want them to be too obtrusive, but I figure if the couple of dollars that they provide a month will pay for this site's hosting then...
Ryan W posed a challenge to me in comments he left to my "I'm sick and tired of this weather and I want to move south" post. He suggested that a nice mashup might be in order to help me monitor the weather and important facts about prospective cities...
Don't spend several hours of your precious late-night development time, like me, trying to figure out why the hell your Visual Studio does not work the way Scott Mitchell's does : "After defining your Profile properties, the ASP.NET engine automatically...
Friday night I tried to update the machineKey section of a web.config file of a site so that it could share logins with another couple of sites. I have done this before a couple of times with those sites. The site currently has the machine keys specified...
Now that you have finished updating to Beta 1 last week; here comes Beta 2 - get it all here . There is a breaking change or two so make sure you check out the release notes. Matt Gibbs provides a little background on ASP.NET AJAX Beta 2 . Shawn Burke...
Our presentation went pretty well - Jim liked it . I have posted the slide show and other presentation materials and Jim will post them to the Dayton .NET Developers site as well. Remember, we'll be doing the same presentation in January for CINNUG, too...
Thankfully James Shaw wrote a post about this a bit back . His was the only result returned when searching Google for the error message. The answer: It's System.Web.Profile.SqlProfileProvider not System.Web.Security.SqlProfileProvider. Share this...
Ryan beat me to the punch , but that won't stop me. StarFurniture.com is the latest Tellus project to go live. I know, I know - two websites in two days! Yes, we do kick ass. However, once again I had little do with the site. I'm wondering if this is...
Today we took one of our recent projects live, SeaBear.com . This is another in our long line of niche ecommerce sites along with Chef's Catalog and Johnnys Selected Seeds . SeaBear may be our first ASP.NET 2.0 site to go live? Gents, correct me if I...
Usually the culprit behind this behaviour is a Javascript foul of some sort. Last week I spent a little more than a day chasing down the phantom Javascript issue that was causing a couple of buttons in the checkout portion of one of client's sites to...
Last week I picked up a copy of Search Engine Optimization: An Hour a Day by Jennifer Grappone and Gradiva Couzin. I have a slight interest in SEO, however I try not to get drawn into it too much because it can really eat up your time and I prefer programming...
Just found this out today: the page directive SmartNavigation="true" is deprecated in ASP.NET 2.0, though it is still supported for backward compatibility. Instead use the page directive MaintainScrollPositionOnPostback="true". Share this post: email...
I'm heading north to Ann Arbor this afternoon after work, along with Joe Wirtley, in order to attend the Day of .NET tomorrow. We'll be staying at the Hamton Inn Ann Arbor - North , which "conveniently" has an Applebees attached to it. If there are any...
More Posts
Next page »