Archive

Archive for the ‘Windows’ Category

Make Web Not War

March 5th, 2010

We iz upz in ur signz by rdohmsI had the opportunity to present a talk at one of the local PHP meetup groups in Chicago. The title of this particular talk is – Make Web Not War. This is a slogan that the Microsoft Web Platform team has adopted as a kind of statement to show how we feel about the so-called technology religous wars (“my software/language/technology is better than yours”). It’s not about the language, the framework or the tools. It’s about the Platform and what that platform can provide to solve your needs.

There have been several teams at Microsoft who have done great things to get “other” technologies to run better on top of the Microsoft Platform. Unfortunately, not many people, especially those outside of the Microsoft community, are aware of the changes taking place to get these technologies to interoperate with Microsoft Platform.

That’s where part of my job, as a Developer Evangelist, is to participate in these technology communities to share the progress of the work we’re making to give developers more opportunities to expand their skill sets and take advantage of a platform that may have not had an opportunity (or reason) in the past. All the while hopefully educating, sharing direction, guidance and a showing off a cool thing or two.

In this particular instance, I had the opportunity to join the Suburban Chicago PHP meetup and discuss some of the work various teams at Microsoft have been contributing to make PHP run better on Windows. Some of the talking points included…

It’s great to see the amount of work that has been done in such a short amount of time to make the Microsoft Web Platform the best platform to run your PHP applications on.

As an added bonus (and a promise to the meetup group) here are the slides from my presentation on Make Web Not War…

PHP, Web, Windows, iis

SevenFest & MadCamp in Madison tomorrow!

October 23rd, 2009
Comments Off

Tomorrow I’ll be speaking at the Madison Code Camp (MadCamp) where we’re dedicating a whole track to our recent New Efficiency launch events (one of which I participated in Chicago just the other day). In the morning, Kevin Remde will walk the IT Pro set through the new management features in Windows 7, as well as the new enhancements in Windows Server 2008 R2 and what’s coming ahead in Exchange Server 2010.

In the afternoon, I will walk developers through the paces of how to light up their applications on Windows 7 by taking advantage of features such as the Ribbon platform, the Taskbar, Jump Lists, Libraries as well as underlying platform additions such as the new Sensor and Location Platform and Multitouch.

This isn’t all that’s going on at MadCamp but there will be two additional tracks with more great content for IT Pros and Developers alike.

We dug deep into our budget and pulled out some great giveaways including the opportunity to win one of the following:

  • Dell Mini 10 Netbook with a copy of Windows 7
  • Zune HD
  • Games, Books, Peripherals, etc.

I hope you can join us!

 

When: Saturday, October 24th, 2009, 8:00am – 5:15pm
Where:

Madison Area Technical College (MATC) Truax Campus

3550 Anderson Street

Madison, WI 53704

Map & Directions

Parking Information (park in Student Parking only)

Registration: http://bit.ly/MADCamp2009

 

follow: http://twitter.com/maddotnet

tweet: #madcamp09

Announcements, Community, Windows, Wisconsin Events, training

Windows 7 Launch Client Developer Track Content Available Here

October 21st, 2009

I’d like to thank everyone who made it out to the Windows 7 Launch in Chicago yesterday. As promised, here are the slide decks from the Windows Client development sessions and a list of links to a number of the resources we discussed:

Presentation: Dev201 – Taking Your Applications to the Next Level with Windows 7 (.ppt, .pptx)

Presentation: Dev202 – Beyond Human Interaction with Windows 7 Sensor and Location Platform (.ppt, .pptx)

Presentation: Dev203 – Build Next Generation User-Interface with Multitouch and Ribbon on Windows 7 (.ppt, .pptx)

 

Technical Resources

Windows Developer Center on MSDN

Windows SDK

Windows 7 Training Kit for Developers

Windows API CodePack for Microsoft .NET Framework

Windows Ribbon Framework: Developer Resources

Windows Application Compatibility Developer Center

Windows 7 Remediation Labs

“PhotoView” Reference Application (XP2Win7Project)

Racing Game XNA Starter Kit (XNA Game Studio required)

 

Training Resources

Microsoft Learning

 

Community Resources

