Fake It Easy On Yourself Lee Brandt, January 1, 0001 I have been using Rhino.Mocks pretty much since I started being a mockist-type tester. I have been very happy with it for the most part, but a year or so ago, I got a glimpse of some tests using Moq. I ... Fake It Easy On Yourself 0 0 5
I have finally traded my Blackberry in for a Droid! Bob Porter, January 1, 0001 Over the years I have used a number of different types of phones. Windows Mobile, Blackberry, Nokia, and now Android. Until the Blackberry, which was my last phone (and I still have one issued from my ... I have finally traded my Blackberry in for a Droid! 0 0 2
I, Android andrewbrust, January 1, 0001 I’m just back from the 2011 Consumer Electronics Show (CES). I go to CES to get a sense of what Microsoft is doing in the consumer space, and how people are reacting to it. When I first went to CES 2 years ... I, Android 0 0 2
IE9, HTML5 and truck load of other stuff happening around the web Harish Ranganathan, January 1, 0001 First of all, I haven’t been updating this blog as regularly as it used to be. Primarily, due to the fact that, I was visiting a lot of cities talking about SharePoint, Web Matrix, IE9 and few other stuff. ... IE9, HTML5 and truck load of other stuff happening around the web 0 0 13
Going Paperless Jesse Taber, January 1, 0001 This blog post has moved:http://gruffcode.com/2011/01/10/going-paperless/ Going Paperless 0 0 0
Virtual Brown Bag Recap: JB's New Gem, Patterns 101, Killing VS, ... Brian Schroer, January 1, 0001 At this week's Virtual Brown Bag meeting: JB showed off his new SpeakerRate Ruby gem Claudio alerted us to the Refactoring Manifesto We answered the question "How do I get started with Design Patterns?" ... Virtual Brown Bag Recap: JB's New Gem, Patterns 101, Killing VS, ... 0 0 0
What version(s) of Android should I be targeting? Bill Osuch, January 1, 0001 If you're wondering about what screen sizes and flavors of Android are currently out in the wild, the Android Developers site has a handy little chart of both (each image below is hyperlinked to the page): ... What version(s) of Android should I be targeting? 0 0 0
Speaking at Windows Phone 7 Developer Day Sarasota.NET Group - 1/... Nikita Polyakov, January 1, 0001 SarasotaDev January 2011 Meeting Windows Phone 7 Developer Day [note: this meeting starts at 4pm] The meeting date is Wednesday, January 19, 2011 at 4:00pm - 8:00pm. Location: Sarasota Community Foundation, ... Speaking at Windows Phone 7 Developer Day Sarasota.NET Group - 1/... 0 0 0
Announcing the Winnipeg Code Camp! D'Arcy Lussier, January 1, 0001 Alright, the event website will be up this weekend, the event website is live (www.winnipegcodecamp.com)! Here’s the details on our 4th code camp though: When: Saturday, February 26th Where: Red River ... Announcing the Winnipeg Code Camp! 0 0 1
Prevent your Silverlight XAP file from caching in your browser. mbcrump, January 1, 0001 If you work with Silverlight daily then you have run into this problem. Your XAP file has been cached in your browser and you have to empty your browser cache to resolve it. If your using Google Chrome ... Prevent your Silverlight XAP file from caching in your browser. 0 0 6
NET Math Libraries JoshReuben, January 1, 0001 NET Mathematical Libraries .NET Builder for Matlab The MathWorks Inc. - http://www.mathworks.com/pr... MATLAB Builder NE generates MATLAB based .NET and COM components royalty-free deployment ... NET Math Libraries 0 0 3
Silverlight Cream Monday WP7 App Review # 2 Dave Campbell, January 1, 0001 Today's Review (alphabetic order): GooNews, Grocery Shopping List, Need for Speed, SurfCube, and United Nations News. I'm a day late if these are going to be 'Monday' posts, but there are lots of apps, ... Silverlight Cream Monday WP7 App Review # 2 0 0 5
Differences by pasting formatted text in Word and OneNote Marko Apfel, January 1, 0001 By pasting formatted text in Word and OneNote both applications act a little bit different. Meanwhile Word supports RTF-formatting OneNote does not. OneNote could only handle HTML-formatting. In combination ... Differences by pasting formatted text in Word and OneNote 0 0 3
Alternatives for the Snippet Compiler Marko Apfel, January 1, 0001 It seems that the Snippet Compiler is not maintained anymore. So I need an alternative – also for getting syntax highlighting for code in publications. Preferable with the possibility to conserve this ... Alternatives for the Snippet Compiler 0 0 0
Why I Love Microsoft Development Brian Lanham, January 1, 0001 I've been writing software for a while and recently had an opportunity to broaden my horizons and start developing for iOS. We decided to leverage, as much as possible, our existing skills and use MonoTouch ... Why I Love Microsoft Development 0 0 4
Current working path of batches evaluates to distinct folders for... Marko Apfel, January 1, 0001 Lets have a batch with the following content: 1: ECHO %CD% 2: 3: PAUSE Then this batch runs by double-clicking in the folder with the batch: But if you choose “Run as administrator” the current working ... Current working path of batches evaluates to distinct folders for... 0 0 0
Killer content for my Kindle - The Economist with no need for an ... Liam Westley, January 1, 0001 I admit it, I was jealous of someone's iPad. They were reading The Economist, for free, as they were a print subscriber. I'm a print subscriber too. However, I don't have an iPad or an iPhone, just an ... Killer content for my Kindle - The Economist with no need for an ... 0 0 11
Installation experiences with NDepend under Win7/64 with restrict... Marko Apfel, January 1, 0001 Today Patrick gives me a new license for his static code analysis tool NDepend for my fresh machine with Win7/64. This platform is new for me, so some things are different to Win XP. Maybe that till yet ... Installation experiences with NDepend under Win7/64 with restrict... 0 0 2
Virtual Brown Bag Recap: FancyHands, CanCan, 1KB XMas Tree, YouTu... Brian Schroer, January 1, 0001 At this week's Virtual Brown Bag meeting: Claudio has some one-month Evernote premium accounts to give away Claudio & George talked about FancyHands, the 4-hour work week, and paying people to do the ... Virtual Brown Bag Recap: FancyHands, CanCan, 1KB XMas Tree, YouTu... 0 0 0
Special thanks to everyone that helped me in 2010. mbcrump, January 1, 0001 2010 has been a very good year for me and I wanted to create a list and thank everyone for what they have done for me. I also wanted to thank everyone for reading and subscribing to my blog. It is hard ... Special thanks to everyone that helped me in 2010. 0 0 2
Simple Interactive Search with jQuery and ASP.Net MVC Doug Lampe, January 1, 0001 Google now has a feature where the search updates as you type in the search box. You can implement the same feature in your MVC site with a little jQuery and MVC Ajax. Here's how: Create a javascript global ... Simple Interactive Search with jQuery and ASP.Net MVC 0 0 1
Android - Switching Activities with a Tab Layout Bill Osuch, January 1, 0001 This post is based on the Tab Layout tutorial on the Android developers site, with some modifications. I wanted to get rid of the icons (they take up too much screen real estate), and modify the fonts ... Android - Switching Activities with a Tab Layout 0 0 8
Google TV Gets Bad Reception. Can Media Center Pull in the Signa... andrewbrust, January 1, 0001 The news hit Monday morning that Google has decided to delay the release of its Google TV platform, and has asked its OEMs to delay any products that embed the software. Coming just about two weeks prior ... Google TV Gets Bad Reception. Can Media Center Pull in the Signa... 0 0 2
Searching for the Perfect Developer’s Laptop. mbcrump, January 1, 0001 I have been in the market for a new computer for several months. I set out with a budget of around $1200. I knew up front that the machine would be used for developing applications and maybe some light ... Searching for the Perfect Developer’s Laptop. 0 0 8
SilverlightShow for 06-12 Dec 2010 Dave Campbell, January 1, 0001 In an effort to get some synergy in the Silverlight community, the SilverlightShow folks and I have decided to share some information. As always, I'm running a bit behind, so I get to post first with the ... SilverlightShow for 06-12 Dec 2010 0 0 0
Communication Between Your PC and Azure VM via Windows Azure Conn... Shaun, January 1, 0001 With the new release of the Windows Azure platform there are a lot of new features available. In my previous post I introduced a little bit about one of them, the remote desktop access to azure virtual ... Communication Between Your PC and Azure VM via Windows Azure Conn... 0 0 4
Enabling 32-Bit Applications on IIS7 (also affects 32-bit oledb o... Humprey Cogay, C|EH, January 1, 0001 We just bought a new Web Server, after installing Windows 2008 R2(which is a 64bit OS and IIS7), SQL Server Standard 2008 R2 and IBM Client Access for V5R3 with its Dot Net Data Providers, I tried deploying ... Enabling 32-Bit Applications on IIS7 (also affects 32-bit oledb o... 0 0 1
How to Build Services from Legacy Applications Chris Falter, January 1, 0001 The SOA consultants invaded the executive suite at your company or agency, preached the true religion, and converted the unbelievers. Now by divine imperative you must convert your legacy applications ... How to Build Services from Legacy Applications 0 0 0
SMTP Exception: 550 5.7.1 Unable to relay MJ Ferdous, January 1, 0001 I was trying to configure IIS 6 SMTP server for outbound mail in Windows Server 2008. I was getting error highlighted in below: Telnet: 550 5.7.1 Unable to relay for ferdous@congral.com I am sharing my ... SMTP Exception: 550 5.7.1 Unable to relay 0 0 6
503.1 Service Unavailable Error Resolution Lee Brandt, January 1, 0001 I was having a hell of a time tonight with my IIS on my development laptop. I don’t remember doing anything to change the IIS settings. I don’t use IIS that much on my dev machine. Usually Cassini is enough ... 503.1 Service Unavailable Error Resolution 0 0 9
Silverlight Cream for December 07, 2010 -- #1004 Dave Campbell, January 1, 0001 In this Issue: András Velvárt, Kunal Chowdhury(-2-), AvraShow, Gill Cleeren, Ian T. Lackey, Richard Waddell, Joe McBride, Michael Crump, Xpert360, keyboardP, and Pete Vickers(-2-). Above the Fold: Silverlight: ... Silverlight Cream for December 07, 2010 -- #1004 0 0 0
Android 2.3 (Gingerbread) officially released Bill Osuch, January 1, 0001 Google today officially released their latest version of the Android OS - 2.3, Gingerbread. It won't hit a phone (the Nexus S) until 12/16, but developers can start working with it today. Some of the new ... Android 2.3 (Gingerbread) officially released 0 0 0
Virtual Brown Bag Recap: NuGet, PoshCode, Code Templates Brian Schroer, January 1, 0001 "Virtual Brown Bag" anagrams: Roving Tuba Brawl Lawn Bug Vibrator Rubbing Two Larva Vulgar Rabbi Town A Vibrant Grub Owl Blurting a Bar Vow At this week's Roving Tuba Brawl Virtual Brown Bag meeting: Claudio ... Virtual Brown Bag Recap: NuGet, PoshCode, Code Templates 0 0 0
Android - creating a custom preferences activity screen Bill Osuch, January 1, 0001 Android applications can maintain their own internal preferences (and allow them to be modified by users) with very little coding. In fact, you don't even need to write an code to explicitly save these ... Android - creating a custom preferences activity screen 0 0 13
WP7 – Setting Up Outlook Account Mostly Painless, Annoying ... D'Arcy Lussier, January 1, 0001 I set up my work Outlook account on my Samsung Focus today. Overall, the process was pretty painless and its working as expected (my calendar is updated as well). One small FYI though: don’t dilly-dally ... WP7 – Setting Up Outlook Account Mostly Painless, Annoying ... 0 0 0
Silverlight Firestarter Today!! Local viewing event in Research T... Jim Duffy, January 1, 0001 What is the Silverlight Firestarter is all about? It is a one day, global, live streamed and on demand event keynoted by Scott Guthrie. It begins at 9am Pacific time. Yes, that noon for us east coasters ... Silverlight Firestarter Today!! Local viewing event in Research T... 0 0 0
Android - Sharing an options menu between activities Bill Osuch, January 1, 0001 Say you have an Android app with multiple activities (or "screens", if you prefer...) and you want to have the same options menu appear on every activity. Simply create another activity that implements ... Android - Sharing an options menu between activities 0 0 1
How to Install Language Pack in SharePoint 2010? venkatx5, January 1, 0001 Language packs enable to view SharePoint site in other languages like Dutch, Spanish, etc. These language packs are available free to download from Microsoft site. Once it's installed and configured in ... How to Install Language Pack in SharePoint 2010? 0 0 2
Silverlight Cream for November 28, 2010 -- #1001 Dave Campbell, January 1, 0001 In this Issue: Jonathan Marbutt, Peter Kuhn, Jesse Liberty, David Kelley, Phil Middlemiss, Jaime Rodriguez, Ramesh Sringeri, Sigurd Snørteland, and Jesse Bishop. Above the Fold: Silverlight: "A Behavior ... Silverlight Cream for November 28, 2010 -- #1001 0 0 1
WP7–Unlocked Samsung Focus + Rogers = Not Too Bad D'Arcy Lussier, January 1, 0001 I finally got around tonight to getting my sim card from Rogers (Canadian 3G cellular telco)*. I bought my Focus unlocked from Expansys, so I get to avoid the annoyance that is cellular contracts. So here ... WP7–Unlocked Samsung Focus + Rogers = Not Too Bad 0 0 16
Gmail Logging with log4j 1.2.16 Sean Carpenter, January 1, 0001 Log4j includes an SMTP appender that can be used to send logging messages via email. As of log4j 1.2.16, this built-in appender has the ability to send messages via Gmail. Here is an example log4j configuration ... Gmail Logging with log4j 1.2.16 0 0 0
Phoenix Silverlight User Group Meeting Dec 1 with Joel Neubeck on... Dave Campbell, January 1, 0001 Phoenix Silverlight User Group Meeting December 1 featuring Joel Neubeck! Come out to Interface Technical Training on December 1 in Phoenix to get some great Windows Phone 7 discussion from Joel Neubeck. ... Phoenix Silverlight User Group Meeting Dec 1 with Joel Neubeck on... 0 0 0
How to do enable Target Audience in SharePoint 2010? venkatx5, January 1, 0001 I've installed SharePoint 2010 and create first site collection. When I try to specify Target Audience for Announcements webpart in Home page via WebPart Properties, there is no "Target Audience" option. ... How to do enable Target Audience in SharePoint 2010? 0 0 6
SQL Azure Federation. Is it “NoSQL” Azure too? andrewbrust, January 1, 0001 With all the noise (not to mention the funk) around HTML 5 and Silverlight at PDC 2010, we could be forgiven for missing the numerous keynote announcements about Windows Azure and SQL Azure. And with all ... SQL Azure Federation. Is it “NoSQL” Azure too? 0 0 1
SharePoint 2010 – Social Networking Feature, Integration, and Gov... Michael Van Cleave, January 1, 0001 Right when you thought it was safe to head in to the holiday season without more SharePoint things to populate your calendar. That is right; ShareSquared is putting on another spectacular SharePoint 2010 ... SharePoint 2010 – Social Networking Feature, Integration, and Gov... 0 0 2
Silverlight Cream for November 21, 2010 -- #996 Dave Campbell, January 1, 0001 In this Issue: Sigurd Snørteland, Martin Krüger(-2-), Beth Massi, Karl Shifflett, Joe McBride, Ryan Alford, Mike Taulty, Kunal Chowdhury, and Asim Sajjad. Above the Fold: Silverlight: "How to: Create a ... Silverlight Cream for November 21, 2010 -- #996 0 0 0
Why Microsoft Tablet failed while iPad succeeds iamjames, January 1, 0001 Please buy XP Tablet edition - Steve Balmer, 2002 Recently there was a story on PC world explaining why tablet computing hasn't been successful with businesses despite the fact that hospitals, the sales ... Why Microsoft Tablet failed while iPad succeeds 0 0 1
Windows Phone 7 Support - Early Preview Dirk Eisenberg, January 1, 0001 Windows Phone 7 will be the 3rd important smartphone platform on the market (in my personal opinion) and one goal of SharpBox was and is to support the big three, so the library has to be adapt for the ... Windows Phone 7 Support - Early Preview 0 0 0
How to set Favicon for SharePoint 2010 site? venkatx5, January 1, 0001 What is Favicon? Sometimes we come across some websites which shows their logo instead of explorer logo in Address bar. A typical example is Google, login to google with IE and watch address bar. You can ... How to set Favicon for SharePoint 2010 site? 0 0 6
Virtual Brown Bag Recap: Rhino Mocks, Hg-Git Brian Schroer, January 1, 0001 At this week's Virtual Brown Bag meeting: Claudio alerted us to his blog post "You Have Been Deleted!", expounding on our DDD/CQRS discussion from a couple of weeks ago Mark talked about / demoed Rhino ... Virtual Brown Bag Recap: Rhino Mocks, Hg-Git 0 0 1