Extending Unity Robert May, January 1, 0001 Unity is a great IoC container. One thing that is lacking, however, is the ability to automatically resolve requests without some kind of mapping. In the past, I’ve applied attributes to classes to do ... Extending Unity 0 0 0
Boxing Day 2011–Good Times, Great Friends, and Crazy People... D'Arcy Lussier, January 1, 0001 The holidays have become a time rich with traditions for me. Family wise, its a time to get together and celebrate the people that love and support us throughout the year. Turkeys are cooked, gifts are ... Boxing Day 2011–Good Times, Great Friends, and Crazy People... 0 0 1
APress Deal of the Day - 24/Dec/2011 - Beginning Google Maps API ... TATWORTH, January 1, 0001 Today's $10 Deal of the Day from APress at http://www.apress.com/97814... is Beginning Google Maps API 3"This book is about the next generation of the Google Maps API. It will provide the reader with ... APress Deal of the Day - 24/Dec/2011 - Beginning Google Maps API ... 0 0 0
My Nook Table Review Got Blocked by Barnes and Noble Scott Kuhl, January 1, 0001 Not sure why this is being blocked, must be the word Amazon or maybe the link? So I am posting my review here word for word and hope they unblock it.ReviewGot it yesterday for my anniversary as a gift ... My Nook Table Review Got Blocked by Barnes and Noble 0 0 2
What's in 2012 - Project Novus rodelljr, January 1, 0001 Its been several months since I last updated my blog. I don't really have an excuse other than just being busy. My gaming had taken alot of my time and well, I had to make a tough decision. When you really ... What's in 2012 - Project Novus 0 0 0
GWB Posts for spam advertisements MarkPearl, January 1, 0001 I have been a member of GWB for a while now, and have really enjoyed it. There is a sense of community and I enjoy some of the feedback and comments I get from other posters as well as reading other community ... GWB Posts for spam advertisements 0 0 0
SignalR: example chat application Jeroen Bourdeaud'hui, January 1, 0001 I remember myself a tweet from Scott Hanselman a couple of months ago, where he asked us to check out a small application he wrote. As one of the first testers of his new "thing", I was interested but ... SignalR: example chat application 0 0 10
Highlighting a Managed Application or a Web Application PointsToShare, January 1, 0001 Highlighting a Managed Application As you search (Google is better, because Bing lacks BANG!!) for existing solutions for SharePoint Central Admin tasks You are usually instructed to highlight one app ... Highlighting a Managed Application or a Web Application 0 0 0
Fix for NDbUnit - DbCommandBuilder.CreateSelectCommand(DataSet, s... MarkPearl, January 1, 0001 I have recently been using NDbUnit for integration tests exercising the database. I am new to the tool, so the following exception caused a few hours of scratching my head before I figured out the obvious. ... Fix for NDbUnit - DbCommandBuilder.CreateSelectCommand(DataSet, s... 0 0 2
Simian counts errors in Jenkins dashboard but shows in details &l... Marko Apfel, January 1, 0001 Problem Jenkins dashboard shows following simian analysis: But after clicking one item I get: Solution My simian call was: .\tools\Simian\bin\simian-2... ./src/**/*.cs -formatter=xml:.\bin\Simian... ... Simian counts errors in Jenkins dashboard but shows in details &l... 0 0 0
Daytona - Iterative MapReduce on Windows Azure JoshReuben, January 1, 0001 Daytona - Iterative MapReduce on Windows Azure Overview MapReduce is a framework for processing highly distributable problems across huge datasets using a large number of compute nodes. It is a generic ... Daytona - Iterative MapReduce on Windows Azure 0 0 2
Renaming SharePoint Service Apps Databases PointsToShare, January 1, 0001 Renaming SharePoint service app databases When you install SharePoint 2010 and use the wizards, you will be asked which services you’d like to install. By default all but Lotus-Notes-Connector are preselected. ... Renaming SharePoint Service Apps Databases 0 0 0
Natural Mouse Movement c# Erwin3Punt0, January 1, 0001 Note No poker players where harmed during the making of my poker bot. Origin and idea One of my pet projects was a poker bot. This poker bot worked on Pokerstars. It was able to play poker without human ... Natural Mouse Movement c# 0 0 0
Email going the way of the Dodo? marc dekeyser, January 1, 0001 Note that this is a “rant” about the following post: BOMBSHELL: Huge Company Bans Internal Email, Switches Totally To Facebook-Type-Stuff And Instant Messaging @ http://www.businessinsider.... ... Email going the way of the Dodo? 0 0 0
Sync Contacts between your Android and Nokia phones thru Google C... Manish Agrawal, January 1, 0001 Google provides you a very good contacts manager. http://contacts.google.com Google also gives you the ability to synchronize your phone contacts with the contacts on your gmail account. I found this quick ... Sync Contacts between your Android and Nokia phones thru Google C... 0 0 0
New Windows Phone 7 Stencil For Cacoo Tim Murphy, January 1, 0001 I have created a stencil for wire framing Windows Phone 7 application in Cacoo. This is definitely a work in progress, but until it is complete I would suggest combining this stencil with the Android stencil ... New Windows Phone 7 Stencil For Cacoo 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
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
Android: debug certificate expired error Bill Osuch, January 1, 0001 I started up Eclipse today, created a new project, and immediately had an error before I had changed a single line: Error generating final archive: Debug Certificate expired on 11/12/11 When installed, ... Android: debug certificate expired error 0 0 0
Wire Framing WP7 Apps With Cacoo Tim Murphy, January 1, 0001 While looking for a free alternative to Sketchflow I landed on the Cacoo web site. Any developer who decides to use the free Visual Studio tools may find themselves doing the same search. The base functionality ... Wire Framing WP7 Apps With Cacoo 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
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
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
Passing the CAML thru the EY of the NEEDL PointsToShare, January 1, 0001 © 2011 By: Dov Trietsch. All rights reserved Passing the CAML thru the EY of the NEEDL Definitions: CAML (Collaborative Application Markup Language) is an XML based markup language used in Microsoft SharePoint ... Passing the CAML thru the EY of the NEEDL 0 0 0
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
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
Windows Phone Camp Hands On Accelerator Lab in Dallas Bill Osuch, January 1, 0001 Microsoft is hosting another Windows Phone Accelerator lab this December 13-15 in Dallas: Do you have the next million dollar idea that you just can’t find the time to finish? Do you already have an app ... Windows Phone Camp Hands On Accelerator Lab in Dallas 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
Google Maps in .NET Problem H@Ni, January 1, 0001 Hello, I've been struggling with Google maps till I found that someone implemented a wrapper so that you can use Google Map as an ASP.Net user control which is a great effort indeed. You can download it ... Google Maps in .NET Problem 0 0 0
What if “Microsoft” were in our shoes? About Windows ... Vijaya Malla, January 1, 0001 This is what I think about Microsoft Windows Phone. If Microsoft were in our shoes looking at various phones available their configurations, memory, front facing cameras etc. Microsoft disappointed the ... What if “Microsoft” were in our shoes? About Windows ... 0 0 0
Load and Web Performance Testing using Visual Studio Ultimate 201... Tarun Arora, January 1, 0001 Performance testing is almost always conducted to address one or more risks related to expense, opportunity costs, continuity, and/or corporate reputation. But not everyone thinks their application requires ... Load and Web Performance Testing using Visual Studio Ultimate 201... 0 0 3
Testing Entity Framework applications, pt. 2: Typemock Thomas Weller, January 1, 0001 This is the second 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. 2: Typemock 0 0 9
Testing Entity Framework applications, pt. 1 Thomas Weller, January 1, 0001 For good or bad, Microsoft’s Entity Framework (EF) has become one of the most widely used ORM tools out there. While some may state that it's not among the better ones (or that it's not even a real ORM), ... Testing Entity Framework applications, pt. 1 0 0 2
Profanity in Presentations–View From A Conference Organizer D'Arcy Lussier, January 1, 0001 There’s been a lot of discussion around Scott Hanselman’s recent blog post around profanity in presentations. He discusses whether the use of profanity is appropriate in conference presentations, and the ... Profanity in Presentations–View From A Conference Organizer 0 0 5
Take your alignment seriously raccoon_tim, January 1, 0001 Just recently I bumped into a very nasty bug that I had been unfortunate enough to conjure. Alignment of memory has never been my primary concern when working on the PC. As a typical C++ programmer you ... Take your alignment seriously 0 0 2
Silverlight Cream for November 03, 2011 -- #1161 Dave Campbell, January 1, 0001 In this Issue: Andrea Boschin, Mark Monster, Antoni Dol, Chaitanya Venneti, Erik Arthur and Jeffrey Ferman, David Kelley, Jose Fajardo(-2-), Andy Beaulieu, Rudi Grobler, Chad Campbell, and Andrej Tozon. ... Silverlight Cream for November 03, 2011 -- #1161 0 0 0
Comparison extension method for unit testing Denis Pitcher, January 1, 0001 In trying to comparing complex objects to confirm a unit test, I thought rather than going through the hassle of trying to implement IComparable or overriding .Equals that perhaps reflection would be a ... Comparison extension method for unit testing 0 0 0
Windows Phone Code Camp in Calgary on Saturday, Nov 5th David Paquette, January 1, 0001 Windows Phone 7.5 represents a new and credible challenge in the smartphone space for both consumers and businesses to adopt with confidence. With strong predictions from some of the leading think tank ... Windows Phone Code Camp in Calgary on Saturday, Nov 5th 0 0 0
New Google Reader Layout | Not a Fan Jeff Julian, January 1, 0001 I have always been a fan of Google Reader. I have been using it since it first came out and have never tried another feed reader. Yesterday they decided to update the UI to fit their new G+ look and in ... New Google Reader Layout | Not a Fan 0 0 4
Review SmartAssembly from Red Gate Marko Apfel, January 1, 0001 As an GWB-influencer I had the chance to review SmartAssembly. Because obfuscation is an important part in protecting intellectual property this review chance was a good start for this. The first few clicks ... Review SmartAssembly from Red Gate 0 0 0
Some myths of 'Textbook-TDD', and why they are wrong Thomas Weller, January 1, 0001 During the last months, I was (for some reasons that are not related to programming) working for a dev shop where software development was done the 'traditional' way: You just write your application's ... Some myths of 'Textbook-TDD', and why they are wrong 0 0 17
Nokia and Windows Phone: What Could Still Go Wrong andrewbrust, January 1, 0001 The much ballyhooed release of Nokia’s first Windows Phone handsets finally took place Wednesday at the Nokia World event in London. There had been a lot of anticipation building up to this “reveal,” and ... Nokia and Windows Phone: What Could Still Go Wrong 0 0 1
Registering… Chris Skardon, January 1, 0001 So, I want potential clients to have to enter the least amount of info possible to get an account, to that end, I really don’t see the benefit of a username and email address, I’d rather just use the email ... Registering… 0 0 0
Google’s Public DNS Servers ChrisD, January 1, 0001 Tired of ISP DNS service errors? switch to use Google’s. They are FAST and ALWAYS available. Primary: 8.8.8.8 Secondary: 8.8.4.4 Google’s Public DNS Servers 0 0 1
Web Page Performance - Improvements Prasanna, January 1, 0001 Being web application developer, over 10 years. I was involved in so many external and internal website development. I would be documenting all my web page performance improvements and tools I have used. ... Web Page Performance - Improvements 0 0 0
Converting calendar date to Julian (Astronomy With Your Personal ... Bill Osuch, January 1, 0001 Part 2 of converting the code in Astronomy With Your Personal Computer Astronomers frequently need to do arithmetic with dates, and rather than attempting to count the days in each month, it's far easier ... Converting calendar date to Julian (Astronomy With Your Personal ... 0 0 0
Go Mango! Chris G. Williams, January 1, 0001 Be sure to use this code when you submit: ... Go Mango! 0 0 1
Putting the “BI” in Big Data andrewbrust, January 1, 0001 Last week, at the PASS (Professional Association for SQL Server) Summit in Seattle, Microsoft held a coming out party, not only for SQL Server 2012 (formerly “Denali”), but also for the company’s “Big ... Putting the “BI” in Big Data 0 0 3
Template Method Pattern and constructors Marko Apfel, January 1, 0001 Motivation Often you want to have the possibility to call a special abstract or virtual Initialize-method in a constructor of a base class to set individual initializing things in an override of this Initialize-method ... Template Method Pattern and constructors 0 0 0