Windows 7 for Developers Blog

Windows 7 on Channel9

PDC 2008: Windows 7 sessions

PDC 2008: Introducing Direct2D and DirectWrite

 

Test Equipment

Flexis JM USB Microcontroller: JMBADGE2008-B – the sensor board used for the Senor API demos with built-in light sensor and accelerometer.

 

Windows, training

XAMLFest Comes Online

June 3rd, 2009

If you missed the recent XAMLFest tour, don’t fret. Our friends over in the ISV Evangelism team have brought XAMLFest Online! XAMLFest is a series of free training seminars focused on what developers and designers need to know to “light up” their applications with XAML, WPF and Silverlight. For the week of June 1st, some of these seminars will be available as Live Meeting presentations where you can ask questions directly and participate in a dialog with the speaker and other subject matter experts.

If you’re looking to ramp up your skills in the land of XAML, I’d recommend adding these events to your calendar. Don’t worry if you can’t make the Live Meeting sessions as those will also be available on-demand.

Here’s a list of the great content you have to choose from…

XAML Continuum

XAML is the lingua franca of both Silverlight and Windows Presentation Foundation, Microsoft’s presentation technologies for the future. In this introductory session, learn how XAML empowers designers and developers to build rich Web and desktop applications. You’ll see how Blend can be used by designers to create assets and applications, and how Visual Studio 2008 to quickly implement an application’s functionality. What’s more, you’ll understand how Blend and Visual Studio work together to enable seamless workflow between designers and developers.

XAML for Designers

Throughout XAMLFest, you’ll participate by building a Silverlight application from the ground up. In this session, you’ll jump Microsoft Expression Blend to begin creating this demonstration app. You’ll learn the basics of project creation, see how to navigate within Blend, and how XAML defines an application’s user interface.

XAML for Developers

In this first session geared towards developers, use Visual Studio 2008 to create and explore a basic Silverlight application. You’ll gain a better understanding of Silverlight anatomy and architecture, and you’ll see how Resource markup extensions work. You will also gain a better understanding of the deployment model used by Silverlight, and the role of Silverlight’s cross-platform, plug-in-based CLR.

XAML Fundamentals

In this recorded session, you’ll gain a solid foundational understanding of how XAML is used to build applications. First, you’ll see how XAML’s layout containers can be used to create interfaces that scale and re-size cleanly and intelligently. Next, you’ll see how you can use a variety of built-in controls to quickly create a working user interface. Finally, you’ll understand the role of XAML in data binding, and you’ll see how you can bind controls and properties using markup or code.

Layouts and Controls in Blend

In this live session, you’ll continue to build the sample application that you started creating the previous day. Here, you’ll create your application’s layout and begin adding controls. You’ll explore basic element binding using Blend. At the end of the session you’ll have a working Silverlight application that exhibits some basic functionality.

Layouts and Controls in Visual Studio

This session will begin with an exploration of application layout in XAML, using Visual Studio. And although there is a lot of functionality built-in to the existing framework, API and controls, there are times when you need to add some custom functionality in order to get your application to behave just the right way. To that end, you’ll use Visual Studio to build a simple value converter that can be used by your sample application. Along the way, you’ll understand the role of value converters and you’ll see how you can use code-behind to create and manipulate XAML objects. 

Prototyping

With today’s emphasis on usability and appealing user interfaces, it’s more important than ever to prototype your applications. In this session, you’ll see how new tools in Blend 3 enable you to quickly create working prototypes that can provide a foundation for building the actual application. You’ll learn about SketchFlow, “Wiggly styles”, sample data, and you’ll see how you can create a prototype that allows you to easily gather user feedback. Finally, you’ll see how you can save hours and hours by using Blend 3’s spec generation tool.

New Prototyping Features in Blend 3

In this session focusing on practical guidance on prototyping, you’ll use Blend to add screens, compositions and navigation behaviors to the sample application. You’ll add sample data sources to screens, sketch prototype user experience, and generate a spec document. 

Building a Domain Model in Visual Studio

In this session, you’ll use the spec document that was generated in the earlier design session to build a domain model consistent with sample data. You’ll also add notification interfaces that enable consumers to subscribe to changes in the domain model. Finally, you’ll bind the user experience to the domain model.  Live Meeting on June 3, 2009 / 1:00 PM PDT (4 pm EDT)

