Silverlight 4 Links |
- Silverlight 4 Links
- Two birds, squared! [Silverlight/WPF Data Visualization Development Release 3 and a DataVisualizationDemos update]
- Silverlight 4 presentation in Montreal (Qc)
- Using Azure as a Silverlight Streaming replacement
- Building extensible Silverlight applications with MEF
- Building extensible Silverlight applications with MEF
- Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
- Balder 0.8.8.0 Release is out
- Silverlight Design Time Assemblies
- Rocky Lhotka is headed to Atlanta
- T4MVC 2.6: MVC 2 Areas support
- Script# Update - v0.5.5.0
- PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
- Silverlight Cream for November 29, 2009 -- #744
- Silverlight Game: Froggy Math
- PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
- Microsoft AJAX CDN – Now with SSL Support
- PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
- Free Silverlight 4 Event in Tampa – Monday Dec 7th @ 6:15pm
Posted: 30 Nov 2009 02:13 PM PST Here's a set of interesting Silverlight 4 links… Bits & Tools Visual Studio 2010 Beta Silverlight 4 Beta Tools For Visual Studio 2010 Developer Runtime (Windows, Mac) ......( read more )...(read more) |
Posted: 30 Nov 2009 12:21 PM PST We shipped the November 2009 release of the Silverlight Toolkit a little over a week ago and it includes a handful of improvements to the Data Visualization assembly . It also adds support for the new Silverlight 4 Beta ! And while we were busy getting...( read more )...(read more) |
Silverlight 4 presentation in Montreal (Qc) Posted: 30 Nov 2009 10:02 AM PST Don't miss the next Montreal .NET Community meeting which RunAtServer Consulting will be the proud sponsor. Indeed we invited Jesse Liberty , the " Silverlight Geek " from Microsoft Boston, to speak on Silverlight 4 !! This event is scheduled for December...( read more )...(read more) |
Using Azure as a Silverlight Streaming replacement Posted: 30 Nov 2009 09:45 AM PST Many have inquired if Silverlight Live Streaming had a replacement since the announcement of it being deprecated . The SLS team blog pointed to Azure as a possible solution. Since it doesn't seem like anyone except James has really tried this, I decided...( read more )...(read more) |
Building extensible Silverlight applications with MEF Posted: 30 Nov 2009 08:42 AM PST At PDC09, Glenn Block delivered a great presentation on building extensible RIAs using the Managed Extensibility Framework ( FT24 from the PDC09 sessions ). Glenn is one of the PMs and face-man for MEF. He's been traveling all around singing the praises...( read more )...(read more) |
Building extensible Silverlight applications with MEF Posted: 30 Nov 2009 08:42 AM PST At PDC09, Glenn Block delivered a great presentation on building extensible RIAs using the Managed Extensibility Framework ( FT24 from the PDC09 sessions ). Glenn is one of the PMs and face-man for MEF. He's been traveling all around singing the praises Read More......(read more) |
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1 Posted: 30 Nov 2009 10:00 AM PST Last week we launched the ASP.NET Ajax Library Beta during PDC, oh and we donated it to the CodePlex Foundation under new BSD license (FTW). As the email volume has been fading away running up to Thanksgiving in the US and everyone at work is recovering from conferences, I took this golden opportunity to sit down and build a small sample with the new library now that we are in Beta. Since the ASP.NET Ajax Library takes care of JSONP requests for me (which enables cross-domain service requests) it is really easy to hit a service like the Twitter Search API which in turn provides me with a JSON result and a callback to trigger functionality which does something with the result. This allows us to build a Twitter Search application that is...(read more) |
Posted: 30 Nov 2009 03:31 AM PST Its been a busy month getting all "loose" ends in the Balder project tied up. Hopefully we haven't left anyone out. For this release we've been focusing on bug fixing, cleaning up the APIs and getting better "native" Silverlight...( read more )...(read more) |
Silverlight Design Time Assemblies Posted: 30 Nov 2009 02:07 AM PST Introduction If you write Silverlight controls, you should consider writing design time assemblies for your controls too, for two simple reasons: developer productivity: try to imagine Silverlight development without tools like Visual Studio or Blend...( read more )...(read more) |
Rocky Lhotka is headed to Atlanta Posted: 29 Nov 2009 05:24 PM PST URL : http://www.lhotka.net/weblog/HeadingToAtlantaTo... If you're in Atlanta this week, Rocky Lhotka is coming to town for two events: Geek Dinner at 5 Seasons' Brewery in Alpharetta December 1st at 6:30pm. RSVP here . SQL Server Modeling at ALEMUG on...( read more )...(read more) |
T4MVC 2.6: MVC 2 Areas support Posted: 29 Nov 2009 10:51 PM PST To get the latest build of T4MVC: Go to T4MVC page on CodePlex One of MVC 2's major new features is the support for breaking up a large application into "Areas". This works by following a structure that looks like: Root folder Models Views Controllers Areas NerdDinner Models Views Controllers Blog Models Views Controllers So basically you still have your top level Models/Views/Controllers folders, and in addition to that you can have an arbitrary number of "Areas", each having their own set of Models/Views/Controllers folders. Starting with MVC 2.6, T4MVC lets you use areas in much the same way it lets you access top level items. e.g. you can now write: <%= Html.ActionLink("Delete Dinner", MVC.NerdDinner...(read more) |
Posted: 29 Nov 2009 10:19 PM PST The long-awaited event (by some) ... an updated script# build, along with next steps, new channels for Q&A and staying up-to-date via @scriptsharp on twitter... [ Full post continued here... ] Read More......(read more) |
Posted: 27 Nov 2009 10:13 PM PST I had a great time at my talk PDC2009 talk, but i was disappointed that I could not demo in both C# and VB… So here is the next best thing: A full play-by-play of the demo, but all in VB! Enjoy. What you need to get started: Visual Studio...( read more )...(read more) |
Silverlight Cream for November 29, 2009 -- #744 Posted: 29 Nov 2009 06:57 PM PST In this all-submittal Issue: ITLackey , AfricanGeek , Yasser Makram , Rob Houweling , James Bacon , Max Paulousky , Andrea Boschin , Andrew Veresov , Michael Washington , Corey Schuman , Mark Tucker , Fons Sonnemans , Pencho Popadiyn Thanks for all the...( read more )...(read more) |
Posted: 29 Nov 2009 06:46 PM PST " Froggy Math " is a little educational Silverlight game that I've been picking at when I had a free hour here and there for the past several weeks. The goal was to create something for my kids to practice their math facts (which I learned now are called...( read more )...(read more) |
Posted: 27 Nov 2009 10:13 PM PST I had a great time at my talk PDC2009 talk, but i was disappointed that I could not demo in both C# and VB… So here is the next best thing: A full play-by-play of the demo, but all in VB! Enjoy. What you need to get started: Visual Studio Read More......(read more) |
Microsoft AJAX CDN – Now with SSL Support Posted: 29 Nov 2009 05:55 PM PST Back in September I blogged about the new Microsoft AJAX CDN (Content Delivery Network) service that the ASP.NET team is now providing. The CDN provides edge caching support for AJAX libraries (including jQuery and ASP.NET AJAX). The service is available for free, does not require any registration, and can be used for both commercial and non-commercial purposes. It offers a great way to speed up your external facing web-sites. SSL Support Now Provided One of the features in September that we said was coming (but which was not available at the initial launch) was SSL support for scripts served off of the CDN. This is necessary for scenarios where you have SSL enabled pages on your site, and you want to reference a script...(read more) |
Posted: 27 Nov 2009 10:13 PM PST I had a great time at my talk PDC2009 talk, but i was disappointed that I could not demo in both C# and VB… So here is the next best thing: A full play-by-play of the demo, but all in VB! Enjoy. What you need to get started: Visual Studio 2010 Beta2 Silverlight 4 Beta (now includes RIA Services ) Completed Solution (in VB) Check out the slides and video from the talk Starting Off I am starting off with the new Business Application Template that gets installed with RIA Services. This new template includes: Pattern for page navigation Log\Logout and new user registration support Localizable User settings Shared Code For this demo, I am going to used a customized version of the template.. After you create the project...(read more) |
Free Silverlight 4 Event in Tampa – Monday Dec 7th @ 6:15pm Posted: 29 Nov 2009 03:54 PM PST Florida has a fantastic developer community with some great people who are a just a blast to share technology with. That's why I am thrilled to announce that I am heading to Tampa on Dec 7th where I will be presenting "What's New in Silverlight 4 Beta...( read more )...(read more) |
You are subscribed to email updates from "microsoft" via reza in Google Reader To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |