Central Pennsylvania Dot Net user group Code Camp 2016
Originally posted on: http://geekswithblogs.net/raysmithequip/archive/2016/10/18/197683.aspxCode Camp 2016 will be in a different venue from last year. This year we will be at Harrisburg University. We...
View ArticleTFS 2015 Build quick Issues and Fix
Originally posted on: http://geekswithblogs.net/gauravtfs/archive/2016/10/19/tfs-2015-build-quick-issues-and-fix.aspxTFS 2015 Vnext build gives you the option for running Visual studio build which will...
View ArticleDAX Studio 2.5.0 Release
Originally posted on: http://geekswithblogs.net/darrengosbell/archive/2016/10/20/dax-studio-2.5.0-release.aspxThe next version of DAX Studio has just been released. You can download this release and...
View ArticleMy First Amazon Echo Skill
Originally posted on: http://geekswithblogs.net/MobileLOB/archive/2016/10/21/my-first-amazon-echo-skill.aspxSo excited. I've done it. First Amazon Echo Skill, all up and running. Will report back...
View ArticleSketchnotes: Microsoft Windows 10 Creator Update Event
Originally posted on: http://geekswithblogs.net/tmurphy/archive/2016/10/26/sketchnotes-microsoft-windows-10-creator-update-event.aspxOn October 26, 2016 Microsoft had an event to show off the future of...
View ArticleExtreme Ownership : Simple
Originally posted on: http://geekswithblogs.net/gevjen/archive/2016/10/31/200169.aspxBook Notes from 'Extreme Ownership' By Jocko Willink & Leif BabinSimpleI appreciate your motivation to get out...
View ArticleExtreme Ownership : Prioritize & Execute
Originally posted on: http://geekswithblogs.net/gevjen/archive/2016/10/31/200170.aspxBook Notes from 'Extreme Ownership' By Jocko Willink & Leif BabinPrioritize and ExecuteHow could we possibly...
View ArticleRestore SQL Database–Restoring security user settings
Originally posted on: http://geekswithblogs.net/renso/archive/2016/11/02/restore-sql-databasendashrestoring-security-user-settings.aspxThe issue: I just restored a database backup file from somewhere....
View ArticleMy Best Player Isnt My Hardest Worker -
Originally posted on: http://geekswithblogs.net/gevjen/archive/2016/11/03/200388.aspxAt some point every athletic coach will have a player that has the mindset to do whatever is necessary to disrupt...
View ArticleSQL Server Statistics Parser
Originally posted on: http://geekswithblogs.net/HumpreyCogay/archive/2016/11/04/sql-server-statistics-parser.aspx Working as a Data Engineer, one of my key role is to do Query and Server Optimizations,...
View ArticleAccessing SalesForce Data Using SQL with Enzo Unified
Originally posted on: http://geekswithblogs.net/hroggero/archive/2016/11/07/accessing-salesforce-data-using-sql-with-enzo-unified.aspxIn this article I will show you how to access SalesForce data to...
View ArticleEntity Framework DbSet Attach() vs Add()
Originally posted on: http://geekswithblogs.net/renso/archive/2016/11/07/entity-framework-dbset-attach-vs-add.aspxIssue:Two options are available in EF to let it know an object exists, “Attach” and...
View ArticleSome Git help
Originally posted on: http://geekswithblogs.net/Aligned/archive/2016/11/08/some-git-help.aspxI shared some information at a Lunch and Learn along with a demo and now I’m sharing it with you."branching...
View ArticleApplication Insights is not showing browser exceptions when window.onerror is...
Originally posted on: http://geekswithblogs.net/Aligned/archive/2016/11/10/application-insights-is-not-showing-browser-exceptions-when-window.onerror-is.aspxWe are using Application Insights from Azure...
View ArticlePowered By WordPress
Originally posted on: http://geekswithblogs.net/MSARCH/archive/2016/11/10/200963.aspx For a number of reasons, it was decided to migrate the blog content from this site to a new platform. For earlier...
View ArticleProcessAdd bug in AMO 2016
Originally posted on: http://geekswithblogs.net/darrengosbell/archive/2016/11/14/201133.aspxI saw the question below on the MSDN forum about processAdd not working in AMO 2016 and I thought it sounded...
View ArticleAurelia Links
Originally posted on: http://geekswithblogs.net/Aligned/archive/2016/11/14/aurelia-links.aspxI’ve been following AureliaJs for quite awhile now and I’ve collected a lot of links. Here they are, in no...
View ArticleWinForms and MVP: Making a testable application
Originally posted on: http://geekswithblogs.net/lennykean/archive/2016/11/15/winforms-and-mvp-making-a-testable-application.aspx With modern frameworks available that were built with loose coupling and...
View ArticleHow to enumerate an ENUM (C#)
Originally posted on: http://geekswithblogs.net/renso/archive/2016/11/15/how-to-enumerate-an-enum-c.aspxGoal:You have a C# ENUM and for some reason you would like to enumerate it. Perhaps you would...
View ArticleEF Code First Migrations–Create Index with INCLUDE
Originally posted on: http://geekswithblogs.net/renso/archive/2016/11/16/ef-code-first-migrationsndashcreate-index-with-include.aspxThe problem:Using Entity Framework code first migrations to create a...
View Article