jokiz
(x-a)(x-b)(x-c)...(x-z)
April 2006 - Posts
Misconception on the efficient for loop
Published 04-29-2006 12:21 PM |
jokiz
I have posted an entry on my blog on how to have an efficient for loops by storing the length before the loop rather than having indirections on the bound checks (which are always executed in the c world). I just read Brad Adams post which confirms that...
ISerializable and DataSet
Published 04-27-2006 10:14 PM |
jokiz
my boss got this problem about serializing a dataset subclass. here is the scenario: he has a dataset subclass with an added int property. after a serialization, the said property is not set on the other end but he is sure it was set before it passed...
yahoo mail beta
Published 04-27-2006 9:22 PM |
jokiz
you might want to try the beta... ajax still ruling the public email world... log in to Yahoo Mail click Options select Account information from the left panel go to Member Information, General Preferences, Preferred Content select, for example, Yahoo...
outlook tips
Published 04-27-2006 9:20 AM |
jokiz
i was curious on what the key icon on some of outlook events are after a series of synchronizations with my phone only to find out that it means "private" from this website . i will plan to read these sites if i have time beside having this ms press book...
Repeater and AlternatingItemTemplate
Published 04-26-2006 1:57 PM |
jokiz
i lost a few minutes today trying to figure out databinding with a repeater control. to tell you the truth i have never used the said control in a project since i am a fan of the datagrid. i always have a notion that the repeater control is for the advanced...
technical blog as resume
Published 04-25-2006 8:01 PM |
jokiz
i just read a post by jon galloway . i was struck with the idea of just sending a technical blog link to the employers. i myself got two job offers (one from my current company) as a result of my technical blog but i haven't included it as part of my...
putfile wtf
Published 04-25-2006 7:59 PM |
jokiz
i was uploading a file for a friend in www.putfile.com when i got this error message: "Error: Due to persistent abuse we regret we are no longer accepting uploads from your region at this time." wtf!
metabuilders' master pages
Published 04-24-2006 6:58 PM |
jokiz
i am currently designing the pages for our web application (.NET 1.1). this is the first time that i will be designing it and i am very eager to use metabuilder's master pages. the first time i saw it in use is with community server 1.1. if you have seen...
msdn blog revival
Published 04-20-2006 10:06 PM |
jokiz
i was surprised to see Shawn Burke , who is a guru in windows forms designers and code generation to do a webcast in Atlas projects from an email i got from MSDN connection. i immediately googled his blog which i stopped tracking and i was surprised that...
WinForms 2.0 book almost done
Published 04-20-2006 9:42 PM |
jokiz
i've just read that Chris Sells and Michael Weinhardt's Windows Forms 2.0 Programming is almost done. even though i don't have the first edition of the book, the free chapter on design-time integration and majority of his articles had helped me a lot...
connection pooling
Published 04-20-2006 9:13 PM |
jokiz
i've been seeing a number of posts lately about ado.net connection pooling in msforums and i noticed that some are rather confused about how they work. i myself was also confused year ago about the concept until i read more about it and examined the ado...
datasets vs business objects
Published 04-20-2006 9:09 PM |
jokiz
i came across a discussion just this afternoon which leads to this good old issue. my take, just like every other guru out there would say, it's a balance and never one over the other. there are scenarios where it is suitable to use datasets, there are...
msdn online library search not working
Published 04-18-2006 4:48 PM |
jokiz
i always use online msdn for searching anything about the .NET documentation. i was surprised today to find out that they have revamped it and it now integrates with the library, forums, msdn blogs and codezone. most importantly, the msdn library search...
String Property construct
Published 04-18-2006 12:25 PM |
jokiz
anybody who is also using this construct for string properties? we rarely want our string properties to be null and since it is a reference type, we have to have handling for it. can you see any disadvantage of such construct? [code language="C#"] public...
1000 post mark in msforums
Published 04-12-2006 1:35 PM |
jokiz
i am just a number of posts away from my 1000 post mark in the Microsoft Philippines Community Forums after 20 months. i was involved with the windows forms forums and usenet back then, when an ex-officemate/friend ( dotnetprogram ) introduced me to this...
More Posts
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