Introducing WebMatrix Beta
Over the last year or so I have had the opportunity to help develop and shape a brand new framework that is, as of today, in its first ever public beta. I’d like to introduce you all to WebMatrix!...
View ArticleIntroduction to WebImage
One common operation that pretty much every website in the world does is either accepting, creating, editing, or displaying images. This could be something as simple as a user’s profile picture or as...
View ArticleCoding QA Teams Up With TekPub
Today is an exciting day for the Coding QA Podcast! I am proud to announce that Coding QA has teamed up with TekPub to give-a-way some licenses for TekPub to our listeners. This has been in the works...
View ArticleUsing SimpleMembership With ASP.NET WebPages
With the introduction of ASP.NET WebPages and the WebMatrix stack our team has really be focusing on making things simpler for the developer. Based on a lot of customer feedback one of the areas that...
View ArticleMagic Page Names in ASP.NET WebPages
UPDATE: In ASP.NET WebPages Beta 2 moving forward we have changed the name of the of _Init to _PageStart and _Start to _AppStart. One of the features in ASP.NET WebPages that is super powerful yet...
View ArticleNew and Improved Templates in WebMatrix
With the latest release of WebMatrix and ASP.NET WebPages I am proud to announce that we have been working to clean up the HTML, CSS, JavaScript, and general file and folder structures of the...
View ArticleJoining the Dark Side | SDET to SDE
Today I am excited to announce that I have joined the Dark Side and by Dark Side I mean the developer team here at Microsoft. Many of you know that for the past two and half years I have worked on the...
View ArticleIntroducing NuGet Docs: Community Driven Documentation
http://docs.nuget.org Introducing NuGet Docs: http://docs.nuget.org! NuGet Docs is a community driven documentation site that provides guides, walkthroughs, and information about anything and...
View ArticleASP.NET 404 Custom Errors & IIS
Recently I have been spending a fair amount of time working on the NuGet Documentation site (read more about it here). One of the improvements I wanted to make to it was to add useful error pages. You...
View ArticleASP.NET 4.5 Loves HTML5, CSS3, & JavaScript
Today I had the pleasure of giving a presentation at the //BUILD conference in Anaheim, CA. Given that this conference is all about Windows 8 I was one of the few non windows session at the conference....
View Article