Archive of #Script# Posts



Engineering Excellence Award for Script#

Microsoft Engineering Excellence Award presented to Script#!

Script# 0.5 Update and Associated CodePlex Project

Some words about the latest release of script#, now on CodePlex, and with support for localization, doc-comments and more.

Facebook Client Library built on Script#

Facebook's latest offering to application developers - a client-side script API, built on Script#!

Script# Update

A quick post announcing version 0.4.5.0 of script# which is now available for download - adding support for VS 2008, along with a number of fixes and some enhancements.

Embeddable IM Control

Windows Live Messenger now has an IM control you can embed in your pages... written in Script#. I also have some thoughts on what I'd love to see from this control as it evolves in terms of programmability and monetizability.

Client-side MVP with Script#

Pointers to some interesting works built on top of Script# - first a client-side MVP sample, and second, a project called Ext#.

Script# + Reflector

The new .reflector assembly list file feature of .NET Reflector can be used to streamline the class browsing experience for Script#...

Some Early Script# Projects

Pointers to a few Script# projects and related works from a tutorial to a VS add-in to an actual commercial offering...

Script#: Past, Present, Future...

A new build of Script# is now available, complete with full support for creating Microsoft ASP.NET AJAX components, controls and behaviors... this post includes a video demonstration of building a script watermark behavior, and gives me a chance to reflect on this project exactly a year since its initial release...

Authoring Sidebar Gadgets in C#

The latest release of Script# enables authoring Windows Vista Sidebar gadgets using C#. It also comes along with a sample gadget that enables searching MSDN content and a project template to get you up and running quickly.

Virtual Earth APIs and Script#

A simple Virtual Earth-style Hello World application demonstrating usage of map control APIs from Script# introduced in the latest build.

WPF/E and Script#

A whole bunch of technologies working together - AJAX, Script#, JSONP, and the just announced, WPF/E client runtime that enables scriptable media and vector graphics in the browser...

Functional Programming via Anonymous Delegates and Script#

This post demonstrates how you can use anonymous delegates from C# and Script# to implement functional programming patterns in JavaScript.

Script# Update and Addition to Projects List

I have added an entry for Script# to my projects page, for better tracking of updates... starting with v0.1.1.0 update that I have placed online today.

Script#

Script# brings the C# developer experience (programming and tooling) to Javascript/Ajax world. This post shares a project for enabling script authoring via C#...