FEATURED DAX Studio Parameters Dialog Darren Gosbell, February 19, 2019 DAX Studio I recently updated the documentation on daxstudio.org to include a page on the Parameter Support, but I thought this might also benefit from a longer explanation. It may surprise some people to hear this, but the DAX language has supported parameters in queries since it was first released. However while you can use parameters in a DAX query you cannot easily test parameterized DAX by supply the parameter values as variables like you can in T-SQL. In DAX the parameters are sent in a separate part of the XMLA as part of the XMLA command’s parameters collection. Historically one of the biggest issue ... Read More Share DAX Studio Parameters Dialog 0 0 0 DAX Studio
MOST POPULAR Values Statement Timothy Klenke, February 18, 2019 Craftsmanship Craftsmanship A few months ago, the company I work for redid their corporate vision/mission statement. It was a very ... Read More Share Values Statement 0 0 0 Craftsmanship Craftsmanship
HOT TOPIC It’s been a long time, my dear… marc dekeyser, February 18, 2019 March the 28th, 2016. The date I published my last blog post… It's been a long time indeed. And in those ... Read More Share It’s been a long time, my dear… 0 0 0 HOT TOPIC Unprofessional Software Professionals Timothy Klenke, February 17, 2019 Craftsmanship Craftsmanship Before I talk about the software professionals, let me first say a little something about American politics. ... Read More Share Unprofessional Software Professionals 0 0 0 Craftsmanship Craftsmanship HOT TOPIC WSL, git, ssh keys, and a partridge in a pear tree Eric Newton, February 17, 2019 wsl windows-subsystem-for-linux ubuntu bash git git-for-windows ssh (Note post is first draft)Just ran into this tonight, setting up a new machine to actually run Ubuntu ... Read More Share WSL, git, ssh keys, and a partridge in a pear tree 0 0 0 wsl windows-subsystem-for-linux ubuntu bash git git-for-windows ssh
HOT TOPIC It’s been a long time, my dear… marc dekeyser, February 18, 2019 March the 28th, 2016. The date I published my last blog post… It's been a long time indeed. And in those ... Read More Share It’s been a long time, my dear… 0 0 0
HOT TOPIC Unprofessional Software Professionals Timothy Klenke, February 17, 2019 Craftsmanship Craftsmanship Before I talk about the software professionals, let me first say a little something about American politics. ... Read More Share Unprofessional Software Professionals 0 0 0 Craftsmanship Craftsmanship
HOT TOPIC WSL, git, ssh keys, and a partridge in a pear tree Eric Newton, February 17, 2019 wsl windows-subsystem-for-linux ubuntu bash git git-for-windows ssh (Note post is first draft)Just ran into this tonight, setting up a new machine to actually run Ubuntu ... Read More Share WSL, git, ssh keys, and a partridge in a pear tree 0 0 0 wsl windows-subsystem-for-linux ubuntu bash git git-for-windows ssh
MOST RECENT Essential Tools to find bugs... before they get to production Stackify sponsor Developers now have access to free and inexpensive developer tools that can help find and fix many common application problems. These new APM tools are now an essential part of every developer’s tool set. Show me the tools! Can't Start NiFi from Ambari, How do I spin up NiFi service in Hortonworks sandbox? Paula DiTallo, July 26, 2017 NoSQL - Big Data Hortonworks Sandbox NiFi If you've followed the instructions to spin-up NiFi from Ambari, however, the service still does not appear to have started up (read: Ambari shows the service as "red" or stopped; the http URL http://sandbox.hortonworks.... ... Can't Start NiFi from Ambari, How do I spin up NiFi service in Hortonworks sandbox? 0 0 0 NoSQL - Big Data Hortonworks Sandbox NiFi How to study effectively? stewart ouis, July 18, 2017 Psychologist Heddy López Díaz , accompaniment leader - MAIE School of Education of the Minuto de Dios University Corporation (Uniminuto) discussed the most effective study techniques as shared by dissertation ... How to study effectively? 0 0 10 mysqli_connect(): (HY000/1045): Access denied for user (using password: YES) sathya, July 16, 2017 mysql mysql HY000/1045 1045 HY000/1045 1045 Access denied Here is the solution for the error:mysqli_connect(): (HY000/1045): Access denied for user (using password: YES)Solution:Make sure that your password doesn't have special characters and just keep a plain ... mysqli_connect(): (HY000/1045): Access denied for user (using password: YES) 0 0 6 mysql mysql HY000/1045 1045 HY000/1045 1045 Access denied Pi Zero W - Streamer - Gains A Lego Case Richard Jones, July 7, 2017 So I’ve added a Lego Case To My Music Streamer Its working great. Our boys can wander in with their tablets/phones and just wirelessly play what they like. Music should just be like this. Accessible and ... Pi Zero W - Streamer - Gains A Lego Case 0 0 0 Legacy Projects, Technical Debt and NDepend Steve Wilkes, June 29, 2017 C# Programming Practices C# Programming Practices Unless every project you've worked on has been green field and / or built with no time pressure, you'll have found yourself working on a legacy project at some point. Unwieldy methods, mystery sections ... Legacy Projects, Technical Debt and NDepend 0 0 0 C# Programming Practices C# Programming Practices SQL Azure as part of availability group, but not really doing any real work Kevin Shyr, June 29, 2017 Microsoft SQL - DBA work Wouldn't it be nice to have SQL Azure as part of high availability group, but not really doing any real work? I'm looking for a set up of Active/ReadOnly/DR-Azure. So far I have no luck finding information ... SQL Azure as part of availability group, but not really doing any real work 0 0 0 Microsoft SQL - DBA work SSMS 17.1 missing features Kevin Shyr, June 29, 2017 Microsoft SQL - T-SQL Microsoft SQL - DBA work Just noticed that SSMS 17.1 (current version) does not support drag and drop of a SQL file. Reverted back to SSMS 17 RC3 and that feature is back. Going to check on other features. SSMS 17.1 missing features 0 0 0 Microsoft SQL - T-SQL Microsoft SQL - DBA work How Do I Open a Port in Windows 10 (refused connection) ? Paula DiTallo, June 27, 2017 Windows If you are seeing the "connection refused" message when attempting to set up a localhost access port, the chances are good that the port is blocked from allowing connections through Windows. To open the ... How Do I Open a Port in Windows 10 (refused connection) ? 0 0 0 Windows WordPress 101 - Plugins! Michael Ballhaus, June 21, 2017 wordpress plugin cms php html css This blog series covers just a few of the many features of WordPress from a developer's perspective.WordPress 101 - Setup/Configuration!WordPress 101 - Plugins!WordPress 101 - Themes!"WordPress powers ... WordPress 101 - Plugins! 0 0 59 wordpress plugin cms php html css Creating a SharePoint DataLake with SQL Server using Enzo Unified Herve Roggero, June 19, 2017 Enzo Unified SharePoint In this blog post I will show how you can easily copy a SharePoint list to a SQL Server table, and keep the data updated one a specific frequency, allowing you to easily create a DataLake for your SharePoint ... Creating a SharePoint DataLake with SQL Server using Enzo Unified 0 0 1 Enzo Unified SharePoint Wordpress change permalinks to Postname cause Page Not Found sathya, June 16, 2017 wordpress permalinks postname When you select postname in permalinks of wordpress admin page, it might not work sometimes.Following are the reasons.* If in the admin permalinks page itself if it shows some message saying "if you have ... Wordpress change permalinks to Postname cause Page Not Found 0 0 11 wordpress permalinks postname If I Made a New Web App over the Last 12 Years Aligned, June 14, 2017 WebApi JavaScript Tools Have you thought about how you've built web applications in the past and how you want to do it now?Please visit me at http://bit.ly/ifIMadeANewWe... for my reflections ... If I Made a New Web App over the Last 12 Years 0 0 1 WebApi JavaScript Tools Show off your API with a little Swagger... Michael Ballhaus, June 14, 2017 .net api rest swagger mvc swashbuckle So you've built yourself a ground-breaking RESTful .NET Web Api that's effectively going to change the world... awesome!You've even sold and marketed the idea to maybe your boss or potential client... ... Show off your API with a little Swagger... 0 0 28 .net api rest swagger mvc swashbuckle The TDLR; on easily managing .NET concurrent asynchronous threads Michael Ballhaus, June 12, 2017 .net c# async threading semaphore semaphoreslim Ever had the requirement for your code to perform some series of background actions, say to query an API for weather data for various locations, but your provider caps you at having only 2 max concurrent ... The TDLR; on easily managing .NET concurrent asynchronous threads 0 0 9 .net c# async threading semaphore semaphoreslim The 10 Commandments of Good SEO Hipster Version stewart ouis, June 5, 2017 I do not know about you, but to all those who are dedicated to online marketing, do not you think, what ever Google is more like a religion? , A little rather yes, right? And if the Catholics have the ... The 10 Commandments of Good SEO Hipster Version 0 0 14 Get Custom Fields using Quickbooks SDK Dave Noderer, May 28, 2017 c# Quickbooks SDK dotnet I was attempting to get a custom field that a customer had added to Items.It took me a while to figure out it is simple but obscure and basically just requires adding a child element of OwnerID = 0.Once ... Get Custom Fields using Quickbooks SDK 0 0 0 c# Quickbooks SDK dotnet SSIS project foreach loop editor does not show configuration for ADO or ADO.NET enumerator Kevin Shyr, May 26, 2017 Microsoft SQL - Integration Services SSIS UPDATE on 2017-05-31:It seems to be a bug with version 17.1 (build 14.0.61705.170). I uninstalled that version (including some prerequisite and other components from program list), did a repair on Visual ... SSIS project foreach loop editor does not show configuration for ADO or ADO.NET enumerator 0 0 3 Microsoft SQL - Integration Services SSIS Writing a Voice Activated SharePoint Todo List - IoT App on RPi Herve Roggero, May 16, 2017 Azure Enzo Unified Ever wanted to write a voice activated system on an IoT device to keep track of your “todo list”, hear your commands being played back, and have the system send you a text message with your todo list when ... Writing a Voice Activated SharePoint Todo List - IoT App on RPi 0 0 9 Azure Enzo Unified MS SQL - bcp to export varbinary to image file Vaibhav Gaikwad, May 16, 2017 General I don't do much SQL in regular day to day basis but when it comes to it then it gets really exciting. Here is one of the odd days where I wanted to push out a image file from SQL which was sorted as varbinary(MAX) ... MS SQL - bcp to export varbinary to image file 0 0 50 General This blog has been moved to https://medium.com/@anirugu Anirudha, May 13, 2017 Hello everyone, Good evening ! It’s my pleasure to use this blog to write stuff about technical stuff and things that I do or use in my daily life. This blog have a lot of technical issue in past. It’s ... This blog has been moved to https://medium.com/@anirugu 0 0 0 What’s New in C# 7.0 Article in Code Magazine Chris G. Williams, May 11, 2017 My What’s New in C# 7.0 article in Code Magazine is out now. You can find it online, at: http://www.codemag.com/arti... Or you can download the PDF of the entire issue, at: http://bit.ly/2ppnSCH ... What’s New in C# 7.0 Article in Code Magazine 0 0 3 Getting SQL Server MetaData the EASY Way Using SSMS Jim Giercyk, May 11, 2017 So, you are asked to find out which table uses up the most index space in a database. Or how many rows are in a give table. Or any other question about the metadata of the server. Many people will immediately ... Getting SQL Server MetaData the EASY Way Using SSMS 0 0 19 Raspberry Pi Zero W - Media Streamer Richard Jones, May 8, 2017 So I’ve been wanting to update my media streamer for a while. In our kitchen I have an amp and speakers, and I have a Raspberry Pi One acting as a media streamer, primarily for use with Air Play. It sounds ... Raspberry Pi Zero W - Media Streamer 0 0 0 Video Editing PC Build - Ryzen 8-Core Processor MikeParks, May 5, 2017 Hello everyone! It's an exciting day. The first shipment of parts has arrived for the new AMD Ryzen 7 1700X Processor Video Editing PC Build! This fresh new shiny piece of technology grabbed my attention ... Video Editing PC Build - Ryzen 8-Core Processor 0 0 3 MyGet Command Line Authentication for Windows NuGet Bob Hardister, May 4, 2017 When using Windows and the NuGet package manager: nuget.exe sources Add|Update -Name feedName -UserName user -Password secret MyGet Command Line Authentication for Windows NuGet 0 0 0 Adopt a SQL orphan Jim Giercyk, May 4, 2017 All DBAs have been asked to copy a database from one SQL instance to another. Even if the instances are identical, the relationship (SID) between the logins and table users are broken. Microsoft includes ... Adopt a SQL orphan 0 0 27 Deleting old AZURE backups with Powershell Jim Giercyk, May 1, 2017 As companies begin migrating to AZURE, DBAs are tempted to save terrestrial (non-AZURE) backup files to “the cloud” to leverage the unlimited amount of space that is available. No more alarms in the middle ... Deleting old AZURE backups with Powershell 0 0 31 Query TFS/VSTS for past build history Aligned, May 1, 2017 DevOps I wrote a post recently about how to Query TFS/VSTS for past build history and I wanted to share it here as well. Query TFS/VSTS for past build history 0 0 0 DevOps SQL server AlwaysOn Availability Group data latency issue on secondary replicas and synchronous state monitoring Changhong Fu, April 30, 2017 SQL server AlwaysOn Availability Group This article explains how data synchronization works on SQL Server AlwaysOn Availability Group and some details about how to use sys.dm_hadr_database_replic... table to check replica states.I borrowed ... SQL server AlwaysOn Availability Group data latency issue on secondary replicas and synchronous state monitoring 0 0 2 SQL server AlwaysOn Availability Group So you want to go Causal Neo4j in Azure? Sure we can do that Chris Skardon, April 26, 2017 So you might have noticed in the Azure market place you can install an HA instance of Neo4j – Awesomeballs! But what about if you want a Causal cluster? Hello Manual Operation! Let’s start with a clean ... So you want to go Causal Neo4j in Azure? Sure we can do that 0 0 0 MS Dynamics CRM Adapter now available on Enzo Unified Herve Roggero, April 25, 2017 I am proud to present our first third party adapter created by Aldo Garcia. With this adapter, you can communicate to Microsoft Dynamics CRM Online directly from SQL Server Management Studio, and from ... MS Dynamics CRM Adapter now available on Enzo Unified 0 0 1 Redirect Standard Error to Output using PowerShell Bob Hardister, April 25, 2017 We use LiquiBase for Database change control and Octopus for deployment to downstream environments in our CICD pipeline. Unfortunately, the version of LiquiBase we use writes information messages to standard ... Redirect Standard Error to Output using PowerShell 0 0 0 BizTalk Server best articles Leonid Ganeline, April 24, 2017 BizTalk To simplify navigation on the BizTalk articles, I've selected only the best articles. Study Big ThingsBizTalk Internals: Publishers and SubscribersPart 1: Zombie, Instance Subscription and Convoys: DetailsPart ... BizTalk Server best articles 0 0 3 BizTalk Nested Enumerable::Any in C++/CLI (difficult++) Tom Hines, April 19, 2017 I frequently use the construct in C# (C-Sharp) to cross-reference the contents of two repositories simultaneously with one compound command: IEnumerable<string> arr_strSources = new string[]{"Alpha", ... Nested Enumerable::Any in C++/CLI (difficult++) 0 0 2 How to use Bower to install packages Anirudha, April 1, 2017 In VS 2017, you have choice to install ui components by using bower. If you work previously in asp.net mvc project in visual studio you know all we use is nuget to install anything from jQuery to Newtonsoft.json. ... How to use Bower to install packages 0 0 3 SQL Database is in use and cannot restore Renso, March 31, 2017 SQL USE masterGOALTER DATABASE <mydatabase>SET SINGLE_USER--This rolls back all uncommitted transactions in the db.WITH ROLLBACK IMMEDIATEGORESTORE DATABASE <mydatabase> FILE = N'mydatabase' FROM ... SQL Database is in use and cannot restore 0 0 15 SQL asp.net core as a windows service foxjazz, March 31, 2017 Posting this to remind myself that nssm just doesn't suck.If you want to run a windows service and it's asp.net do this.Publish your app to a folder on windows. Make sure dotnet 1.1 > is installed on ... asp.net core as a windows service 0 0 5 Zoho: Is it possible to get GeoLocation of user? Pankaj Tahiliani, March 25, 2017 zoho gps zoho geofencing zoho latitude zoho longitude Problem: Many times we want latitude and longitude information of user who is currently filling the Zoho forms. Zoho doesn't provide any such object by which we can get this information & it also doesn't ... Zoho: Is it possible to get GeoLocation of user? 0 0 70 zoho gps zoho geofencing zoho latitude zoho longitude Integrating ASP.NET Core With Webforms Using IIS URL Rewrite Steve Wilkes, March 25, 2017 .NET Core ASP.NET ASP.NET MVC C# ASP.NET MVC C# I'm currently updating a legacy ASP.NET WebForms application to ASP.NET Core. Because big rewrites (almost) never work, it's a case of migrating sections of the site one at a time, having WebForms pass ... Integrating ASP.NET Core With Webforms Using IIS URL Rewrite 0 0 5 .NET Core ASP.NET ASP.NET MVC C# ASP.NET MVC C# AppDynamics Disk Space Alert Extension: Windows support Alex Hildyard, March 24, 2017 I've added a Powershell port of this shell script to support Windows servers, and Derrek has merged the PR back into the trunk:https://github.com/Ap... port is pretty faithful ... AppDynamics Disk Space Alert Extension: Windows support 0 0 21 Custom Role Claim Based Authentication on SharePoint 2013 Gino Abraham, March 21, 2017 sharepoint 2013 We had a requirement in a project to authenticate users in a site collection based on Country claim presented by a User.Below powershell sample is to add a US country claim value to a Visitors group of ... Custom Role Claim Based Authentication on SharePoint 2013 0 0 0 sharepoint 2013 Powershell to monitor Server Resource and make html report for a set number of iteration and intreval Gino Abraham, March 21, 2017 sharepoint 2013 While building a SharePoint farm for a project, i did load testing with VSTS.Since my SharePoint farm was in a different domain than that of my Load test controllers, I had to monitor few performance counters ... Powershell to monitor Server Resource and make html report for a set number of iteration and intreval 0 0 0 sharepoint 2013 SQL Server - Kill any live connections to the DB Renso, March 17, 2017 SQL Often you need to restore a DB or take oit offline only to find out the process aborts due to active connected sessions to the DB. Here is a quick sript that will kill all active sessions to the DB.USE ... SQL Server - Kill any live connections to the DB 0 0 2 SQL Distributed TensorFlow Pipeline using Google Cloud Machine Learning Engine JoshReuben, March 17, 2017 Artificial Intelligence TensorFlow OverviewTensorFlow https://www.tensorflow.org/ is an open source software library for Machine Learning across a range of tasks, developed by Google. It is currently used for both research and production ... Distributed TensorFlow Pipeline using Google Cloud Machine Learning Engine 0 0 5 Artificial Intelligence TensorFlow Keras QuickRef JoshReuben, March 17, 2017 Artificial Intelligence TensorFlow Keras QuickRefKeras is a high-level neural networks API, written in Python that runs on top of the Deep Learning framework TensorFlow. In fact, tf.keras will be integrated directly into TensorFlow 1.2 ... Keras QuickRef 0 0 2 Artificial Intelligence TensorFlow ENZO UNIFIED - DEV CONTEST 2017 Herve Roggero, March 15, 2017 Compete for a chance to win $2,000! That’s right. We are offering a $2,000 first prize for the most innovative use of our technology. Within just a few hours you will be surprised how much you can accomplish ... ENZO UNIFIED - DEV CONTEST 2017 0 0 3 Using Measure-Object to sum file sizes in Powershell Alex Hildyard, March 15, 2017 Be aware that this line: gci -r "C:\temp\test" | measure-object -property length -sum will throw an error if it encounters a folder whose only contents is another (empty) folder; this is because measure-object ... Using Measure-Object to sum file sizes in Powershell 1 0 14 Writing your first adapter for Enzo Unified Herve Roggero, March 14, 2017 Enzo Unified This blog post shows you how to write your first adapter using the Enzo Unified SDK, so that you can extend the capabilities of SQL Server and/or create a light-weight HTTP proxy for applications, IoT ... Writing your first adapter for Enzo Unified 0 0 4 Enzo Unified How To Suppress DHCP Popups In NETUI Doug Moore, March 12, 2017 Working on a CE device that presented a kiosk application I wanted to find a way to suppress the following Windows CE Networking DHCP popups:"DHCP was unable to obtain an IP address. If the netcard is ... How To Suppress DHCP Popups In NETUI 0 0 0 Counting pages in Confluence Alex Hildyard, March 10, 2017 We're currently migrating our Confluence installation, and I was looking around for resources to provide some basic metrics, eg. the total number of (non-private) pages we are currently hosting. It appears ... Counting pages in Confluence 0 0 40 Page: 1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20
Essential Tools to find bugs... before they get to production Stackify sponsor Developers now have access to free and inexpensive developer tools that can help find and fix many common application problems. These new APM tools are now an essential part of every developer’s tool set. Show me the tools!
Can't Start NiFi from Ambari, How do I spin up NiFi service in Hortonworks sandbox? Paula DiTallo, July 26, 2017 NoSQL - Big Data Hortonworks Sandbox NiFi If you've followed the instructions to spin-up NiFi from Ambari, however, the service still does not appear to have started up (read: Ambari shows the service as "red" or stopped; the http URL http://sandbox.hortonworks.... ... Can't Start NiFi from Ambari, How do I spin up NiFi service in Hortonworks sandbox? 0 0 0 NoSQL - Big Data Hortonworks Sandbox NiFi
How to study effectively? stewart ouis, July 18, 2017 Psychologist Heddy López Díaz , accompaniment leader - MAIE School of Education of the Minuto de Dios University Corporation (Uniminuto) discussed the most effective study techniques as shared by dissertation ... How to study effectively? 0 0 10
mysqli_connect(): (HY000/1045): Access denied for user (using password: YES) sathya, July 16, 2017 mysql mysql HY000/1045 1045 HY000/1045 1045 Access denied Here is the solution for the error:mysqli_connect(): (HY000/1045): Access denied for user (using password: YES)Solution:Make sure that your password doesn't have special characters and just keep a plain ... mysqli_connect(): (HY000/1045): Access denied for user (using password: YES) 0 0 6 mysql mysql HY000/1045 1045 HY000/1045 1045 Access denied
Pi Zero W - Streamer - Gains A Lego Case Richard Jones, July 7, 2017 So I’ve added a Lego Case To My Music Streamer Its working great. Our boys can wander in with their tablets/phones and just wirelessly play what they like. Music should just be like this. Accessible and ... Pi Zero W - Streamer - Gains A Lego Case 0 0 0
Legacy Projects, Technical Debt and NDepend Steve Wilkes, June 29, 2017 C# Programming Practices C# Programming Practices Unless every project you've worked on has been green field and / or built with no time pressure, you'll have found yourself working on a legacy project at some point. Unwieldy methods, mystery sections ... Legacy Projects, Technical Debt and NDepend 0 0 0 C# Programming Practices C# Programming Practices
SQL Azure as part of availability group, but not really doing any real work Kevin Shyr, June 29, 2017 Microsoft SQL - DBA work Wouldn't it be nice to have SQL Azure as part of high availability group, but not really doing any real work? I'm looking for a set up of Active/ReadOnly/DR-Azure. So far I have no luck finding information ... SQL Azure as part of availability group, but not really doing any real work 0 0 0 Microsoft SQL - DBA work
SSMS 17.1 missing features Kevin Shyr, June 29, 2017 Microsoft SQL - T-SQL Microsoft SQL - DBA work Just noticed that SSMS 17.1 (current version) does not support drag and drop of a SQL file. Reverted back to SSMS 17 RC3 and that feature is back. Going to check on other features. SSMS 17.1 missing features 0 0 0 Microsoft SQL - T-SQL Microsoft SQL - DBA work
How Do I Open a Port in Windows 10 (refused connection) ? Paula DiTallo, June 27, 2017 Windows If you are seeing the "connection refused" message when attempting to set up a localhost access port, the chances are good that the port is blocked from allowing connections through Windows. To open the ... How Do I Open a Port in Windows 10 (refused connection) ? 0 0 0 Windows
WordPress 101 - Plugins! Michael Ballhaus, June 21, 2017 wordpress plugin cms php html css This blog series covers just a few of the many features of WordPress from a developer's perspective.WordPress 101 - Setup/Configuration!WordPress 101 - Plugins!WordPress 101 - Themes!"WordPress powers ... WordPress 101 - Plugins! 0 0 59 wordpress plugin cms php html css
Creating a SharePoint DataLake with SQL Server using Enzo Unified Herve Roggero, June 19, 2017 Enzo Unified SharePoint In this blog post I will show how you can easily copy a SharePoint list to a SQL Server table, and keep the data updated one a specific frequency, allowing you to easily create a DataLake for your SharePoint ... Creating a SharePoint DataLake with SQL Server using Enzo Unified 0 0 1 Enzo Unified SharePoint
Wordpress change permalinks to Postname cause Page Not Found sathya, June 16, 2017 wordpress permalinks postname When you select postname in permalinks of wordpress admin page, it might not work sometimes.Following are the reasons.* If in the admin permalinks page itself if it shows some message saying "if you have ... Wordpress change permalinks to Postname cause Page Not Found 0 0 11 wordpress permalinks postname
If I Made a New Web App over the Last 12 Years Aligned, June 14, 2017 WebApi JavaScript Tools Have you thought about how you've built web applications in the past and how you want to do it now?Please visit me at http://bit.ly/ifIMadeANewWe... for my reflections ... If I Made a New Web App over the Last 12 Years 0 0 1 WebApi JavaScript Tools
Show off your API with a little Swagger... Michael Ballhaus, June 14, 2017 .net api rest swagger mvc swashbuckle So you've built yourself a ground-breaking RESTful .NET Web Api that's effectively going to change the world... awesome!You've even sold and marketed the idea to maybe your boss or potential client... ... Show off your API with a little Swagger... 0 0 28 .net api rest swagger mvc swashbuckle
The TDLR; on easily managing .NET concurrent asynchronous threads Michael Ballhaus, June 12, 2017 .net c# async threading semaphore semaphoreslim Ever had the requirement for your code to perform some series of background actions, say to query an API for weather data for various locations, but your provider caps you at having only 2 max concurrent ... The TDLR; on easily managing .NET concurrent asynchronous threads 0 0 9 .net c# async threading semaphore semaphoreslim
The 10 Commandments of Good SEO Hipster Version stewart ouis, June 5, 2017 I do not know about you, but to all those who are dedicated to online marketing, do not you think, what ever Google is more like a religion? , A little rather yes, right? And if the Catholics have the ... The 10 Commandments of Good SEO Hipster Version 0 0 14
Get Custom Fields using Quickbooks SDK Dave Noderer, May 28, 2017 c# Quickbooks SDK dotnet I was attempting to get a custom field that a customer had added to Items.It took me a while to figure out it is simple but obscure and basically just requires adding a child element of OwnerID = 0.Once ... Get Custom Fields using Quickbooks SDK 0 0 0 c# Quickbooks SDK dotnet
SSIS project foreach loop editor does not show configuration for ADO or ADO.NET enumerator Kevin Shyr, May 26, 2017 Microsoft SQL - Integration Services SSIS UPDATE on 2017-05-31:It seems to be a bug with version 17.1 (build 14.0.61705.170). I uninstalled that version (including some prerequisite and other components from program list), did a repair on Visual ... SSIS project foreach loop editor does not show configuration for ADO or ADO.NET enumerator 0 0 3 Microsoft SQL - Integration Services SSIS
Writing a Voice Activated SharePoint Todo List - IoT App on RPi Herve Roggero, May 16, 2017 Azure Enzo Unified Ever wanted to write a voice activated system on an IoT device to keep track of your “todo list”, hear your commands being played back, and have the system send you a text message with your todo list when ... Writing a Voice Activated SharePoint Todo List - IoT App on RPi 0 0 9 Azure Enzo Unified
MS SQL - bcp to export varbinary to image file Vaibhav Gaikwad, May 16, 2017 General I don't do much SQL in regular day to day basis but when it comes to it then it gets really exciting. Here is one of the odd days where I wanted to push out a image file from SQL which was sorted as varbinary(MAX) ... MS SQL - bcp to export varbinary to image file 0 0 50 General
This blog has been moved to https://medium.com/@anirugu Anirudha, May 13, 2017 Hello everyone, Good evening ! It’s my pleasure to use this blog to write stuff about technical stuff and things that I do or use in my daily life. This blog have a lot of technical issue in past. It’s ... This blog has been moved to https://medium.com/@anirugu 0 0 0
What’s New in C# 7.0 Article in Code Magazine Chris G. Williams, May 11, 2017 My What’s New in C# 7.0 article in Code Magazine is out now. You can find it online, at: http://www.codemag.com/arti... Or you can download the PDF of the entire issue, at: http://bit.ly/2ppnSCH ... What’s New in C# 7.0 Article in Code Magazine 0 0 3
Getting SQL Server MetaData the EASY Way Using SSMS Jim Giercyk, May 11, 2017 So, you are asked to find out which table uses up the most index space in a database. Or how many rows are in a give table. Or any other question about the metadata of the server. Many people will immediately ... Getting SQL Server MetaData the EASY Way Using SSMS 0 0 19
Raspberry Pi Zero W - Media Streamer Richard Jones, May 8, 2017 So I’ve been wanting to update my media streamer for a while. In our kitchen I have an amp and speakers, and I have a Raspberry Pi One acting as a media streamer, primarily for use with Air Play. It sounds ... Raspberry Pi Zero W - Media Streamer 0 0 0
Video Editing PC Build - Ryzen 8-Core Processor MikeParks, May 5, 2017 Hello everyone! It's an exciting day. The first shipment of parts has arrived for the new AMD Ryzen 7 1700X Processor Video Editing PC Build! This fresh new shiny piece of technology grabbed my attention ... Video Editing PC Build - Ryzen 8-Core Processor 0 0 3
MyGet Command Line Authentication for Windows NuGet Bob Hardister, May 4, 2017 When using Windows and the NuGet package manager: nuget.exe sources Add|Update -Name feedName -UserName user -Password secret MyGet Command Line Authentication for Windows NuGet 0 0 0
Adopt a SQL orphan Jim Giercyk, May 4, 2017 All DBAs have been asked to copy a database from one SQL instance to another. Even if the instances are identical, the relationship (SID) between the logins and table users are broken. Microsoft includes ... Adopt a SQL orphan 0 0 27
Deleting old AZURE backups with Powershell Jim Giercyk, May 1, 2017 As companies begin migrating to AZURE, DBAs are tempted to save terrestrial (non-AZURE) backup files to “the cloud” to leverage the unlimited amount of space that is available. No more alarms in the middle ... Deleting old AZURE backups with Powershell 0 0 31
Query TFS/VSTS for past build history Aligned, May 1, 2017 DevOps I wrote a post recently about how to Query TFS/VSTS for past build history and I wanted to share it here as well. Query TFS/VSTS for past build history 0 0 0 DevOps
SQL server AlwaysOn Availability Group data latency issue on secondary replicas and synchronous state monitoring Changhong Fu, April 30, 2017 SQL server AlwaysOn Availability Group This article explains how data synchronization works on SQL Server AlwaysOn Availability Group and some details about how to use sys.dm_hadr_database_replic... table to check replica states.I borrowed ... SQL server AlwaysOn Availability Group data latency issue on secondary replicas and synchronous state monitoring 0 0 2 SQL server AlwaysOn Availability Group
So you want to go Causal Neo4j in Azure? Sure we can do that Chris Skardon, April 26, 2017 So you might have noticed in the Azure market place you can install an HA instance of Neo4j – Awesomeballs! But what about if you want a Causal cluster? Hello Manual Operation! Let’s start with a clean ... So you want to go Causal Neo4j in Azure? Sure we can do that 0 0 0
MS Dynamics CRM Adapter now available on Enzo Unified Herve Roggero, April 25, 2017 I am proud to present our first third party adapter created by Aldo Garcia. With this adapter, you can communicate to Microsoft Dynamics CRM Online directly from SQL Server Management Studio, and from ... MS Dynamics CRM Adapter now available on Enzo Unified 0 0 1
Redirect Standard Error to Output using PowerShell Bob Hardister, April 25, 2017 We use LiquiBase for Database change control and Octopus for deployment to downstream environments in our CICD pipeline. Unfortunately, the version of LiquiBase we use writes information messages to standard ... Redirect Standard Error to Output using PowerShell 0 0 0
BizTalk Server best articles Leonid Ganeline, April 24, 2017 BizTalk To simplify navigation on the BizTalk articles, I've selected only the best articles. Study Big ThingsBizTalk Internals: Publishers and SubscribersPart 1: Zombie, Instance Subscription and Convoys: DetailsPart ... BizTalk Server best articles 0 0 3 BizTalk
Nested Enumerable::Any in C++/CLI (difficult++) Tom Hines, April 19, 2017 I frequently use the construct in C# (C-Sharp) to cross-reference the contents of two repositories simultaneously with one compound command: IEnumerable<string> arr_strSources = new string[]{"Alpha", ... Nested Enumerable::Any in C++/CLI (difficult++) 0 0 2
How to use Bower to install packages Anirudha, April 1, 2017 In VS 2017, you have choice to install ui components by using bower. If you work previously in asp.net mvc project in visual studio you know all we use is nuget to install anything from jQuery to Newtonsoft.json. ... How to use Bower to install packages 0 0 3
SQL Database is in use and cannot restore Renso, March 31, 2017 SQL USE masterGOALTER DATABASE <mydatabase>SET SINGLE_USER--This rolls back all uncommitted transactions in the db.WITH ROLLBACK IMMEDIATEGORESTORE DATABASE <mydatabase> FILE = N'mydatabase' FROM ... SQL Database is in use and cannot restore 0 0 15 SQL
asp.net core as a windows service foxjazz, March 31, 2017 Posting this to remind myself that nssm just doesn't suck.If you want to run a windows service and it's asp.net do this.Publish your app to a folder on windows. Make sure dotnet 1.1 > is installed on ... asp.net core as a windows service 0 0 5
Zoho: Is it possible to get GeoLocation of user? Pankaj Tahiliani, March 25, 2017 zoho gps zoho geofencing zoho latitude zoho longitude Problem: Many times we want latitude and longitude information of user who is currently filling the Zoho forms. Zoho doesn't provide any such object by which we can get this information & it also doesn't ... Zoho: Is it possible to get GeoLocation of user? 0 0 70 zoho gps zoho geofencing zoho latitude zoho longitude
Integrating ASP.NET Core With Webforms Using IIS URL Rewrite Steve Wilkes, March 25, 2017 .NET Core ASP.NET ASP.NET MVC C# ASP.NET MVC C# I'm currently updating a legacy ASP.NET WebForms application to ASP.NET Core. Because big rewrites (almost) never work, it's a case of migrating sections of the site one at a time, having WebForms pass ... Integrating ASP.NET Core With Webforms Using IIS URL Rewrite 0 0 5 .NET Core ASP.NET ASP.NET MVC C# ASP.NET MVC C#
AppDynamics Disk Space Alert Extension: Windows support Alex Hildyard, March 24, 2017 I've added a Powershell port of this shell script to support Windows servers, and Derrek has merged the PR back into the trunk:https://github.com/Ap... port is pretty faithful ... AppDynamics Disk Space Alert Extension: Windows support 0 0 21
Custom Role Claim Based Authentication on SharePoint 2013 Gino Abraham, March 21, 2017 sharepoint 2013 We had a requirement in a project to authenticate users in a site collection based on Country claim presented by a User.Below powershell sample is to add a US country claim value to a Visitors group of ... Custom Role Claim Based Authentication on SharePoint 2013 0 0 0 sharepoint 2013
Powershell to monitor Server Resource and make html report for a set number of iteration and intreval Gino Abraham, March 21, 2017 sharepoint 2013 While building a SharePoint farm for a project, i did load testing with VSTS.Since my SharePoint farm was in a different domain than that of my Load test controllers, I had to monitor few performance counters ... Powershell to monitor Server Resource and make html report for a set number of iteration and intreval 0 0 0 sharepoint 2013
SQL Server - Kill any live connections to the DB Renso, March 17, 2017 SQL Often you need to restore a DB or take oit offline only to find out the process aborts due to active connected sessions to the DB. Here is a quick sript that will kill all active sessions to the DB.USE ... SQL Server - Kill any live connections to the DB 0 0 2 SQL
Distributed TensorFlow Pipeline using Google Cloud Machine Learning Engine JoshReuben, March 17, 2017 Artificial Intelligence TensorFlow OverviewTensorFlow https://www.tensorflow.org/ is an open source software library for Machine Learning across a range of tasks, developed by Google. It is currently used for both research and production ... Distributed TensorFlow Pipeline using Google Cloud Machine Learning Engine 0 0 5 Artificial Intelligence TensorFlow
Keras QuickRef JoshReuben, March 17, 2017 Artificial Intelligence TensorFlow Keras QuickRefKeras is a high-level neural networks API, written in Python that runs on top of the Deep Learning framework TensorFlow. In fact, tf.keras will be integrated directly into TensorFlow 1.2 ... Keras QuickRef 0 0 2 Artificial Intelligence TensorFlow
ENZO UNIFIED - DEV CONTEST 2017 Herve Roggero, March 15, 2017 Compete for a chance to win $2,000! That’s right. We are offering a $2,000 first prize for the most innovative use of our technology. Within just a few hours you will be surprised how much you can accomplish ... ENZO UNIFIED - DEV CONTEST 2017 0 0 3
Using Measure-Object to sum file sizes in Powershell Alex Hildyard, March 15, 2017 Be aware that this line: gci -r "C:\temp\test" | measure-object -property length -sum will throw an error if it encounters a folder whose only contents is another (empty) folder; this is because measure-object ... Using Measure-Object to sum file sizes in Powershell 1 0 14
Writing your first adapter for Enzo Unified Herve Roggero, March 14, 2017 Enzo Unified This blog post shows you how to write your first adapter using the Enzo Unified SDK, so that you can extend the capabilities of SQL Server and/or create a light-weight HTTP proxy for applications, IoT ... Writing your first adapter for Enzo Unified 0 0 4 Enzo Unified
How To Suppress DHCP Popups In NETUI Doug Moore, March 12, 2017 Working on a CE device that presented a kiosk application I wanted to find a way to suppress the following Windows CE Networking DHCP popups:"DHCP was unable to obtain an IP address. If the netcard is ... How To Suppress DHCP Popups In NETUI 0 0 0
Counting pages in Confluence Alex Hildyard, March 10, 2017 We're currently migrating our Confluence installation, and I was looking around for resources to provide some basic metrics, eg. the total number of (non-private) pages we are currently hosting. It appears ... Counting pages in Confluence 0 0 40