jokiz
(x-a)(x-b)(x-c)...(x-z)
April 2007 - Posts
Goodbye plumber
Published 04-26-2007 11:28 AM |
jokiz
after a year of using bloglines , i have now been using google reader. i just love the the "all items" in "list view" mode. been familiarizing myself with the keyboard shortcuts (as usual) but for the meantime, you can subscribe to...
Single repository, multiple project setup
Published 04-25-2007 12:28 PM |
jokiz
Our company is still using a single subversion repository tree for all our projects with the following classic structure. root --elcs ----trunk ----tags ----branch --hcs ----trunk ----tags ----branch One disadvantage of this setup is that all projects...
Resharper's new evaluation scheme
Published 04-25-2007 11:20 AM |
jokiz
I just revisited Jetbrains' site for updates on their product and i was surprised that they have implemented a new evaluation scheme . Evaluation does not need a license key anymore. I guess it's goodbye for prolonged evaluation for some developers...
handling unique constraint violations
Published 04-24-2007 6:52 PM |
jokiz
unique constraints are very common for database table designs in applications nowadays. there are two ways to safely code an application to cater for this unique constraint requirement. (1) do an existence check/query before doing the insert. (2) let...
Debugging ICollection
Published 04-24-2007 2:22 PM |
jokiz
i'm sure you have experienced debugging an ICollection type and couldn't see the values included in the said collection, recursively expanding nodes in your QuickWatch just like this: i just found this forum post about it here using visualizers...
System.BadImageFormatException: The format of the file <filename> is invalid
Published 04-17-2007 11:08 AM |
jokiz
I was trying to install a .NET executable as a windows service using installutil.exe yesterday and i got this message. It was the first time that i encounter such exception when installing a windows service. Turned out that the environment path for my...
rhinomocks
Published 04-15-2007 7:39 PM |
jokiz
i've been fiddling with rhino mocks for the past weeks and i must say that i'm beginning to get the hang out of it. i previously attempted to use it in past project but i had a hard time using it. as a result, i dropped including interaction testing in...
Search
Go
This Blog
Home
Contact
Tags
.NET
agile
ASP.NET
blogging
bug
C#
continuous integration
controls
design guidelines
designer
keyboard shortcuts
lokal
mobile
ms word
NHibernate
rants
resharper
SQL
subversion
tdd
techie
tips
version control
visual studio
windows forms
Community
Blogs
Blogs
Media
Forums
Archives
December 2008 (1)
December 2007 (3)
October 2007 (3)
September 2007 (2)
August 2007 (4)
July 2007 (9)
June 2007 (5)
May 2007 (12)
April 2007 (7)
March 2007 (8)
February 2007 (11)
January 2007 (15)
December 2006 (10)
November 2006 (8)
October 2006 (9)
September 2006 (20)
August 2006 (23)
July 2006 (17)
June 2006 (30)
May 2006 (27)
April 2006 (21)
March 2006 (24)
February 2006 (14)
January 2006 (5)
December 2005 (4)
November 2005 (7)
October 2005 (2)
September 2005 (7)
August 2005 (5)
July 2005 (6)
June 2005 (14)
May 2005 (4)
April 2005 (18)
March 2005 (17)
February 2005 (14)
January 2005 (8)
News
Subscribe to jokiz by Email
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go