Friday, June 3, 2011

DevTeach Montreal Keynote Silverlight 5 material

DevTeach Montreal Keynote Silverlight 5 material


DevTeach Montreal Keynote Silverlight 5 material

Posted: 03 Jun 2011 11:37 AM PDT

This week I did the Silverlight 5 part of the DevTeach Keynote in Montreal and really enjoyed it! I did a "Top 3 Silverlight 5 new features" presentation in 15 min. (it was not really my TOP3, but the 3 features the most "demoable"…): Implicit Data Template...( read more )...(read more)

Random Friday: My Accomplishments

Posted: 03 Jun 2011 11:15 AM PDT

It's that time of year at Microsoft when managers are busily preparing reviews of their reports and preparing for the big stack ranking . Yesterday, my manager sent out an email asking his reports to email him with their accomplishments in the past year to help jog his memory. This arms him with important information when he goes to the matt for us arguing why we're more deserving of a higher ranking than some other manager's sad report. Here was my response. In the past year, I… Escaped from a black hole. Twice. I forgot my jacket in there and had to go get it. Discovered an albino polar bear. Proved Fermat's Last Theorem as well as his penultimate theorem. Found Waldo. And made him change out of that ridiculous shirt and hat. Discovered he...(read more)

Replacing the Ajax Control Toolkit DragPanel Control Extender with jQuery

Posted: 03 Jun 2011 09:47 AM PDT

The Ajax Control Toolkit includes a DropPanel Control Extender that lets you drag and drop content thereby moving it around on your web page [ more HERE ]. jQuery, or more specifically jQueryUI has Drag-and-Drop built-in. Yup – like a lot of stuff in this series that means it's just REALLY easy to get the effect you [...] Read More......(read more)

Weekly Links– 2010_20 (50 for Web Devs & Other Geeks)

Posted: 03 Jun 2011 08:36 AM PDT

Software Developer Links of the Week. Script Junkie Blog Analysis of mobile development approaches Steve Ballmer: Microsoft Developer Forum Anatomy of a Domain Hijacking The Increasingly Irrelevant Desktop OS Introducing Debugger Canvas Why the cloud can't be separated from open source Why the first true post-PC era device isn't the iPad Four things to nail [...] Read More......(read more)

Increase your trust with signed XAPs

Posted: 03 Jun 2011 06:12 AM PDT

Out of browser applications are for sure, one of the better features introduced in Silverlight. They give the ability of writing applications that seamlessly integrate with your desktop, making the separation between the web apps and the standalone apps...( read more )...(read more)

The Book of CSS

Posted: 03 Jun 2011 05:19 AM PDT

There is a LOT of buzz right now about the strength of web technologies for all kinds of development. CSS has always been a bit of a black art to me but as I've embraced developing with jQuery I've needed to develop some level of expertise. With HTML 5 and CSS 3 we get an [...] Read More......(read more)

Dependency Injection With ASP.NET HttpModules

Posted: 03 Jun 2011 01:06 AM PDT

At the risk of getting punched in the face by my friend Miguel, I'm not afraid to admit I'm a fan of responsible use of dependency injection. However, for many folks, attempting to use DI runs into a roadblock when it comes to ASP.NET HttpModule. In the past, I typically used " Poor man's DI " for this. I wasn't raised in an affluent family, so I guess I don't have as much of a problem with this approach that others do. However, when the opportunity for something better comes along, I'll take it Daddy Warbucks . I was refactoring some code in Subtext when it occurred to me that the new ability to register HttpModules dynamically using the PreApplicationStartMethodAttribute could come in very handy. Unfortunately, the API only allows for registering...(read more)

Advanced STL Lectures, Part 5: the Boost Library

Posted: 03 Jun 2011 12:59 AM PDT

Stephan on Boost libraries

In this 5th part of the advanced series, Stephan T. Lavavej digs into the Boost Library. In his words, it's an open source, super quality, community-driven Standard Template Library (STL). Stephan will walk you through a sample application from end to end, using Boost.

New to the Standard Template Library? Watch Stephan's great introductory series on the STL.

Have you missed any previous chapter? Now you can watch the whole series (so far):

Anito.net - Simple ORM

Posted: 15 Mar 2011 06:45 PM PDT

Anito.net is an under development, simple, open source Object Relational Mapping framework for .Net that aims to speed up database-driven development through reusable patterns and database independent solutions.

Windows Phone 7 (Mango) Tutorial - 4 - Application Bar

Posted: 02 Jun 2011 10:30 AM PDT

Application Bar is a tiny toolbar for your page to do some specific operation. Using this, you can easily add a toolbar for your application pages. It is a combination of 1-4 icon buttons and/or a collection of menu items.   In my previous post,...( read more )...(read more)

Silverlight TV 75: Quick and Dirty UX Testing (Design Tips Mini Series)

Posted: 02 Jun 2011 04:04 PM PDT

Silverlight TV 75: In this week's episode of SLTV, Susan shares her insights on how to do quick and dirty UX testing to help your application be more successful. Susan (who works with great people on the UX team, including Corrina Black, Tsitsi Gora,...( read more )...(read more)

No comments:

Post a Comment