Zainal Arifin

Little blog in the big web community world

September, 2008

Posts
  • Zainal Arifin

    Silverlight 2 RC0 is available now

    • 2 Comments
    Silverlight 2 Release Candidate Zero (RC0) is available this week, check this official Microsoft Silverlight site for more info. It will be the last public release before Release To Web (RTW) release which would be available some time next month.
  • Zainal Arifin

    The 10 Rules of Successful Communication

    • 2 Comments
    Here are the ten rules from Frank Luntz 's book "Words That Work: It's Not What You Say, It's What People Hear" I read recently: Simplicity: Use Small Words Brevity: Use Short Sentences Credibility is as Important as Philosophy Consistency...
  • Zainal Arifin

    Debugger extension in Visual Studio - Part 2

    • 2 Comments
    Continuing my previous post on using type proxy for extending the debugger feature in Visual Studio, I want to provide another example using two useful debugger-related attributes: DebuggerDisplay and DebuggerBrowsable . Let's review the last output on...
  • Zainal Arifin

    Debugger extension in Visual Studio

    • 1 Comments
    Visual Studio provides some nice features to allow us extending the debugging capability. This time I want to review about type proxy feature. Type proxy acts as a converter that takes a class type as input and produces a new class type as its output...
  • Zainal Arifin

    Generate new ideas using SCAMPER techniques

    • 1 Comments
    The SCAMPER system was developed by Bob Eberle which we can use to brainstorm new ideas and being creative. It's acronym of seven letters described below with examples on house improvement. Technique Example of questions to use...
  • Zainal Arifin

    AutoCollage 2008 from MS Research

    • 1 Comments
    Microsoft Research recently released a simple software app (called AutoCollage 2008 ) that allows us to assemble multiple photos into a collage. The tool is available for free 30-day trial which can be downloaded from here .
  • Zainal Arifin

    Four customer values

    • 3 Comments
    Here are the four values which customers typically are looking for, and willing to pay higher price for a product/service being offered. 1. Convenience (i.e. easy to shop, store location is close) 2. Availability (i.e. enough supply/stock) 3...
  • Zainal Arifin

    Another variation of using new operator in C#

    • 1 Comments
    I've just learned about another variation we can use in C# to instantiate a class and set its member fields or properties. It's good to know in case you haven't known about it yet. For example, let's say we have a class Foo with following code: ...
  • Zainal Arifin

    All you want to know about Live Meeting

    • 1 Comments
    The Live Meeting team has put some materials/resources on the Technet site. Check it out here out to learn more about the product/service and sign up for trial.
Page 1 of 1 (9 items)