November 2006 - Posts

Online @ home
Published 11-25-2006 4:12 PM | jokiz
I am now online using my newly connected Globelines DSL. I am looking forward to play Warcraft III Frozen Throne Battle Net and revive my jokiz account at Lordaeron and maybe try out Magic The Gathering online.
Filed under:
Singleton usage
Published 11-24-2006 7:52 PM | jokiz
We currently have a Singleton class in our application which in the next phase of development will change to a multi-instance. The problem is every class which makes use of it accesses it directly through the exposed static interface. I believe this is...
Filed under: ,
My Globe Innove DSL Application
Published 11-23-2006 2:34 PM | jokiz
I recently purchased my first laptop, an ASUS A8J. Next in line for my needs is a DSL connection. Globe visibility is really not an ideal solution for me since my room does not have 3G signal and it's still at 2k a month which is too much for my budget...
Filed under:
My current keyboard shortcut list
Published 11-22-2006 4:39 PM | jokiz
Here is my current list of keyboard shortcut that i frequently use at work. An asterisk (*) means a custom keyboard mapping that i am using. I'm currently on a one week no-mouse therapy hopefully to learn more to use the keyboard. Visual Studio Ctrl...
Filed under: ,
SearchKeys not working with Google
Published 11-16-2006 1:48 PM | jokiz
For the past months. I have been dependent on SearchKeys extension to my Firefox 2.0. It prevents me from using the mouse just to open a search result. Just now, it stopped working, could be that google rolled out some changes which makes Searchkeys 0...
Filed under:
Revisiting @@IDENTITY AND SCOPE_IDENTITY()
Published 11-15-2006 9:55 AM | jokiz
I previously posted my views regarding @@IDENTITY variable and SCOPE_IDENTITY() functions in sql server here and luckily with the single stored procedure in our project using NHibernate, i was able to revisit some of its definitions. My teammate whom...
Filed under: ,
Stored Procedure Debugging
Published 11-15-2006 9:42 AM | jokiz
i previously have an experience on debugging stored procedures especially those that involve dynamic sql generation and execution. my experience told me that debugging stored procedure of this type is better with visual studio compared to query analyzer...
"Visual Studio Productivity Tips" Talk
Published 11-03-2006 10:36 PM | jokiz
PHINUG (Philippine .NET Users Group) will have a technical sharing session this coming Wednesday (11/8/2006). Information about the said event is found on this thread . I will be presenting Visual Studio Productivity tips and a major tool feature for...
Filed under: