Object-Oriented Software Development
Languages, patterns, technologies, frameworks.
Thursday, December 18, 2008
Tortoise SVN - tag & merge tutorial
›
Since it's quite confusing how to branch/tag and then merge a branch with the production code - here's a short tutorial on the issue...
8 comments:
Tuesday, December 16, 2008
Application Architecture Guide 2.0 from Patterns & Practices
›
The Microsoft's Patterns and Practices group continue their great work on the Application Architecture Guide. You should definitely chec...
Wednesday, November 26, 2008
log4net and appenders for different levels
›
The log4net uses different logging levels , ALL, DEBUG, INFO, WARN, ERROR and FATAL. What I wanted to have is to log debugging, information...
2 comments:
Thursday, September 18, 2008
ASPNET user account folder and files
›
Did you ever thought about the folder and files created by Windows XP for the ASPNET user account? " The ASPNET user account is an int...
Tuesday, September 9, 2008
The "cookie" property of mshtml.IHtmlDocument2 does not work anymore
›
In one of our applications we host the Internet Explorer ActiveX control in a window and manually create parameters for navigation (includin...
5 comments:
Wednesday, September 3, 2008
SmtpClient exception - An invalid character was found in the mail header
›
This hit me today as I tried to move a configuration section to another configuration file. It seems that the SmtpClient class does not like...
5 comments:
Wednesday, August 27, 2008
Remote desktop to another OS and back again
›
As you surely know, XP is a single-user OS which means that there can be only a single user logged-in at one time. If the administrator logs...
‹
›
Home
View web version