Archive

Archive for March, 2009

Gmail Notifier using .net

March 27th, 2009

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

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

ASP.NET MVC RTM, Documentation, and Videos

March 18th, 2009

For all of you who’ve been waiting long and hard, the time has finally come… ASP.NET MVC has been released!

You can download the 1.0 release from the Microsoft Downloads site.

You can also view the documentation for ASP.NET MVC on the MSDN Microsoft Developer Network.

For many of you this means you finally might be able to convince your boss to use ASP.NET MVC in one of your production applications :)

Read more.

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

Related posts

Shoban ASP.net

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

10 Ways to Automatically & Manually backup MySQL Database

March 16th, 2009

Here is a  very useful post about different ways to backup MySQL database.

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

Related posts

Shoban php

Computer Programming Algorithms Directory

March 15th, 2009

Microsoft F# language

March 12th, 2009

F# developed as a research programming language to provide the much sought-after combination of type safety, succinctness, performance, expresivity and scripting, with all the advantages of running on a high-quality, well-supported modern runtime system. This combination has been so successful that the language is now being transitioned towards a fully supported language on the .NET platform. Some of the reasons for this move are that F# gives you:

  • succinct, type-inferred functional programming,
  • interactive scripting like Python and other languages,
  • the foundations for an interactive data visualization environment,
  • the combination of type inference and safety, like that of ML,
  • a cross-compiling core shared with the popular OCaml language,
  • a performance profile like that of C#,
  • easy access to the entire range of powerful .NET libraries and database tools,
  • a foundational simplicity with similar roots to Scheme,
  • the option of a top-rate Visual Studio integration, which is usable with the freely available Visual Studio 2008 Shell
  • the experience of a first-class team of language researchers with a track record of delivering high-quality implementations,
  • the speed of native code execution on the concurrent, portable, and distributed .NET Framework.

Some interesteding links below.

  1. http://www.builderau.com.au/program/dotnet/soa/Microsoft-unveils-the-F-programming-language/0,339028399,339292405,00.htm
  2. http://blogs.techrepublic.com.com/programming-and-development/?p=408
  3. http://research.microsoft.com/en-us/um/cambridge/projects/fsharp/manual/spec2.aspx
  4. http://research.microsoft.com/en-us/um/cambridge/projects/fsharp/default.aspx

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

Related posts

Shoban Uncategorized