jokiz
(x-a)(x-b)(x-c)...(x-z)
Attacked by reserved keywords
Published 07-18-2007 7:05 PM |
jokiz
One of our shipment application are used by a number of countries. It has a functionality to write files in an organized manner using country and gateway codes. In other words, files for Manila gateway are written inside PH->MNL folder. It has been...
Resharper's GetHashCode() and the number 29
Published 07-16-2007 5:30 PM |
jokiz
I blogged last year last year about Overriding Equals and GetHashCode . You provide an Equals override if you want to provide value equality on your business objects and normally, you'd use the logical key fields (DB lingo) for comparison. GetHashCode...
27th jokiz day today
Published 07-13-2007 11:37 AM |
jokiz
Three and a half years in the .NET industry and still learning. So what's new? I have a job offer from a Singapore bank to join the masters as you've heard it. My requirements are still being evaluated as of the moment and there's a possibility...
log4net is not logging!
Published 07-05-2007 3:32 PM |
jokiz
I have been using log4net for a year and a half now and there are scenarios where I'm expecting it to log some data only to find out that it's not logging. I know two possible reasons of log4net not logging: 1. It is not yet configured to log...
HashTable and Dictionary Difference
Published 07-04-2007 5:59 PM |
jokiz
So far, I have been using just two classes of the System.Collections.Generic namespace, List<T> and Dictionary<K,T>. At first I thought that Hashtable and Dictionary<string, T> are of the same fruit, the difference is the eliminated...
A data item was not found in the container. The container must either implement IDataItemContainer, or have a property named DataItem.
Published 07-04-2007 2:44 PM |
jokiz
I'm working on a GridView and I'm databinding a List<BusinessObject> to it. All is well until I tweaked some code and suddenly, I got this System.Web.HttpException with message A data item was not found in the container. The container must...
We've got MVPs in the house
Published 07-03-2007 4:05 PM |
jokiz
In case you don't know, we currently have three DevPinoy bloggers who are of Microsoft Most Valuable Professional status - Rodel Dagumampan (suddenserenity/dehranph), Andre Cruz (cruizer), and Glenn Gamboa (ggsubscribe). Congrats bossings, keep up...
The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Published 06-28-2007 6:14 PM |
jokiz
I was running a test today which uses NHibernate to load data from the database and I got this result. The inner exception details are below: Inner Exception System.TypeInitializationException Message: The type initializer for 'NHibernate.Cfg.Configuration'...
if it's not broken, don't fix it
Published 06-26-2007 4:10 PM |
jokiz
<sigh> just ranting...
Analyze your code with NDepend
Published 06-07-2007 11:28 AM |
jokiz
I first heard about NDepend months ago from Scott Hanselman through one of his podcast . I had the chance to evaluate a professional edition of the tool so here are my insights. Here is a screenshot of one of our current projects loaded in NDepend. NDepend's...
Problematic Resharper 3.0 Beta
Published 06-01-2007 4:48 PM |
jokiz
The beta release of Resharper 3.0 seems to be very buggy for me. First , it was the double Resharper menus with my visual studio installation. Second , I experienced the control+left and control+right shortcuts not working. Third , is the buggy Resharper...
Windows Live Writer Beta 2 is out
Published 06-01-2007 8:52 AM |
jokiz
Been using it for months now, download the update here .
Offline google reader browsing
Published 05-31-2007 2:36 PM |
jokiz
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...
Resharper 3.0 Beta is out
Published 05-31-2007 10:24 AM |
jokiz
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)....
MbUnit 2.4 RTM is out
Published 05-25-2007 12:18 PM |
jokiz
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.
More Posts
« Previous page
-
Next page »
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