April 2006 - jokiz

  • Misconception on the efficient for loop

    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...
    Filed under: ,
  • ISerializable and DataSet

    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...
    Filed under:
  • yahoo mail beta

    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...
    Filed under:
  • outlook tips

    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...
    Filed under: ,
  • Repeater and AlternatingItemTemplate

    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...
    Filed under: , ,
  • technical blog as resume

    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...
    Filed under: ,
  • putfile wtf

    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!
    Filed under:
  • metabuilders' master pages

    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...
    Filed under: , ,
  • msdn blog revival

    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...
    Filed under: ,
  • WinForms 2.0 book almost done

    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...
    Filed under: ,
  • connection pooling

    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...
    Filed under: ,
  • datasets vs business objects

    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...
    Filed under: ,
  • msdn online library search not working

    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...
    Filed under:
  • String Property construct

    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

    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...
    Filed under: ,
1 2 Next >

Copyright DevPinoy 2005-2008