Archive

Archive for the ‘Silverlight’ Category

Windows 7 countdown timer in Silverlight

August 19th, 2009

Windows 7 will be released to public on October 22nd. Here is a countdown timer developed using Silverlight by Vikram. Feel free to add this counter to your website/blog.

To add the timer simple add a new widget to your blog and add the following code.

<iframe src=”http://silverlight.services.live.com/invoke/75985/NewWin/iframe.html” scrolling=”no” frameborder=”0″ style=”width:158px; height:200px”></iframe>

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Silverlight

Silverlight and Deepzoom

June 29th, 2009

Silverlight Deep Zoom provides the ability to view high resolution images rapidly without affecting the performance of your applications.

According to Silverlight documentation

Deep Zoom provides the ability to zoom almost arbitrarily large images in Silverlight in a performant manner. Images can be displayed at very small and very large scale without affecting performance of the application displaying the image. The only property affecting performance is the number of pixels to be displayed on screen.

This page from silverlight.net has some quick start tutorials for Silverlight Deep Zoom.

http://memorabilia.hardrock.com/ has the best example for Silverlight Deep Zoom implementation.

Above page has hundreds of high resolution images of Rock Bands. Below are screenshots of Silverlight Deep Zoom in action.

1

I dont need to tell you who the guys are ;-)

A little bit of zoom out!!!

2

Some more…

3

more….

4

Some more…

5

Can you find the guys in the above picture? Let us zoom out some more..

6

more…

7

some more???

8

hmmm!! some more??

9

 

10

This is the beauty of Silverlight Deep Zoom. So next time when you send your large collection og your last picnic photos you dont have to send large attachments. Create a simple Silverlight site with Deep Zoom and send it with Style.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Misc, Silverlight, links

Silverlight and IPL

May 23rd, 2009

I was not aware that www.iplt20.com uses Silverlight for live streaming of mathches until I saw ipl live in TechEd. It works super cool even with my slow internet connection too ;-)

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Silverlight

Microsoft Silverlight 2 for Mobile: Developing for Mobile Devices

May 12th, 2009

Wouldn’t it be super cool if the Silverlight apps you build for the desktop can now run on Millions of Mobile Devices ? If you have been building Silverlight applications and are wondering how to extend them mobile devices, this is just the right session for you. In this session, filled with some very cool demos you will not only learn how to extend your existing Silverlight 2 applications to work on Windows Mobile but also learn how to build rich mobile Silverlight apps that play media, handle simple gestures, have cool animations, and web services. We will also talk about tooling enhancements in Visual Studio that support Silverlight app development on Windows Mobile, what to consider when delivering eye-popping UI on mobile, and help you understand the key differences from developing Silverlight apps for the desktop.

Read the rest here.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Silverlight

A guide to Silverlight 3 new features

March 25th, 2009

Interested in knowing some of the new feature in Silverlight 3? the check this Wonderful post.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Silverlight

Silverlight and Twitter

March 20th, 2009

I have written an article in www.dotnetcurry.com about Silverlght and Twitter. Check out the article here.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Silverlight, dotnetcurry

Silverlight 3 and Blend 3

March 19th, 2009

Finally Silverlight 3 and Blend 3 is out. Below are some related links

  1. Silverlight 3 SDK Beta 1
  2. Silverlight 3 Beta 1 Documentation
  3. Silverlight 3 Tools Beta 1 for Visual Studio 2008 SP 1
  4. Silverlight 3 SDK Beta 1 Developer Runtime
  5. Blend 3 Preview

Silverlight 3 features :

  • Pixel shaders
  • DeepZoom improvement including Hardware Accelaration
  • GPU Hardware Accelaration
  • Deep linking
  • Multitouch Support
  • Navigation improvement
  • Text optmztion

Blend 3 features :

  • C#,XAML Intellisense
  • Sketch Flow
  • Imports from Adobe Photoshop and Illustrator

And some videos here.

Source

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Silverlight

Slide.show2

March 18th, 2009

Are you looking for a customizable slide show for your web applications? Why not use Slide.show?

Slide.Show 2 is an open source Silverlight 2 control for publishing highly-customizable photo and video slideshows on the Web.

Features

  • Minimal setup and configuration
  • Image and video slideshows
  • Resizable for any Web page design
  • Full-screen and embedded modes
  • 100% configurable via XML, themes, or your own custom provider
  • Slideshow data from XML, Flickr, or your own custom provider
  • Auto-playback with numerous transitions (e.g. fade, shape, slide, wipe)
  • Cross-browser (e.g. IE 6/7/8, Firefox 2/3, Safari 2/3, PC and Mac)
  • Open source (e.g. extensible, configuration and data provider models, templated controls, commented code)

Check out the project home page.

screenshot_slide

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Silverlight

Silverlight 3 and Mix09

March 18th, 2009

Microsoft will tout at the Mix09 conference in Las Vegas this week its planned Silverlight 3 rich Internet application technology along with a host of other developer-related offerings, according to the conference Web site.

Other efforts to be pondered at the conference include the planned Visual Studio 2010 IDE, the Azure Services Platform for cloud computing and Expression Web, for building Web sites.

Mix09, which begins on Tuesday, is billed as an event for developers and designers, with an emphasis on Web development and design skills. While Microsoft representatives declined to comment on specific announcements planned for the event, an industry analyst focused on Microsoft said he anticipates news about Silverlight 3 as well as other developments from the company.

Read more here.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Silverlight

Silverlight and java

March 11th, 2009

Microsoft’s investment in interoperability between Silverlight and open-source Java has paid off.

French IT company Soyatec has released Eclipse4SL under the Eclipse Public License 1.0 on SourceForge, and submitted it to the Eclipse Foundation as an open Eclipse project. Eclipse4SL can be found here and here.

Eclipse4SL is an open source Eclipse-based plug-in designed to help integrate Silverlight applications and content with Java web sites and services. It works with the Eclipse integrated development environment and Rich Client Platform (RCP).

Read the rest here.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Silverlight