Pete Brown's Blog (POKE 53280,0)
Pete Brown writes on a variety of topics from .NET programming using WPF, Silverlight, XNA, and Windows Phone, to raising two children in the suburbs of Maryland, to woodworking, CNC and generally "making real stuff". Oh, and Pete loves retro technology, especially Commodore (C64 and C128). If the content interests you, please subscribe using the subscription link to the right of every page.
Archive for tag:
ASP.NET
-
Most Microsoft events have a few custom applications built for
them. You never really hear much about them, and perhaps don't even
think about them as custom apps, but there they are, in the keynote
showing tweets, or before sessions (in this case) showing trivia
questions.
MIX has been my favorite conference since I first attended in 2006. Last year I had a
blast and entered the showoff with...
-
Prior to joining Microsoft, I worked at a consulting company for a bit over 13 years. Prior to that, I started the IT department at a medical billing company and worked there for 4 years while completing my Computer Science degree. Seeing Scott’s post on past work he did years ago at SparkFun and 800.com got me to thinking about some of the interesting projects I’ve been on. I’ve been a develo...
By: Pete Brown |
Tagged:
.NET, WPF, Silverlight, RIA, Expression-Blend, AIS, Facebook, Retro, ASP.NET, Web-Development, SketchFlow, Windows-Forms, CPP, WindowsClient, geek |
-
Last week, I opened a very unscientific poll on Twitter asking what MS technologies developers were using to build their current in-progress applications. It was retweeted about within the Silverlight community, but also with broader reach folks like Scott Hanselman, Brad Abrams, and Phil Haack, as well as a few people in the Windows Forms community. (Please note that I allowed for multiple ...
-
I was adding a splash screen to my Silverlight project and ran into a sudden compile problem with the ASP.NET web site. The compile error was: Project file must include the .NET Framework assembly 'WindowsBase, PresentationCore, PresentationFramework' in the reference list. I verified that the loose Silverlight xaml file was set to just content, with no build action. However, I kept getting t...