Found an interesting tidbit today. There is an ASP.NET page that is using session variables. The user has visited the page, and populated the session.…
Category: Microsoft
This took me longer than it should have to figure it out, so I am documenting it for later reuse. The case here is described…
Josh Holmes recently posted his presentation “The Lost Art of Simplicity”. As a consultant, I am frequently striving for simplicity for one main reason: I…
I was working to add some Ajax interactivity to a page that needed some asynchronous workings. Unfortunately, after displaying a ModalPopupExtender and the user clicking…
I’m working on a website with lots of user controls interacting with one another using ASP.NET Ajax using events. So I end up needing to…
In ASP.NET, the DataList control renders as a table. Opening a new table in the header and trying to get rows to render just won’t…
I needed to move the set of Commerce Server databases from one server to another, so I developed and tested this procedure. Script the database…
Right off I just want to say it sucks when the error message is correct but you don’t understand why. We needed to add a…
Thanks for coming by and checking out my new blog site. I’m really excited to be hosting this on my own. As part of my…
Wriju has a gread roundup of eBooks/guidance available on CodePlex.