Thursday, January 20, 2011

NuGet Logo Stickers

NuGet Logo Stickers


NuGet Logo Stickers

Posted: 20 Jan 2011 09:54 AM PST

Last night I got a little treat in the mail from the kind folks at StickerMule . I really appreciate how they support open source projects with such great stickers. Look at all those little NuGets! Just in time as I have a few events I'll be going to where I can hand some out such as Web Camps Argentina/Brazil , the MVP Summit, and if I'm selected, Mix 2011. After that, I need to figure out the best way to give the rest out since I won't be travelling a whole lot this year. We'll need to have a Nerd Dinner or something. I'll give some to Scott Hanselman since he travels a lot too. Tags: nuget , stickers , stickermule Read More......(read more)

Building a favicon module for Orchard

Posted: 17 Jan 2011 11:45 PM PST

I built a little module for Orchard tonight and it involves a couple of interesting magic tricks so I thought I'd share. The module is replacing the default Orchard favicon with whatever you configure in site settings: I haven't created any specific storage for the icons and instead decided to use a simple convention for the already existing Media module. What you can see in the site settings in the picture above is a list of suggestions that is just a list of the icons that are found in the favicon subfolder of the Media module. In order to do that, I added a reference to Orchard.Media in my module's csproj and the corresponding dependency in the module's manifest. That done, I can get a dependency on IMediaService injected...(read more)

Silverlight TV 58: Windows Phone Design Tips With Corrina

Posted: 20 Jan 2011 10:08 AM PST

Silverlight TV 58: New Windows Phone 7 applications are being uploaded to the marketplace all the time. But is your application standing out? In this week's episode of SLTV, John and Corrina Black kick off a new Silverlight TV mini series called "Windows...( read more )...(read more)

"Might as well face it, you're addicted to blob..." [BlobStoreApi update adds container management, fragmented response handling, other improvements, and enhanced Amazon S3 support by Delay.Web.Helpers!]

Posted: 20 Jan 2011 09:50 AM PST

As part of my previous post announcing the Delay.Web.Helpers assembly for ASP.NET and introducing the AmazonS3Storage class to enable easy Amazon Simple Storage Service (S3) blob access from MVC/Razor/WebMatrix web pages , I made some changes to the BlobStoreApi...( read more )...(read more)

Daily News Headline @SilverlightZone - 20 January 2011

Posted: 20 Jan 2011 01:53 AM PST

Today, we have 20 news items on various topics in Silverlight-Zone by different authors. Subscribe to the news feed and email digest to deliver it to your inbox. Also, follow us on Twitter @SilverlightZone   for regular news tweet delivered to your...( read more )...(read more)

A Windows Phone 7 Jump List Control

Posted: 20 Jan 2011 05:27 AM PST

This blog post presents a Windows Phone 7 Jump List control that I have developed.This post describes the API in detail and includes full sourcecode. Feel free to use and enjoy! The video below shows the control working on the emulator, the video further...( read more )...(read more)

A classic memory game: Part 1 - Designing the game

Posted: 20 Jan 2011 12:00 AM PST

This article is Part 1 of "A classic memory game": A classic memory game: Part 1 – Designing the game A classic memory game: Part 2 – The game logic, connecting the ViewModel and the View A classic memory game: Part 3 – Porting...( read more )...(read more)

Silverlight Cream for January 19, 2011 -- #1031

Posted: 19 Jan 2011 08:15 PM PST

In this Issue: Loek van den Ouweland , Andrea Boschin , Jeff Prosise , Jeff Brand , Frank LaVigne , WindowsPhoneGeek , Jesse Liberty , Jeremy Likness , and Haruhiro Isowa . Above the Fold: Silverlight: "Pop Up Behavior, now works with your Popup" Haruhiro...( read more )...(read more)

ASP.NET Site Navigation

Posted: 19 Jan 2011 04:55 PM PST

You can use ASP.NET site-navigation features to provide a consistent way for users to navigate your site. ASP.NET site navigation enables you to store links to all of your pages in a central location, and render those links in lists or navigation menus on each page by including a specific Web server control.

Announcing Native Extensions 1.0 for Microsoft Silverlight

Posted: 19 Jan 2011 03:08 PM PST

Native Extensions 1.0 for Microsoft Silverlight (NESL) is a new toolkit that contains a set of Silverlight libraries that enable Silverlight 4 out-of-browser applications to interact with cool Windows 7 features: · Take advantage of sensors like accelerometers...( read more )...(read more)

No comments:

Post a Comment