Weird Master Page Problem
I recently ran into a very strange problem with ASP.Net 2.0. I have used master pages for a couple of […]
I recently ran into a very strange problem with ASP.Net 2.0. I have used master pages for a couple of […]
When I tried WINE many years ago, there were not that many large applications that could actually run smoothly without […]
Here is a tool that I created (in C#.Net) which comes in handy when dealing with multi-frame TIFF images.
When dealing with GDI+ in .Net (e.g. certain objects in System.Drawing namespace), we would sometimes get the following exception:
A few weeks ago, I wrote about the lousy error message handling in GDI+. Apparently, it is not only just […]
A few days ago, I was deploying a Website at work and ran into a very mysterious problem.
I have heard many people complaining about how GDI+ handles errors.
One benefit of using a Linux environment is that the whole system back up is extremely easy.
Interestingly, the log rotation utility rotatelogs which came with Apache does not work with Ubuntu 7.04 installation. At least not […]
After reading Mary Jo Foley’s article on ZDNet, I thought that I would give OfficeLive a try. Of course, my […]
Download DynamicEvent.zip In an article earlier, I discussed how to dynamically load an assembly and execute it via the contract […]
Sometimes we find App.config inadequate in addressing our problems and need to have a generic solution in creating strongly typed […]
Partial class was introduced in .Net 2.0 mainly for better handling of visual designer generated code.
Download filewatchermt.zip In business world, file watchers play an important role in day to day operations.
Recently I noticed that the support for XSLT in Visual Studio .Net 2003 was all but lousy.