jokiz
(x-a)(x-b)(x-c)...(x-z)
Browse by Tags
All Tags
»
rants
(
RSS
)
.NET
controls
design guidelines
SQL
visual studio
we're moving backwards
Published 07-20-2007 11:49 AM |
jokiz
This is technically another rant (long overdue), sorry to the guys involved. 1. From test-driven development to deadline-driven development We are practicing test-driven development and continuous integration (okay, just some!). I saw the following code...
if it's not broken, don't fix it
Published 06-26-2007 4:10 PM |
jokiz
<sigh> just ranting...
Visual Studio 2003 hate list
Published 06-27-2006 10:35 PM |
jokiz
here are some list of the behaviors that i hate with Visual Studio 2003. I hope most of them are fixed with the 2005 version. Crashing while attempting to attach to a process i started experiencing this back in my previous company and once in a while...
why i hate reflection
Published 05-16-2006 6:25 PM |
jokiz
one reason is because it is so powerful that a developer can even use it to modify the underlying private field of a readonly property. i mean come on, if you hit this roadblock, there's a problem in your design. in my opinion, reflection is not designed...
Sql Server Enterprise Manager context menu
Published 03-16-2006 4:37 PM |
jokiz
sql server and iis both uses mmc so they both are grouped together in windows xp. my question is why did ms designed the mmc such that the help menu is below the close context menu (which should have been the bottom menu as far as most windowed program...
collapsible code sections (#region, #endregion)
Published 11-30-2005 12:28 PM |
jokiz
visual studio .net comes with the #region and #endregion directives to be able to collapse code sections using the IDE. by default, the generated code (i.e. InitializeComponent method block) which is used by winform and webform designer to recreate the...
Property Naming WTF
Published 03-18-2005 3:53 PM |
jokiz
I got tired of seeing a common property of our controls (since it is part of an interface) and this week, I got fed up and can’t take it anymore seeing them. AlignmentInContainer You might suggest ContainerAlignment but layout properties obviously relates...
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
Home
Blogs
Media
Forums
Groups
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