Register   Login
     
  Categories  
  Archives  
  Authors  
  Blog  

Entries for the 'ASP.NET 2.0' Category

11
It's been a while since my last blog post, the main reason is that I have been extremely busy! Fortunately, things are beginning to slow down again so...

[Read the rest of this article...]

05
Calendar Recurrence is a tricky aspect when dealing with calendars. Specifically, we are talking about creating events that recur (e.g. every tuesday ...

[Read the rest of this article...]

08
I had an interesting issue today when sorting out an issue with Subscription Tools. The crux of the issue revolved around a redirect to PayPal for pa...

[Read the rest of this article...]

24
I hope this tip helps someone, as it took me quite a while to get this working successfully. Simple Gallery uses a number of HttpHandlers to serve u...

[Read the rest of this article...]

24
I've spent the majority of the afternoon improving the quality of images resized in Simple Gallery. The enhancements started with the suggestions in...

[Read the rest of this article...]

26
Late last week I fixed a particular interesting issue (for News Articles) that is only exposed under heavy loads. It seems that I wasn't alone howev...

[Read the rest of this article...]

03
Tonight, I turned in the updated installation chapter for the second wrox dotnetnuke book, "Professional DotNetNuke 4.0 : for ASP.NET 2.0" ...

[Read the rest of this article...]

20
There are 3 ways to specify a theme in ASP.NET 2.0:- 1.) Through the page directive. <%@ Page Language="VB" MasterPageFile="~/Te...

[Read the rest of this article...]

Posted in: ASP.NET 2.0