MonoTouch MKMapView Zoom Level
Originally posted on: http://geekswithblogs.net/SazzadHossain/archive/2013/03/09/monotouch-mkmapview-zoom-level.aspx[cross posted]I needed to implement a zoom level similar to Google Maps style for...
View ArticlePassing data between MSBuild and WiX
Originally posted on: http://geekswithblogs.net/alexhildyard/archive/2013/03/09/passing-data-between-msbuild-and-wix.aspxIn MSBuild we define properties within a PropertyGroup and reference them with...
View ArticlePLINQ–Not Just a Cool Sound
Originally posted on: http://geekswithblogs.net/ToStringTheory/archive/2013/03/09/plinq-not-just-a-cool-sound.aspxOne of my favorite features in .Net 4 is the addition of the PLINQ extensions off the...
View ArticleArticle 2
Originally posted on: http://geekswithblogs.net/rwalker/archive/2013/03/10/152363.aspx
View ArticleHTTP Succinctly
Originally posted on: http://geekswithblogs.net/tonyt/archive/2013/03/10/152366.aspxI was approached recently by Syncfusion. They pitched their Succinctly series and requested that I write about one of...
View ArticleSession material from TechDays BE and NL
Originally posted on: http://geekswithblogs.net/lbugnion/archive/2013/03/10/session-material-from-techdays-be-and-nl.aspxI had the chance to be invited again to speak at TechDays in Belgium (Antwerp)...
View ArticleStreetlight Store–Part IV: Relational Entities and Product Categories
Originally posted on: http://geekswithblogs.net/DougLampe/archive/2013/03/10/streetlight-storendashpart-iv-relational-entities-and-product-categories.aspxIn Part III, we started creating a very basic...
View ArticleSolving Performance Problems with nHibernate (or any ORM)
Originally posted on: http://geekswithblogs.net/Optikal/archive/2013/03/10/152371.aspxI’ve spent a bunch of time lately with clients helping them understand why their applications are so slow and how...
View ArticleCreating Multi-Environment Windows Installers with Visual Studio 2012 and Wix...
Originally posted on: http://geekswithblogs.net/alexhildyard/archive/2013/03/10/creating-multi-environment-windows-installers-with-visual-studio-2012-and-wix.aspxMSI is one of those technologies that...
View ArticleLogin problems after Sleep/StandBy mode on MacbookPro running SSD "OCZ...
Originally posted on: http://geekswithblogs.net/mrad/archive/2013/03/11/login-problems-after-sleepstandby-mode-on-macbookpro-running-ssd-ocz.aspxWas recently developing couple mobile apps using C# on...
View ArticleReviewing Knockout.js Succinctly
Originally posted on: http://geekswithblogs.net/nharrison/archive/2013/03/11/reviewing-knockout.js-succinctly.aspxOver the weekend I sat down with another book in the Succinctly series. I have wanted...
View ArticleHow to set exe to run on startup in Windows 8
Originally posted on: http://geekswithblogs.net/anirugu/archive/2013/03/11/how-to-set-exe-to-run-on-startup-in-windows.aspxDo you want to run something when you open your system. Here is a simple way...
View ArticleRetain and Set Posted Checkbox Value in the MVC 4 Controller
Originally posted on: http://geekswithblogs.net/BobHardister/archive/2013/03/11/retain-and-set-posted-checkbox-value-in-the-mvc-4.aspxI believe this is a bug where only the checkbox value is not...
View ArticleNotes Upgrading To Visual Studio 2012 Update 2 Ctp4
Originally posted on: http://geekswithblogs.net/TarunArora/archive/2013/03/11/notes-upgrading-to-visual-studio-2012-update-2-ctp4.aspx
View ArticleWeb Development on the JVM
Originally posted on: http://geekswithblogs.net/jonyango/archive/2013/03/11/web-development-on-the-jvm.aspxSince the advent of Java (and the JVM) in 1995, we have seen a plethora of Web Development...
View ArticlePresenting at TechEd 2013-TechDays 2013 India ALM Track
Originally posted on: http://geekswithblogs.net/TarunArora/archive/2013/03/11/presenting-at-teched-2013-techdays-2013-india-alm-track.aspxI’ll be presenting at TechEd and TechDays in India, there is a...
View ArticleVisual Studio 2012 thank you
Originally posted on: http://geekswithblogs.net/anirugu/archive/2013/03/11/visual-studio-2012-thank-you.aspxI was quite Excited to hear that I got a shipment come from Microsoft. I open it and this is...
View ArticleEntity Framework POCO and JSON serialization
Originally posted on: http://geekswithblogs.net/geekrutherford/archive/2013/03/12/entity-framework-poco-and-json-serialization.aspxAn application I've been working utilizes the jQuery DataTables plugin...
View ArticleFakeItEasy - Sealed Methods can not be intercepted exception
Originally posted on: http://geekswithblogs.net/Aligned/archive/2013/03/12/fakeiteasy---sealed-methods-can-not-be-intercepted-exception.aspxI was trying to do a partial mock in FakeItEasy and kept...
View ArticleHere’s why the Unit of Work is needed
Originally posted on: http://geekswithblogs.net/Aligned/archive/2013/03/12/herersquos-how-the-unit-of-work-is-useful-to-me.aspxI didn’t understand why I would want to use the Unit of Work pattern...
View Article