Zainal Arifin

Little blog in the big web community world

October, 2008

Posts
  • Zainal Arifin

    Silverlight Toolkit November 2008 is released

    • 1 Comments
    The Silverlight Toolkit is a collection of Silverlight controls, components and utilities made available outside the normal Silverlight release cycle (Silverlight 2 was released about two weeks ago). The binaries, source code, documentation and samples...
  • Zainal Arifin

    Professional Developers Conference 2008

    • 0 Comments
    This week Microsoft will host a big event in LA, check here .
  • Zainal Arifin

    Model View Controller in ASP.NET

    • 0 Comments
    Today I just learned ASP.NET enables us to build Model View Controller (MVC) applications. I need to explore further later, and this ASP.NET site has some useful information about it. The Microsoft ASP.NET MVC Beta was released last week and can be downloaded...
  • Zainal Arifin

    Microsoft releases Silverlight 2

    • 0 Comments
    The official news can be read here , but the runtime will be available for download on Tuesday, Oct 14th 2008 at this official Silverlight site . Kudo to the Silverlight folks!
  • Zainal Arifin

    Adding a customized icon to a web page

    • 1 Comments
    When I type a URL on IE, the browser will display the web page and also will show an icon (most likely different from default IE icon) next to the URL name. For example, go to this MSDN site and you'll see a small msdn icon on the browser's address bar...
  • Zainal Arifin

    Button Content behavior changes in Silverlight RC0

    • 2 Comments
    Recently I ran into an issue with my Silverlight application after I migrating it from Silverlight 2 Beta2 to RC0 version. Here is the sample code for sake of simple example purpose: < Grid x : Name ="LayoutRoot" Background ="White"> <...
Page 1 of 1 (6 items)