
|
|
Entries for the 'Web Apps' Category
Dan Gilleland posted on October 05, 2010 01:06
Recently, I ran into the situation where I needed to have an assembly signed with a strong name key file. The assembly was a wizard that I needed in a...
[Read the rest of this article...]
Dan Gilleland posted on November 02, 2009 00:00

I stumbled onto a site called PluralSight that has a few nice looking videos. They do training in .NET development. Here’s a couple of the videos that...
[Read the rest of this article...]
Dan Gilleland posted on October 30, 2009 02:58

I was looking a bit deeper into the ObjectDataSource, and found a series of helpful blogs by Manuel Abadia. Here they are: ObjectDataSource In Dep...
[Read the rest of this article...]
Dan Gilleland posted on July 02, 2009 14:54

Here’s a neat article from CodeProject on using attributes to encapsulate asp.net session and viewstate variables. Worth the read….
Dan Gilleland posted on May 18, 2009 05:17
Here’s a good article/resource on testing e-mailing apps in an environment that doesn’t have SMTP. Basically, you add info in the configuration file f...
[Read the rest of this article...]