Archive

Posts Tagged ‘Silverlight’

Free MS Press books

November 19th, 2008 Patrick No comments

Psst… if you looking to learn more about LINQ, ASP.NET 3.5, Silverlight 2 or SQL Server 2008, check out this website where you can download the books for free. :)

ms_asp_net_cvrms_linq_cvr ms_silverlight_cvr

Free downloadable e-book offer- Introducing Microsoft Silverlight 2

ms_sql_srv_cvr

Free download- “Introducing SQL Server 2008” e-book offer

Categories: Uncategorized Tags: , , ,

1st built on Silverlight Facebook game

June 15th, 2008 Patrick No comments

Check this out, it looks like SimCity. There is a classic HTML view but also a Silverlight view whereby you can zoom in and out. The link is here.

image

I just build my town named Georgietown

Categories: Uncategorized Tags: ,

Browsing Silverlight website with Ubuntu using Moonlight

May 15th, 2008 Patrick 1 comment

This week project Mono released a Firefox plugin called Moonlight which enables Mozilla Firefox to display Silverlight contents.

I spent one whole night getting Ubuntu 8.04 install in a spare partition and setup Mono Moonlight. Below is the screenshot of a Silverlight website inside Firefox.

 

image

Note: Siverlight.net does not render yet but this website seem to comes with all basic Silverlight control and runs well on Moonlight, even it’s animated menus

Ubuntu 8.04 comes with Firefox 3.0 Beta 5 and as mentioned in Moonlight’s download page, changes to the way Firefox 3.0 handles <object> tag breaks Moonlight. I found a walkaround here using a script for Greasemonkey addin. You got to install Greasemonkey then only click on this LINK. Which then you will get a prompt as below.

image 

It’s not perfect yet (note the v0.6 version number) as media like sound and movie cannot play on Moonlight yet but its a good start showing another Microsoft interoperability initiative.

Categories: Uncategorized Tags: ,

Microsoft Expression Studio v2.0 is out

May 9th, 2008 Patrick 1 comment

image

image Every time when I apply leave just to relax, I would either go out of town or go learn something new. Most of the time I will end up learning a technology I wanted to check out for sometime. It could be a competing technology like Ruby on Rails, or something developed by Microsoft but not on my scorecard. That is exactly what I strike out to learn today, Windows Presentation Foundation and Microsoft Expression Blend 2.

Just in case your don’t know Blend is part of Expression Studio and it is a tool for designers to create rich interactive user interface applications based on WPF or Silverlight technology.

blend2So what I am keen to find out (because I did some talks on Smart Client recently)in Blend is how to create Smart Client application using WPF which has a lot of funky user experience. To get myself a jumpstart I refer to a new book, Foundation Expression Blend 2. The book is using September preview of Blend and some content might be outdated. Let me warn you first, the author of this book is a designer and not really a developer, and sometimes the comparison he made in the book is confusing for developers but they are OK for designers. For example, his non stop referencing of C# as the code behind language of XAML but never mention about Visual Basic. Commenting that CLR is just like Adobe’s Flash Player (CLR can do so much more!)

Just finished Chapter 5 (total 15 chapters) of the book and I found some of the stuff I like a lot about WPF or Blend:

  1. Brush Transform Control to manipulate the gradient setting of any UIElement
  2. Ability to store any design part or properties such as color setting as a resources so you can reuse it throughout the project.
  3. Layout Controls acts like container to different UI Elements and they come in different forms like Grid layout, Canvas, panels, Scroll View and Borders. Each has different way on how you want to layout your control. Something hard to do with WinForm programming.
  4. Additional development view (on top of XAML and Design) called Split view which also available in Visual Studio 2008

Screenshots

 imageBrush Transform

image Local Brush Resources

image Layout controls

image Split view (Design view on top with XAML on the bottom)

Categories: Uncategorized Tags: , ,

First Impression: SharePoint Products & Technologies Protocols Documentation

April 14th, 2008 Patrick 1 comment

I just started reading the SharePoint Products and Technologies Protocol Documentation today, quite interesting and profound to found out the level of details released under this document. All the specification of protocols (sometimes I would like to call it APIs) used by SharePoint from system behaviors, WSDL, XML Schemas, managed (and/or unmanaged) APIs as well as Stored Procedures used by SharePoint. Technologies from CAML, SharePoint list, view, search, workflow, administration all the way to the user interface is pretty well covered in this set of documents.

For Microsoft partners it opens up a whole new opportunities for them to build applications on top of SharePoint. (Almost) gone are the time when we try to figure out why SharePoint behave a certain way and there are no official documents to look at. Most of the time we resort to word by word advices from fellows developers in the forum. Imagine now it is possible for developers to write application (esp. those with different client platform) to works seamlessly with Microsoft SharePoint platform.

https://www.microsoft.com/downloads/details.aspx?FamilyID=5e94ad07-902c-422f-aadd-ff2bba9e540a&DisplayLang=en

Besides SharePoint technologies, Microsoft also release Protocol documentations for Windows(incl. .NET Framework), Office and Exchange and also XAML (the markup language for Windows Presentation Foundation and Silverlight); all of these fall under the so called High Volume Products from Microsoft.

Categories: Uncategorized Tags: , , , , ,

Goodies from MIX 08 available now!

March 6th, 2008 Patrick No comments

They include IE8 Beta1, Expression Suite 2 and Silverlight 2. I just downloaded them… see this weekend got time to try or not.

image image

By the way, dev.live.com got a facelift with new APIs announced.

Do check out Mix’s website.

Categories: Uncategorized Tags: ,

Silverlight Blueprint for SharePoint

March 3rd, 2008 Patrick No comments

Today at SharePoint Conference, Microsoft announces Silverlight Blueprint for SharePoint. It consists of source code and guidance for developers describing how to use Microsoft Silverlight and Microsoft SharePoint together in business applications and Internet Web sites. SharePoint applications that use Web Parts can now be built using Silverlight user interface elements. This capability enables a fresh look at data exposed through SharePoint Products and Technologies using the modern graphics capability in Silverlight.

image

Here are 2 sample videos on the sample app. It’s cool to see the installer is created using SharePoint Installer.

Navigation Control

[YouTube=http://www.youtube.com/watch?v=3sbAyWofcy8]
YouTube - Silverlight Blueprint for SharePoint - Navigation Control

Social Network

[YouTube=http://www.youtube.com/watch?v=rc-TkW60ZKw]
YouTube - Silverlight Blueprint for SharePoint - Social Network

You can download them here:

http://www.ssblueprints.net/sharepoint/

http://silverlight.net

Categories: Uncategorized Tags: ,

MS Download homepage in Silverlight

December 4th, 2007 Patrick No comments

It is still a preview site now but quite user friendly

http://preview.microsoft.com/downloads/

sl download 1

sl download 2

sl download 3

Categories: Uncategorized Tags: