Welcome to Bilal Haidar [MVP, MCT] Official Blog Sign in | Join | Help

Browse by Tags

All Tags » silverlight 2.0   (RSS)

Telerik Sales Dashboard - Abide by Prism!

There is no doubt that once you finish reading the Prism 2.0 (Composite Application Library) and try out all of the quick starts that accompany the guidance; it is a must to check out the Telerik Sales Dashboard. ( http://demos.telerik.com/silverlight/salesdashboard

Anonymous Types in Silverlight 2.0

If you are querying a collection in Silverlight 2.0 using LINQ and you want to extract a subset of the properties on the queries collection objects, you cannot make use of Anonymous Types in LINQ. For instance the following query won't return any value:
Posted by BilalHaidar [MVP] | 0 Comments
Filed under:

Columns & Rows: Part II Silverlight 2.0 DataGrid Columns

Here is the second installment of my series Columns and Rows on the ASPNETPRO magazine. Columns & Rows: Part II Silverlight 2.0 DataGrid Columns If you haven't yet read the first installment, you can read the blog post here: Columns & Rows Part
Posted by BilalHaidar [MVP] | 0 Comments
Filed under:

Part I - Silverlight 2.0 DataGrid Properties

I would like to invite you to read the first installment of the Columns & Rows series on the Silverlight 2.0 DataGrid that is being published by ASPNETPRO magazine. Columns & Rows Part I: Silverlight 2.0 DataGrid Properties Article Introduction
Posted by BilalHaidar [MVP] | 0 Comments
Filed under:

Columns & Rows: Part I Silverlight 2.0 DataGrid Properties

I invite you to read my latest article on ASPNETPRO magazine: Columns & Rows: Part I Silverlight 2.0 DataGrid Properties This is the first in a series of few articles to cover all features of the Silverlight 2.0 DataGrid. Enjoy it! Regards

Telerik Sales Dashboard Demo for Silverlight and WPF

Telerik just release the Telerik Sales Dashboard Demo for both Silverlight and WPF. Check this blog post for more info on the Dashboard: Telerik Dashboard for Silverlight and WPF Hope you enjoy it! regards

XAML Power Toys for WPF and Silverlight 2.0 - V4.0

A very nice Visual Studio 2008 SP1 Add-in that you can find handy when developing with Silverlight 2.0 is the XAML Power Toys for WPF and Silverlight. You can create a XAML business form by using a simple form that drives you step by step in selecting

Internal Access Modifier on C# Namespaces

As part of a Silverlight applicatin I am currently developing, I have a small API that ships with the application that allows extending it with more features. I had few "Default" implementations inside the API and hence I placed them within a Namespace
Posted by BilalHaidar [MVP] | 0 Comments
Filed under: ,

Silverlight Release History : Q1 2009 SP1 (version 2009.1.413)

Q1 2009 SP1 (version 2009.1.413) RadGridView for Silverlight New Features: CanUserSortColumns property added Disabled CheckBox for boolean column in view mode instead True/False added Cells property added for grid rows - Items is now obsolete . ExcelML

Microsoft Silverlight Installation Experience White Paper and Sample Code

Silverlight team released the Microsoft Silverlight Installation Experience White Paper and Sample code. You can grab this White Paper + Sample code by following this URL ( Here ) Hope you like and enjoy the new resource! Regards
Posted by BilalHaidar [MVP] | 0 Comments
Filed under:

Mike Taulty: 44 Amazing Silverlight 2.0 Screencasts

I was browsing online and found this valuable resource for Silverlight 2.0 by Mike Taulty: Mike Taulty: 44 Amazing Silverlight 2.0 Screencasts Hope this helps, Regards
Posted by BilalHaidar [MVP] | 0 Comments
Filed under:

Microsoft® Silverlightâ„¢ Tools for Visual Studio 2008 SP1

A new update has been published recently for the Silverlight 2.0. Read more here: Silverlight 2 GDR1 Now Available... Happy Silvering ;) Regards
Posted by BilalHaidar [MVP] | 0 Comments
Filed under:

Silvelright 2.0 GDR1 Released

A new update has been published recently for the Silverlight 2.0. Read more here: Silverlight 2 GDR1 Now Available... Happy Silvering ;) Regards
Posted by BilalHaidar [MVP] | 0 Comments
Filed under:

How to Popup a Centered Window from inside Silverlight?

You have always used JavaScript to pop up Windows from an ASP.NET or HTML page. Now the question comes to my mind, how to show a Popup Window from inside Silverlight t erritories. It is so simple! Silverlight contains a class, System.Windows.Browser.HtmlPage,
Posted by BilalHaidar [MVP] | 0 Comments
Filed under:

How to center the Silveright application inside the ASPX page

A very simple CSS trick to center the Silverlight application, check the following: <%@ Page Language="C#" AutoEventWireup="true" %> <%@ Register Assembly="System.Web.Silverlight" Namespace="System.Web.UI.SilverlightControls" TagPrefix="asp"
Posted by BilalHaidar [MVP] | 0 Comments
Filed under:
More Posts Next page »