Sign in
|
Join
|
Help
Home
Blogs
Media
Forums
Groups
DevCast
ATTENTION
: I've decided to put the upgrade on hold due to a compatibility issue of our server environment with the latest CS installer package. CS 2008 now requires SQL Server 2005 as the backend DB but our database server currenlty has SQL Server 2000 installed on it. I'll resume the upgrade once I figure out when Telligent is releasing a patch to the schema compatibility issue. For now, we will continue to use the old version of CS while waiting for the said patch. If you have any questions about this process, please don't hesitate to post them on our forums and I'll answer them as soon as I can. Thanks for your patience and support guys! I'll let you know as soon as this is resolved. -
Keith Rull
May 2007 - jokiz
jokiz
Home
Contact
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
bcp and errorlevel checks
C# Trivia #6
my first pocket pc
windows xp search containing text problems
winword repaginating issue
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
View more
News
Subscribe to jokiz by Email
Archives
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)
Sort By:
Most Recent
|
Most Viewed
|
Most Commented
Offline google reader browsing
Last time, gmail increased the attachment limit to 20 megabytes, now it's offline browsing of google reader feeds. I just noticed the new feature of offline reading of google reader through Google Gears (currently on beta). I previously had plans...
Published
Thu, May 05 2007 2:36 PM
by
jokiz
Filed under:
techie
,
blogging
Resharper 3.0 Beta is out
Jetbrains has just released their beta version of Resharper 3.0, download it here . Again, VB.NET guys out there, you should try Resharper since it now supports your language. Resharper 3.0 will now come into three versions (C#, VB and Full edition)....
Published
Thu, May 05 2007 10:24 AM
by
jokiz
Filed under:
.NET
,
visual studio
,
C#
,
resharper
,
tools
MbUnit 2.4 RTM is out
See the official announcement from Andy's blog here . You can download the bits here . Nudge to smash , try it and you'll love it.
Published
Fri, May 05 2007 12:18 PM
by
jokiz
Filed under:
tdd
,
unit testing
insufficient test code coverage -> broken build
i agree that incorporating code coverage criteria in your build scripts is very restrictive, but you have no choice if your team is just starting out doing tdd or writing plain automated unit tests. how can you force them to learn to write automated unit...
Published
Fri, May 05 2007 10:04 AM
by
jokiz
Filed under:
tdd
,
continuous integration
,
unit testing
aggressive applications and slickrun
once in a while, i still experience slickrun battling with another window on which of them should be activated (this has been a long outstanding bug of slickrun). my usual workaround is to lock my system (Win+L) then unlock it. slickrun behaves as normal...
Published
Wed, May 05 2007 4:35 PM
by
jokiz
Filed under:
tips
,
keyboard shortcuts
Legacy Code
Our boss asked us developers for our preferred developer books and we submitted our wishlists, weeks later they ordered all 20+ of them, whoa! all the books that we wished for, nice! I'm currently browsing through Michael Feathers' Working Effectively...
Published
Wed, May 05 2007 1:10 PM
by
jokiz
Filed under:
techie
,
unit testing
control+enter != page break in MS Outlook
i was composing a message for a client when i pasted a table and it was pasted beside another table. i wanted to format the second table to another line so i thought of including a page break on top of it. in winword, the shortcut key for insert pagebreak...
Published
Tue, May 05 2007 3:54 PM
by
jokiz
Filed under:
keyboard shortcuts
NHibernate, unicodes and index
My boss is optimizing one of our previous projects. He was specifically looking at the queries used by NHibernate and he noticed that the generated sp_executesql queries are using nvarchar parameters. The query was just a filter for just one column (Position...
Published
Fri, May 05 2007 4:06 PM
by
jokiz
Filed under:
SQL
,
NHibernate
"Subscript out of range" error when enumerating pagebreaks in Excel
I had an issue yesterday with my previous Excel VBA project where the user is experiencing the very common: Run-time error '9': Subscript out of range Surprisingly, i found out that the said exception was being raised on a foreach construct for...
Published
Tue, May 05 2007 3:45 PM
by
jokiz
Filed under:
bug
,
excel
Closing shortcuts
if you're a keyboard junkie, you might have mistaken to close that Visual Studio Tool Window (resharper's find usage is a prime candidate) with an Alt+F4 keystroke and when you don't have any changes to save, your slow VS which took you almost...
Published
Mon, May 05 2007 4:29 PM
by
jokiz
Filed under:
tips
,
visual studio
,
keyboard shortcuts
,
excel
,
resharper
Resharper's TODO Explorer
When i saw the changes for Resharper 3.0 , I thought, nahh I'll pass, most features are just the vb support that they have promised. I missed out the new TODO Explorer , which is why i have just installed it in my development machine. Eversince i...
Published
Mon, May 05 2007 3:52 PM
by
jokiz
Filed under:
resharper
NHibernate 1.2 is out
NHibernate 1.2 whose core functionality is support for generics is now available. I immediately downloaded the binaries and test it out on my test project at work (for the first time). I did some modifications (basically changing from IList, ISet to their...
Published
Fri, May 05 2007 4:48 PM
by
jokiz
Filed under:
NHibernate
Copyright DevPinoy 2005-2008