Patterns and Practices

With the release of its Expression tools for designers, Microsoft has prompted a re-evaluation of user interface design and workflow distribution. Now that Expression is approaching its third major release, a number of patterns and practices have emerged. In this session, you’ll see an approach to workflow that plays to the strengths of both designers and developers. Also, you’ll understand the importance of the “integrator” role in making sure this workflow runs smoothly.

Styles, Resources, Templates and Animations

XAML makes it easier for designers to take on more responsibility when it comes to implementing user interface design. In the past, most everything beyond static screenshots and mockups required a developer to write behind-the-scenes code. In this session, you’ll see how Expression empowers designers to add styling, create templates, and define animations. You’ll see how the Visual State Manager is used to provide animation between element states. You’ll also see Blend 3’s new support for importing Adobe® Photoshop® content. Live Meeting on June 4, 2009 / 9:00 AM PDT (noon EDT)

Implementing the M-V-VM Pattern

The Model/View/ViewModel (M-V-VM) pattern is a modern variation of the classic Model/View/Controller (MVC) approach to UI design. In this session, you’ll use Visual Studio to implement M-V-VM for the sample application. You’ll bind the user experience to the view model, and explore templates and animations in both XAML and managed code. Live Meeting on June 4, 2009 / 1:00 PM PDT (4 PM EDT)

Upsizing

Up until this point, most of the work you’ve done in XAMLFest has been using Silverlight, with sample data. In this session, you’ll see how an application can leverage endpoints and Service-Oriented Architectures. You’ll also see how Windows Presentation Foundation (WPF) fits into the picture – how XAML and .NET enable reusability between Silverilght and WPF applications, and how to leverage features that are unique to WPF. You’ll also get a sneak peek at some of the exciting innovations coming in .NET 4.0.

Using Blend to Create WPF Apps and Controls

You can build great Windows Presentation Foundation (WPF) apps with Blend, too, and in this session you’ll see exactly that. You’ll build a rich desktop client to complement the sample application you’ve been working on, and in doing so you’ll learn how to migrate screens, resources, styles and assets from Silverlight to WPF. This session will explore the similarities and differences between Silverlight and WPF applications.  Live Meeting on June 5, 2009 / 9:00 AM PDT (noon EDT)

Code Reusability between Silverlight and WPF

In this final session of XAMLFest, you’ll gain a solid understanding of WPF application architecture and development. You’ll implement a service endpoint that provides a domain model that can be used by both Silverlight and WPF. In addition, you’ll get some hands-on experiencing developing controls and applications with Silverlight/WPF re-use in mind. Live Meeting on June 5, 2009 / 1:00 PM PDT (4 PM EDT)

Announcements, Expression, Silverlight, Visual Studio, WPF, Windows, XAML

Windows 7 Ship Dates Announced and Some Training Resources to Prepare Yourself

June 3rd, 2009
Comments Off

Windows7_v_rgb Today we “officially” announced to the world that Windows 7 will be available on retail shelves and from your favorite PC manufacturer come October 22nd, 2009. Apparently some news sources were a little too giddy with the excitement and broke the news yesterday.

The good news for those MSDN and TechNet subscribers is that Windows 7 will actually RTM in the 2nd half of July. It’s reasonably safe to assume that you as an MSDN or TechNet subscriber will have access to the golden Win7 bits come late July.

With the release date of Windows 7 fast approaching, it is part of my job to provide you with material and resources to help with your Windows 7 training efforts. The evangelism team has been visiting various developer communities across the country to share with you the new features developers and IT pros need to be aware of and how they can “light up” their applications on top of the new Windows 7 feature set. You can find where we’re coming next at http://MSDNEvents.com. Also, Bruce Kyle, ISV Technical Evangelist, provided a fantastic list of resources to prepare yourself for Windows 7. I’d highly recommend checking it out.

In addition, here is a list of some of my favorite resource outlets for the latest on Windows 7 for Developers:

If you have any additional resources that would be of valuable to your fellow developers, please share them in the comments.

Announcements, Windows