Michael Crump
Microsoft MVP, INETA Community Champion and XAML Advocate.
Site Sections
Home
Contact
Syndication
Login
Posts
133
Comments
328
Trackbacks
0
BlogFeedList.aspx
There are 16 entries for the tag
BlogFeedList.aspx
Changing the Default Windows Phone 7 Deployment Target In Visual Studio 2010
After you download and install the January 2011 Windows Phone update, you will notice one annoying thing. The default deployment target for Windows Phone Projects in Visual Studio changes to Windows Phone 7 Device. Before the update, it defaulted to the Emulator. I found this extremely annoying as I’m more than likely going to test with the emulator before putting it on my actual device. Now to make things fair, Microsoft told you they were going to switch the default and even provided a solution,...
Share This Post:
Short Url:
http://wblo.gs/bVi
Posted On
Saturday, March 05, 2011 10:39 AM
|
Feedback (2)
Quick run through of the WP7 Developer Tools January 2011
In case you haven’t heard the latest WP7 Developers Tool update was released yesterday and contains a few goodies. First you need to go and grab the bits here. You can install them in any order, but I installed the WindowsPhoneDeveloperResour... first. Then the VS10-KB2486994-x86.exe. They install silently. In other words, you would need to check Programs and Features and look in Installed Updates to see if they installed successfully. Like the screenshot below: Once you get them...
Share This Post:
Short Url:
http://wblo.gs/bPl
Posted On
Saturday, February 05, 2011 4:18 PM
|
Feedback (1)
If I were in a Silverlight focus group, here is ten things I would say.
Silverlight is a great product right off the shelf. I use it, love it and spend a lot of time helping the community understand it. This however, doesn’t mean that I don’t think that it can get better. If I were invited to a Microsoft Focus Group about Silverlight here is 10 things I would say: We need more navigation templates. I’ve found (4) templates that Microsoft has released (Cosmo, Windows 7, Accent and JetPack). This number needs to be around 16. In order to get more people developing for...
Share This Post:
Short Url:
http://wblo.gs/bKf
Posted On
Monday, January 17, 2011 6:34 AM
|
Feedback (19)
A better way to organize your Silverlight Code Snippets.
I hate re-writing code. I also hate it when I find a great code snippet on the web and forget to bookmark it or it gets lost in my endless sea of bookmarks. So what do you do to get around this? This is the question that I was asking myself at the end of 2010. How can I get my Silverlight code organized? My requirements for a snippet manager were: Needs to be FREE. An easy way to view XAML/C# code behind together in one “view”. I wanted the ability to store the code snippets in cloud in case my HDD...
Share This Post:
Short Url:
http://wblo.gs/bHs
Posted On
Tuesday, January 04, 2011 8:55 AM
|
Feedback (1)
What is the best book on Silverlight 4?
Silverlight/Expression 4 Books! I recently stumbled upon a post asking, “What is the best book on Silverlight 4?” In the age of the internet, it can be hard for anyone searching for a good book to actually find it. I have read a few Silverlight 4/Expression books in 2010 and decided to post the “best of” collection. Instead of reading multiple books, you can cut your list down to whatever category that you fit in. With Silverlight 5 coming soon, now is the time to get up to speed with what Silverlight...
Share This Post:
Short Url:
http://wblo.gs/bHe
Posted On
Monday, January 03, 2011 11:07 AM
|
Feedback (2)
Part 4 of 4 : Tips/Tricks for Silverlight Developers.
Part 1 | Part 2 | Part 3 | Part 4 I wanted to create a series of blog post that gets right to the point and is aimed specifically at Silverlight Developers. The most important things I want this series to answer is : What is it? Why do I care? How do I do it? I hope that you enjoy this series. Let’s get started: Tip/Trick #16) What is it? Find out version information about Silverlight and which WebKit it is using by going to http://issilverlightinstall... Why do I care? I’ve had...
Share This Post:
Short Url:
http://wblo.gs/bGB
Posted On
Friday, December 24, 2010 7:59 AM
|
Feedback (6)
Part 3 of 4 : Tips/Tricks for Silverlight Developers.
Part 1 | Part 2 | Part 3 | Part 4 I wanted to create a series of blog post that gets right to the point and is aimed specifically at Silverlight Developers. The most important things I want this series to answer is : What is it? Why do I care? How do I do it? I hope that you enjoy this series. Let’s get started: Tip/Trick #11) What is it? Underline Text in a TextBlock. Why do I care? I’ve seen people do some crazy things to get underlined text in a Silverlight Application. In case you didn’t know...
Share This Post:
Short Url:
http://wblo.gs/bEO
Posted On
Monday, December 13, 2010 7:14 AM
|
Feedback (3)
Silverlight 5 – What’s New? (Including Screenshots & Code Snippets)
Silverlight 5 is coming next year (2011) and this blog post will tell you what you need to know before the beta ships. First, let me address people saying that it is dead after PDC 2010. I believe that it’s best to see what the market is doing, not the vendor. Below is a list of companies that are developing Silverlight 4 applications shown during the Silverlight Firestarter. Some of the companies have shipped and some haven’t. It’s just great to see the actual company names that are working on Silverlight...
Share This Post:
Short Url:
http://wblo.gs/bCj
Posted On
Monday, December 06, 2010 6:26 AM
|
Feedback (6)
Part 2 of 4 : Tips/Tricks for Silverlight Developers.
Part 1 | Part 2 | Part 3 | Part 4 I wanted to create a series of blog post that gets right to the point and is aimed specifically at Silverlight Developers. The most important things I want this series to answer is : What is it? Why do I care? How do I do it? I hope that you enjoy this series. Let’s get started: Tip/Trick #6) What is it? Create a Notification Window in a Silverlight Out Of Browser Application. Why do I care? Its a great way to alert users of something that needs their attention....
Share This Post:
Short Url:
http://wblo.gs/bAt
Posted On
Monday, November 29, 2010 6:27 AM
|
Feedback (2)
Part 1 of 4 : Tips/Tricks for Silverlight Developers.
Part 1 | Part 2 | Part 3 | Part 4 I wanted to create a series of blog post that gets right to the point and is aimed specifically at Silverlight Developers. The most important things I want this series to answer is : What is it? Why do I care? How do I do it? I hope that you enjoy this series. Let’s get started: Tip/Trick #1) What is it? You can easily enable a visual Framerate counter inside your Silverlight Application. The end result looks like the image below: Why do I care? This should be used...
Share This Post:
Short Url:
http://wblo.gs/b9Z
Posted On
Monday, November 22, 2010 6:12 AM
|
Feedback (5)
Notes from Visual Studio Live! In Orlando November 14-17th.
I was lucky enough to attend Visual Studio Live! in Orlando on November 14th-17th. There were so many great speakers and the networking was great. I met a lot of really cool people and we talked about everything .NET (from WP7, Silverlight, C#, ASP.NET WebForms, AJAX, MVC 3.. and so forth). I took a lot of notes during all the sessions and wanted to provide it to those that could not come out. If you follow me on Twitter then you have seen most of these. Most of the authors put slides/source code...
Share This Post:
Short Url:
http://wblo.gs/b8Q
Posted On
Wednesday, November 17, 2010 3:18 PM
|
Feedback (0)
Submitting a Windows Phone 7 Application to the Market.
This is the last post in a series of articles detailing the process of building/deploying a WP7 application. I’ve walked you through setting up the tools, to playing with the hardware to deploying your application to the actual hardware. Now I’m going to show you how to submit an app to the market. I’ve provided a link to all the articles mentioned below. From start to finish with the final version of Visual Studio Tools for Windows Phone 7 Hands-on : Windows Phone 7 Review Deploying your Windows...
Share This Post:
Short Url:
http://wblo.gs/b6q
Posted On
Tuesday, November 09, 2010 5:30 AM
|
Feedback (1)
Customize the Silverlight Installation Experience in about 15 Minutes
If you build Silverlight Applications, chances are you have seen this screen before. I’m talking about the default “To view this content, please install…” Screen shown below. The Default Installation Screen. This is the screen that your users see when they first visit your site without Silverlight installed. It’s just plain ugly and most users do not know what it means. Take this example below by Netflix, they have alerted the user with a friendly: “You’re almost ready to watch…” Install Now. This...
Share This Post:
Short Url:
http://wblo.gs/b6H
Posted On
Saturday, November 06, 2010 8:28 AM
|
Feedback (3)
Visual Studio Async CTP for the rest of us…
Today at PDC 2010, they announced Asynchronous functions in C# and VB.NET. So what exactly does that mean? I’ll give you the definition first: Asynchronous operations are methods and other function members that may have most of their execution take place after they return. In .NET the recommended pattern for asynchronous operations is for them to return a task which represents the ongoing operation and allows waiting for its eventual outcome. You completely understand right? Me neither! I have been...
Share This Post:
Short Url:
http://wblo.gs/b4M
Posted On
Thursday, October 28, 2010 9:15 PM
|
Feedback (3)
15 Things I’ve discovered about Silverlight.
I love Silverlight and have written / talked about it a lot. I can’t help but notice that a lot of people are new to Silverlight or may have played with it a few times. Well this post is for you. It is a list of 15 things that I’ve discovered since I started developing for Silverlight. If you are a full-time Silverlight developer than I would hope you know most of these. I promise not to scare off anyone with talks of MVVM, Prism or MEF. 1) The line highlighted below represents the MIME type and...
Share This Post:
Short Url:
http://wblo.gs/b2w
Posted On
Saturday, October 23, 2010 9:10 AM
|
Feedback (8)
Deploying your Windows Phone 7 Application to the actual hardware.
I’ve blogged about the tools and have played with the hardware, now its time to put an application on the actual Windows Phone 7 hardware. I will guide you through the entire process step-by-step. Please note that I have an early version of the phone and had to get a Connect Login to download Zune 4.7. If you are reading this after the phone has launched then you can probably just go to the Zune web page and download it directly. You will also want to skip down until the next section that starts...
Share This Post:
Short Url:
http://wblo.gs/axc
Posted On
Saturday, October 02, 2010 8:43 AM
|
Feedback (3)
Archives
December, 2011 (1)
November, 2011 (4)
October, 2011 (7)
September, 2011 (11)
August, 2011 (5)
July, 2011 (6)
June, 2011 (7)
May, 2011 (8)
April, 2011 (8)
March, 2011 (6)
February, 2011 (7)
January, 2011 (8)
December, 2010 (7)
November, 2010 (6)
October, 2010 (7)
September, 2010 (8)
August, 2010 (5)
July, 2010 (5)
June, 2010 (9)
May, 2010 (7)
April, 2010 (1)
Post Categories
Oracle
General C#
Certifications
WPF
Hardware
Events
My Community Projects
Dev News
Dev Tools
Tech Humor
General Software
Silverlight
WP7
Telerik
Eclipsys
Eclipsys
Silverlight Blogs
Arik Poznanski's
Crocusgirl's Blog
Dave's M. Davis
Davide Zordan
Eclipsed4utoo's Blog
Gary Pretty
Johnny Tordgeman
Jose Fajardo
Kunal Chowdhury
Rabeb's Silverlight and WPF space
Samidip Basu
Silverlight Cream
Todd Knudsen
Victor Gaudioso
Tag Cloud
BlogFeedList.aspx
Copyright © 2005 mbcrump
This work is licensed under a
Creative Commons License