Generating Documentation from BizUnit v2 XML Files Michael Stephenson, January 1, 0001 A while back I did the user group sessions and cloud case video about Behaviour Driven BizTalk Development and talked about how you could use SpecFlow with Visual Studio 2010, BizUnit 4 and BizTalk 2010 ... Generating Documentation from BizUnit v2 XML Files 0 0 1
Three years at IdentityMine–and more to come! Laurent Bugnion, January 1, 0001 Today is the first day of my fourth year at IdentityMine. I can hardly believe how fast it went, and how exciting the trip has been so far. Read the rest of this entry » ... Three years at IdentityMine–and more to come! 0 0 0
Using the jQuery UI Library in a MVC 3 Application to Build a Dia... ChrisD, January 1, 0001 Using a simulated dialog window is a nice way to handle inline data editing. The jQuery UI has a UI widget for a dialog window that makes it easy to get up and running with it in your application. With ... Using the jQuery UI Library in a MVC 3 Application to Build a Dia... 0 0 0
Easier ASP.NET MVC Routing Steve Wilkes, January 1, 0001 I've recently refactored the way Routes are declared in an ASP.NET MVC application I'm working on, and I wanted to share part of the system I came up with; a really easy way to declare and keep track of ... Easier ASP.NET MVC Routing 0 0 1
Microsoft TechNet–Create PDF Takeaway chapters for your set... Shawn Cicoria, January 1, 0001 If you’re like me, having those PDF version for offline review are great. It was a pain before as I had to individually print web pages to single PDF using tools. Now, TechNet can track a “book” of topics ... Microsoft TechNet–Create PDF Takeaway chapters for your set... 0 0 0
Custom Model Binding of IEnumerable Properties in ASP.Net MVC 2 Doug Lampe, January 1, 0001 MVC 2 provides a GREAT feature for dealing with enumerable types. Let's say you have an object with a parent/child relationship and you want to allow users to modify multiple children at the same time. ... Custom Model Binding of IEnumerable Properties in ASP.Net MVC 2 0 0 2
jQuery - upgrade from version 1.6.x to 1.7 Renso, January 1, 0001 Goal: Issues to consider when upgrading from jQuery version 1.6 to 1.7. This is a short list and may help identify the real issues you need to concern yourself with in stead of reading through all the ... jQuery - upgrade from version 1.6.x to 1.7 0 0 0
Windows 8: SL and HTML xamlnotes, January 1, 0001 I was just pointed to comment on my friend Andrew Brust’s blog about Silverlight versus HTML 5. Andrews blog is here: http://geekswithblogs.net/a... ... Windows 8: SL and HTML 0 0 0
MVC .Net, WebMatrix talk presentations and webinars subodhnpushpak, January 1, 0001 I presented sessions on MVC .Net and webmatrix. I covered stuff like what’s new in MVC .net and the architecture goodness of MVC pattern. I also demonstrated how MVC 3 / MVC 4 harness HTML 5 / mobile along ... MVC .Net, WebMatrix talk presentations and webinars 0 0 2
Silverlight Cream for November 27, 2011 -- #1176 Dave Campbell, January 1, 0001 In this Issue: Matt Eland, Parag Joshi, Jerrel Blankenship, and Joost van Schaik. Above the Fold: WP7: "Safe event detachment base class for Windows Phone 7 behaviors" Joost van Schaik Shoutouts: Michael ... Silverlight Cream for November 27, 2011 -- #1176 0 0 0
Part 2–Load Testing In The Cloud Tarun Arora [Microsoft MVP], January 1, 0001 Updated 29th June 2013: Microsoft is now previewing Load Test Service in TFS Service. Please check out more on the official offering by navigating to http://aka.ms/loadtfs Welcome to Part 2, In Part 1 ... Part 2–Load Testing In The Cloud 0 0 0
1360x768x32 Resolution in Windows 8 in VirtualBox mbcrump, January 1, 0001 My Lenovo ThinkPad's built-in screen maxes at 1366x768x32. I wanted to use that same resolution with Windows 8 Developer Preview inside of VirtualBox. So, what did I do? Downloaded the latest build of ... 1360x768x32 Resolution in Windows 8 in VirtualBox 0 0 0
And now for something lighter, but don't laugh too hard! TATWORTH, January 1, 0001 At http://voxvocispublicus.hom... there are some silent monks singing the Hallelujah chorus from Handel's Messiah. Well worth a watch ... And now for something lighter, but don't laugh too hard! 0 0 0
The 25 Worst Passwords of 2011 revealed TATWORTH, January 1, 0001 At http://finance.yahoo.com/ne... there are two lists of worst passwords in common use ... The 25 Worst Passwords of 2011 revealed 0 0 1
More on Visual Studio 11 from Scott Guthrie TATWORTH, January 1, 0001 At http://weblogs.asp.net/scot... Scott Guthrie talks about data binding is ASP.NET 4.5.There is a key ... More on Visual Studio 11 from Scott Guthrie 0 0 0
Visual Studio 11 is coming TATWORTH, January 1, 0001 At http://blogs.msdn.com/b/som... Somasegar has discussed the next version of Visual Studio - Visual Studio 11.Have a read -Visual Studio 11 looks to be awesome!Can't code withoutThe best C# & ... Visual Studio 11 is coming 0 0 0
Silverlight Cream for November 24, 2011 -- #1173 Dave Campbell, January 1, 0001 In this Thanksgiving Day Issue: Andrea Boschin, Samidip Basu, Ollie Riches, WindowsPhoneGeek, Sumit Dutta, Dhananjay Kumar, Daniel Egan, Doug Mair, Chris Woodruff, and Debal Saha.Happy Thanksgiving Everybody! ... Silverlight Cream for November 24, 2011 -- #1173 0 0 0
Learning HTML5 - Sample Sites Albers, January 1, 0001 Part of the challenge with HTML5 is understanding the range of different technologies and finding good samples. The following are some of the sites I have found most useful. IE TestDrive http://ie.microsoft.com/tes... ... Learning HTML5 - Sample Sites 0 0 1
Windows 8 Will be Here Tomorrow; but Should Silverlight be Gone T... andrewbrust, January 1, 0001 The software industry lives within an interesting paradox. IT in the enterprise moves slowly and cautiously, upgrading only when safe and necessary. IT interests intentionally live in the past. On the ... Windows 8 Will be Here Tomorrow; but Should Silverlight be Gone T... 0 0 4
ISO Files to USB – The Cheap and Easy Way RonGarlit, January 1, 0001 (DISCLAIMER: Yes there are lots of more elegant ISO software beside the free Microsoft one I’m about to show. But free is free and it has been tested and works for me for making advance bootable USB drives. ... ISO Files to USB – The Cheap and Easy Way 0 0 1
JavaScript Intellisense with Telerik in ASP.NET Master Page Proje... Otto Neff, January 1, 0001 Today I was looking for a solution to get finally the JScript/Javascript/jQuery Intellisense Featureworking with my ASP.Net Webform Project to work. I found some good articles: - JScript IntelliSense Overview- ... JavaScript Intellisense with Telerik in ASP.NET Master Page Proje... 0 0 0
Silverlight Cream for November 22, 2011 -- #1172 Dave Campbell, January 1, 0001 In this Issue: XAMLGeek, WindowsPhoneGeek, Nigel Sampson, Jesse Liberty, Sumit Dutta(-2-), Dave Bost, Jared Bienz, Joost van Schaik, and Michael Crump. Above the Fold: Silverlight: "10 Laps around Silverlight ... Silverlight Cream for November 22, 2011 -- #1172 0 0 0
Ranking - Part II PointsToShare, January 1, 0001 © 2011 By: Dov Trietsch. All rights reserved Ranking Part II In my introduction to ranking I also introduced the Ranking Game. This is actually a much more sophisticated program than the one we need to ... Ranking - Part II 0 0 0
TODO Formatting charlie.mott, January 1, 0001 Article Source: http://geekswithblogs.net/c... TODO's in code should only be used for a short period of time to remind you that something needs to be done. They should be addressed as soon as possible. ... TODO Formatting 0 0 0
SilverlightShow for November 14 - 20, 2011 Dave Campbell, January 1, 0001 Check out the Top Five most popular news at SilverlightShow for SilverlightShow Top 5 News for November 14 - 20, 2011. Here are the top 5 news on SilverlightShow for last week: Why Adobe had to Kill Flash ... SilverlightShow for November 14 - 20, 2011 0 0 0
Dependency Injection Introduction MarkPearl, January 1, 0001 I recently was going over a great book called “Dependency Injection in .Net” by Mark Seeman. So far I have really enjoyed the book and would recommend anyone looking to get into DI to give it a read. Today ... Dependency Injection Introduction 0 0 0
Silverlight Cream for November 20, 2011 - 2 -- #1170 Dave Campbell, January 1, 0001 In this Issue: Michael Washington, Oliver Fuh, Jeremy Likness, Derik Whittaker, Jesse Liberty, Jeff Blankenburg(-2-), and Michael Crump. Above the Fold: Silverlight: "Handling Extremely Large Data Sets ... Silverlight Cream for November 20, 2011 - 2 -- #1170 0 0 0
Converting .docx to pdf (or .doc to pdf, or .doc to odt, etc.) wi... robertphyatt, January 1, 0001 Ok, so I needed to convert .docx files to .pdf files on the fly, but none of the free php libraries that were available let me do it on my server (a webservice was not good enough). Basically either I ... Converting .docx to pdf (or .doc to pdf, or .doc to odt, etc.) wi... 0 0 69
APress Deal of the Day - 19/Nov/2011 - Beginning GIMP TATWORTH, January 1, 0001 Today's$10 Deal of the Day from APress at http://www.apress.com/97814... is "Beginning GIMP". "In this fully-updated second edition, author and long-time member of the GIMP community Akkana Peck introduces ... APress Deal of the Day - 19/Nov/2011 - Beginning GIMP 0 0 0
Fixing a broken toolbox (In Visual Studio 2010 SP1) mbcrump, January 1, 0001 I was recently running into a situation where every time I opened Visual Studio 2010 SP1, the following message would appear for about 60 seconds or so: "Loading toolbox content from package Microsoft.VisualStudio.IDE.... ... Fixing a broken toolbox (In Visual Studio 2010 SP1) 0 0 6
10 Weeks of Gift Ideas – All Offers Good Through January 19, 2012 TATWORTH, January 1, 0001 O'Reilly are offering a series of good offers through to Jan 19, 2012. The main page is at http://shop.oreilly.com/cat... Already available are: JavaScript path to Mastery set at ... 10 Weeks of Gift Ideas – All Offers Good Through January 19, 2012 0 0 0
Book Samplers From O'Reilly TATWORTH, January 1, 0001 At http://oreilly.com/store/samplers.html, O Reilly have put together a list of all their their sample chapters from books - enjoy! Book Samplers From O'Reilly 0 0 0
Learning HTML5 - Best of RSS Albers, January 1, 0001 These are some of the best RSS feeds I've found for keeping up with HTML5. I'm doing jQuery & MVC development as well so you will find the links have a jQuery/MS angle to them. WhenCanIUse The oh-so-necessary ... Learning HTML5 - Best of RSS 0 0 1
HTML5 Boilerplate template for ASP.NET with Visual Studio 2010 Harish Ranganathan, January 1, 0001 This is the 5th post in the series of HTML5 for ASP.NET Developers Support for HTML5 in Visual Studio 2010 has been quite good with Visual Studio Service Pack 1 However, HTML5 Boilerplate template has ... HTML5 Boilerplate template for ASP.NET with Visual Studio 2010 0 0 6
HTML5 data-* (custom data attribute) Renso, January 1, 0001 Goal: Store custom data with the data attribute on any DOM element and retrieve it. Previously under HTML4 we used to use classes to store custom data, something to the affect of <input class="account ... HTML5 data-* (custom data attribute) 0 0 0
Online video tutorials for HTML 5 Albers, January 1, 0001 Here are some of the best introductory HTML5 videos I have found online/for free. Mix 2011: HTML5 for Skeptics - Scott Stansfield channel9.msdn.com/Events/MI... Filling the HTML5 Gaps with Polyfills ... Online video tutorials for HTML 5 0 0 1
Visual Studio 2010 HTML5 Renso, January 1, 0001 Goal: Enabling HTML5 validation and IntelliSense for Visual Studio 2010. By default it is set to XHTML 1.1. HTML5 support only came included with SP1 of Visual Studio 2010. However since HTML5 is not an ... Visual Studio 2010 HTML5 0 0 1
Time Warp Jesse Taber, January 1, 0001 This blog post has moved:http://gruffcode.com/2011/11/15/time-warp/ Time Warp 0 0 0
TFS API-Process Template currently applied to the Team Project Tarun Arora [Microsoft MVP], January 1, 0001 Download Demo Solution - here In this blog post I’ll show you how to use the TFS API to get the name of the Process Template that is currently applied to the Team Project. You can also download the demo ... TFS API-Process Template currently applied to the Team Project 0 0 2
Guide to reduce TFS database growth using the Test Attachment Cle... terje, January 1, 0001 UPDATED March 24th 2016: Test Data Retention is now added to TFS 2015 Update 1, see this post for more information.UPDATED Apr 15th 2013: Corrected to VS2012 Update 2 UPDATED Mar 23rd 2012: Added information ... Guide to reduce TFS database growth using the Test Attachment Cle... 0 0 10
How to Troubleshoot TFS Build Server Failure? Tarun Arora, January 1, 0001 Ever found your self in this helpless situation where you think you have tried every possible suggestion on the internet to bring the build server back but it just won’t work. Well some times before hunting ... How to Troubleshoot TFS Build Server Failure? 0 0 0
Information on upgrading Kinect Applications to MS SDK Beta 2. mbcrump, January 1, 0001 Introduction Microsoft recently released the Kinect for Windows SDK Beta 2. It contains many enhancements and fixes that can be found here. The only problem with it is that a lot of current demo applications ... Information on upgrading Kinect Applications to MS SDK Beta 2. 0 0 1
Silverlight Cream for November 13, 2011 -- #1166 Dave Campbell, January 1, 0001 In this Issue: Pontus Wittenmark, Jeff Blankenburg(-2-), Colin Eberhardt, Charles Petzold, Dhananjay Kumar, Igor, Beth Massi, Kunal Chowdhury(-2-), Shawn Wildermuth, XAMLNinja, and Peter Kuhn(-2-). Above ... Silverlight Cream for November 13, 2011 -- #1166 0 0 0
Load and Web Performance Testing using Visual Studio Ultimate 201... Tarun Arora, January 1, 0001 Welcome back once again, in Part 1 of Load and Web Performance Testing using Visual Studio 2010 I talked about why Performance Testing the application is important, the test tools available in Visual Studio ... Load and Web Performance Testing using Visual Studio Ultimate 201... 0 0 1
Load and Web Performance Testing using Visual Studio Ultimate 201... Tarun Arora, January 1, 0001 Welcome back, in part 1 of Load and Web Performance Testing using Visual Studio 2010 I talked about why Performance Testing the application is important, the test tools available in Visual Studio Ultimate ... Load and Web Performance Testing using Visual Studio Ultimate 201... 0 0 2
More Fun With Math PointsToShare, January 1, 0001 © 2011 By: Dov Trietsch. All rights reserved More Fun with Math The runaway student – three different ways of solving one problem Here is a problem I read in a Russian site: A student is running away. ... More Fun With Math 0 0 0
APress Deal of the Day - 11/Nov/2011 - Accelerated C# 2010 TATWORTH, January 1, 0001 Today's $10 Deal of the day from Apress at http://www.apress.com/97814... is Accelerated C# 2010 "C# 2010 offers powerful new features, and this book is the fastest path to mastering them—and the ... APress Deal of the Day - 11/Nov/2011 - Accelerated C# 2010 0 0 0
Ajaxy Chris Skardon, January 1, 0001 Today is the big day, the day I attempt to use Ajax in the app… I’ve never done this (well, tell a lie, I’ve done it in a ‘tutorial’ site, but that was a while ago now), so it’s going to be interesting.. ... Ajaxy 0 0 0
Styling Windows Phone Silverlight Applications Tim Murphy, January 1, 0001 If you have not developed with styles in Silverlight/XAML then it can be challenging and resources can be sparse depending on how deep you get. One thing that you need to understand is what level you can ... Styling Windows Phone Silverlight Applications 0 0 0
Testing Entity Framework applications, pt. 3: NDbUnit Thomas Weller, January 1, 0001 This is the third of a three part series that deals with the issue of faking test data in the context of a legacy app that was built with Microsoft's Entity Framework (EF) on top of an MS SQL Server database ... Testing Entity Framework applications, pt. 3: NDbUnit 0 0 2