Welcome to MSDN Blogs Sign in | Join | Help

October 2008 - Posts

Silverlight Toolkit November 2008 is released

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
Posted by zainala | 1 Comments
Filed under:

Professional Developers Conference 2008

This week Microsoft will host a big event in LA, check here .
Posted by zainala | 0 Comments
Filed under: ,

Model View Controller in ASP.NET

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
Posted by zainala | 0 Comments
Filed under: ,

Microsoft releases Silverlight 2

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!
Posted by zainala | 0 Comments
Filed under: ,

Adding a customized icon to a web page

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.
Posted by zainala | 1 Comments
Filed under: ,

Button Content behavior changes in Silverlight RC0

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"> < Button
Posted by zainala | 2 Comments
Filed under:
 
Page view tracker