FEATURED postincrement and preincrement in c# Anirudha, April 21, 2018 Today I was working in C# and I write a code like this. Read more Read More Share postincrement and preincrement in c# 0 0 0
MOST POPULAR Scikit Learn Quickref for Machine Learning JoshReuben, April 21, 2018 Artificial Intelligence Python Scikit LearnScikit-learn ( http://scikit-learn.org ) is a free software Machine Learning lib for the ... Read More Share Scikit Learn Quickref for Machine Learning 0 0 1 Artificial Intelligence Python
HOT TOPIC How to check crash issue in C# apps ? Anirudha, April 18, 2018 Recently I was working on a C# application. Suddenly someone asks “Are you able to remove all the dll ... Read More Share How to check crash issue in C# apps ? 0 0 0 HOT TOPIC Trane XE70 furnace wont start Ken Hortsch, April 13, 2018 I have a 20 year old Trane XE70 that is still going strong. But it has needed parts and they are easy ... Read More Share Trane XE70 furnace wont start 0 0 0 HOT TOPIC All you need to know about Android Wear SDK and Emulator Celin Smith, April 13, 2018 App Development android app android app developer android application Android Wear android development People are always on the lookout of new features and updates related to the most advanced devices, especially ... Read More Share All you need to know about Android Wear SDK and Emulator 0 0 0 App Development android app android app developer android application Android Wear android development
HOT TOPIC How to check crash issue in C# apps ? Anirudha, April 18, 2018 Recently I was working on a C# application. Suddenly someone asks “Are you able to remove all the dll ... Read More Share How to check crash issue in C# apps ? 0 0 0
HOT TOPIC Trane XE70 furnace wont start Ken Hortsch, April 13, 2018 I have a 20 year old Trane XE70 that is still going strong. But it has needed parts and they are easy ... Read More Share Trane XE70 furnace wont start 0 0 0
HOT TOPIC All you need to know about Android Wear SDK and Emulator Celin Smith, April 13, 2018 App Development android app android app developer android application Android Wear android development People are always on the lookout of new features and updates related to the most advanced devices, especially ... Read More Share All you need to know about Android Wear SDK and Emulator 0 0 0 App Development android app android app developer android application Android Wear android development
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! postincrement and preincrement in c# Anirudha, April 21, 2018 Today I was working in C# and I write a code like this. Read more ... postincrement and preincrement in c# 0 0 0 Scikit Learn Quickref for Machine Learning JoshReuben, April 21, 2018 Artificial Intelligence Python Scikit LearnScikit-learn ( http://scikit-learn.org ) is a free software Machine Learning lib for the Python programming language. It features various classification, regression and clustering algorithms ... Scikit Learn Quickref for Machine Learning 0 0 1 Artificial Intelligence Python How to check crash issue in C# apps ? Anirudha, April 18, 2018 Recently I was working on a C# application. Suddenly someone asks “Are you able to remove all the dll in bin folder”. read more ... How to check crash issue in C# apps ? 0 0 0 Trane XE70 furnace wont start Ken Hortsch, April 13, 2018 I have a 20 year old Trane XE70 that is still going strong. But it has needed parts and they are easy to replace. 1) if you turn on the power and it cycles through you should see a glow of the ignitor. ... Trane XE70 furnace wont start 0 0 0 All you need to know about Android Wear SDK and Emulator Celin Smith, April 13, 2018 App Development android app android app developer android application Android Wear android development People are always on the lookout of new features and updates related to the most advanced devices, especially by the giant industry leaders like Android and Apple Inc. as well. In this write up, we will ... All you need to know about Android Wear SDK and Emulator 0 0 0 App Development android app android app developer android application Android Wear android development Evolution of the World Wide Web From Web 1.0 to Web 5.0 Celin Smith, April 9, 2018 web developer www world wide web web development web application WWW (The World Wide Web) “www” stands for the World Wide Web which is a part of the internet. It links and connects documents and websites together which can be searched on web browsers like Google Chrome ... Evolution of the World Wide Web From Web 1.0 to Web 5.0 0 0 1 web developer www world wide web web development web application Time To Reboot Tim Murphy, April 5, 2018 Misc It has been nearly six months since I blogged last. Thankfully this means I have been busy working on client projects. It is a new year and just back from spring break so I think it is time to start digging ... Time To Reboot 0 0 0 Misc Windows to Go With the Spyrus USB Drive Jeremy Morgan, April 5, 2018 DevOps Windows Windows Server What we need is a good bootable live USB stick for Windows. I've said this many times over the years, and hacked together things to make that very thing happen, but nothing that worked really well. So ... Windows to Go With the Spyrus USB Drive 0 0 5 DevOps Windows Windows Server How to implement AMP on your website. Anirudha, March 25, 2018 Recently I used AMP on one of my website. The site was already live and I need to implement the AMP functionality on the website. In your post page you define a amphtml tag which have url of the amp page. ... How to implement AMP on your website. 0 0 0 Benefits of customized .NET Application Development Celin Smith, March 20, 2018 .NET development Programming .net asp.net Websites are the most desired tools of promotion for every brand and company that wants to reach more audience and increase the potential of the lead generation. Well, there are many options to choose ... Benefits of customized .NET Application Development 1 0 0 .NET development Programming .net asp.net Which Distribution of Linux Should I Use? Jeremy Morgan, March 13, 2018 Linux Server Virtualization Virtual Box Linux Debian I'm often asked this question: "hey, you're a Linux guy right? What Linux should I use? I have this friend who recommends _____ and I want to know what you think?" I usually reply with the same question: ... Which Distribution of Linux Should I Use? 0 0 3 Linux Server Virtualization Virtual Box Linux Debian How to open URL in browser in C# ? Anirudha, March 10, 2018 In C# sometime we need to open URL in browser, for opening we can use following code.Read more How to open URL in browser in C# ? 0 0 0 SQL Server: How do I pull the ASCII value for each character in a column name? Paula DiTallo, February 27, 2018 SQL sqlserver data Practical Answers SQL Snippet This is a handy script to cycle through every character in a column to determine what each ascii value is. This is especially useful when a string match isn't matching. Often times, there is a hidden space, ... SQL Server: How do I pull the ASCII value for each character in a column name? 0 0 0 SQL sqlserver data Practical Answers SQL Snippet Common Code Smells Jeremy Morgan, February 27, 2018 Object Oriented Programming Programming design C# design patterns You may have heard the term "code smells" lately, it seems its being talked about frequently again. In this short post I'll explain what they are, and a few of them you may run across. What is a Code Smell? ... Common Code Smells 0 0 0 Object Oriented Programming Programming design C# design patterns 7 Essential Principles to know: iPhone App Development Celin Smith, February 26, 2018 iphone iPhone App Development iOS App Development App Development mobile application apple apps iPhones are definitely the most demanded smartphones with their unique features and dynamic UI /UX makes every iPhone user go in awe. Thanks to the amazing features of the iPhone coupled with awesome apps ... 7 Essential Principles to know: iPhone App Development 0 0 5 iphone iPhone App Development iOS App Development App Development mobile application apple apps My Latest Virtualization Setup Jeremy Morgan, February 20, 2018 Development Docker Linux Server Virtualization Virtual Box Linux Like many geeks of the time I spent the 90s and 2000s with at least 2 or 3 old computers in a closet, connected by a switch running various operating systems with various services running on them. Giant, ... My Latest Virtualization Setup 0 0 6 Development Docker Linux Server Virtualization Virtual Box Linux Free Book Chapter Joe Mayo, February 18, 2018 Here’s a free chapter from Programming the Microsoft Bot Framework, "Fine-Tuning Your Chatbot": http://bit.ly/2BJNcsZ @JoeMayo ... Free Book Chapter 0 0 0 DAX Studio 2.7.2 Released Darren Gosbell, February 13, 2018 The lastest update for DAX Studio is now live at http://daxstudio.org This release includes a number of small enhancements and fixes including the following:Enhancement: Allowing "Unlimited" Dataset sizes ... DAX Studio 2.7.2 Released 0 0 0 Load Testing Your IIS Web Server Jeremy Morgan, February 11, 2018 DevOps IIS System Administration IIS Adminstration IIS 7 IIS 8 All the theory, calculations, and estimations in the world aren’t going to tell you how your website will truly perform under a load. If you’re deploying a new server or doing any kind of performance enhancements, ... Load Testing Your IIS Web Server 0 0 9 DevOps IIS System Administration IIS Adminstration IIS 7 IIS 8 DAX Studio recent Win7 SP1 crashes Darren Gosbell, February 6, 2018 DAX Studio We've just found out that a recent security update to the .Net framework in January 2018 for Windows 7 SP1 has been causing crashes in DAX Studio when accessing the File menu. Unfortunately this issue ... DAX Studio recent Win7 SP1 crashes 0 0 0 DAX Studio C# Collection part 2 Anirudha, February 4, 2018 C# Collection part 2 0 0 0 Learn C# Collection part 1 Anirudha, February 4, 2018 Learn C# Collection part 1 0 0 0 SQL Server: Moving DATA and LOG file to different location Vaibhav Gaikwad, February 1, 2018 SQL Server The default location of the "data" and "log" files for SQL Server database is "C:\Program Files\Microsoft SQL Server\MSSQL13.SQL2016\MSSQ... for version 2016 unless it is set differently during the ... SQL Server: Moving DATA and LOG file to different location 0 0 5 SQL Server Unit Test for EF LINQ queries using Mocked DbSet Renso, January 30, 2018 C# LINQ Entity Framework Mock Inject Goal: Create a unit test for a EF repository query. As we all know unit tests are infrastructure agnostic and therefore have no kowledge of for example external services, databases, etc. So how can we ... Unit Test for EF LINQ queries using Mocked DbSet 0 0 1 C# LINQ Entity Framework Mock Inject Having trouble using GitHub with BI projects Kevin Shyr, January 26, 2018 SQL SSIS GitHub SSDT Visual Studio I had existing solution built. I've attached a screenshot of local repository folder structure.So to get started in GitHub, I created a company repository called "DataServices", and uploaded the entire ... Having trouble using GitHub with BI projects 0 0 1 SQL SSIS GitHub SSDT Visual Studio C# Local Function Anirudha, January 25, 2018 static void Main(string[] args) { int Sum(int x, int y) { return x + y; } int res = 5 + 2; Console.WriteLine(res); }This is a 5 line code to show how Local method works in C# ... C# Local Function 0 0 0 ICYMI: Programming the Microsoft Bot Framework Joe Mayo, January 10, 2018 My latest book, Programming the Microsoft Bot Framework: A Multiplatform Approach to Building Chatbots, is now available. You can find more details on the Microsoft Press site. @JoeMayo ... ICYMI: Programming the Microsoft Bot Framework 0 0 0 Hello World in Xamarin Anirudha, December 28, 2017 Hello World in Xamarin 0 0 0 Released LINQ to Twitter v4.2.0 Joe Mayo, December 19, 2017 Today, I released the latest version of LINQ to Twitter. In addition to fixing bugs, the highlighted features of this release include support for DM Events, Extended Tweets and .NET Core. Here’s a demo ... Released LINQ to Twitter v4.2.0 0 0 0 importing ssis flat files in redshift using copy Alex Bransky, December 18, 2017 all tech stuff SQL Server After trying a million combinations, I finally figured out how to export data in SSIS using an OLE DB source (SQL Server) and a flat file destination. In the end all I really should have done was use "ENCODING ... importing ssis flat files in redshift using copy 0 0 20 all tech stuff SQL Server creating a t-sql script to enable query store and auto tuning for each user database Alex Bransky, December 12, 2017 all tech stuff SQL Server select 'ALTER DATABASE [' + name + '] SET QUERY_STORE = ON ALTER DATABASE [' + name + '] SET AUTOMATIC_TUNING ( FORCE_LAST_GOOD_PLAN = ON )'from sys.databases where name not in ('master','model','msdb','t... ... creating a t-sql script to enable query store and auto tuning for each user database 0 0 18 all tech stuff SQL Server SEO, Personas, and Analytics - Bridging the IT / Marketing Gap Jeff Julian, December 11, 2017 As more marketing teams and IT teams start to cross paths more often, one areas they both could use some collaborative education is performance analytics. In this episode of Marketer-to-Marketer, Ardath ... SEO, Personas, and Analytics - Bridging the IT / Marketing Gap 0 0 41 In Visual Studio, how do I pass arguments in debug to a console program? Paula DiTallo, November 30, 2017 Practical Answers Visual Studio Go to your project properties, either by right-clicking on the project and picking "Properties" or by picking Properties from the Project menu.Click on Debug, then enter your arguments into the "Script ... In Visual Studio, how do I pass arguments in debug to a console program? 0 0 2 Practical Answers Visual Studio Generating a SAS token for Service Bus in .Net Core ChrisD, November 29, 2017 .NET Azure Messaging Microsoft has decided to separate the queue/topic send/receive functionality from the queue/topic management functionality. Some of these separations make sense, while others, like the inability to auto-provision ... Generating a SAS token for Service Bus in .Net Core 1 0 0 .NET Azure Messaging A Short Deep Learning Study Guide JoshReuben, November 28, 2017 Artificial Intelligence basic Machine Learning pre-requisites:python http://docs.python-guide.or... http://jupyter-notebook-beg... http://www.scipy-lectures.o... ... A Short Deep Learning Study Guide 0 0 29 Artificial Intelligence Swashbuckle Swagger UI– Prompt for Access Token (.net Core) ChrisD, November 22, 2017 Visual Studio I use swagger to document my API endpoints. I like the descriptive nature, and find the swagger UI to be a great place for quick testing and discovery. The swagger UI works great out of the box for unsecured ... Swashbuckle Swagger UI– Prompt for Access Token (.net Core) 1 0 1 Visual Studio Beginning Azure Machine Learning Gino Abraham, November 14, 2017 AzureML Free version for Azure ML Studio for Learninghttps://studio.azur... ML Cheat Sheet for Selecting ML Algorithm for your Experimentshttps://docs.mic... ... Beginning Azure Machine Learning 0 0 0 AzureML Announcing Enzo Online: IoT and Mobile Development Made Easier Herve Roggero, November 13, 2017 If you are a software developer and would like to build a Mobile application, or an IoT system, it is likely that you will experience a steep learning curve for two reasons: development languages, and ... Announcing Enzo Online: IoT and Mobile Development Made Easier 0 0 1 Octopus Deploy : Format exception unpacking Windows NuGet package onto Linux box Alex Hildyard, November 10, 2017 There appears to be an issue with OD's "Deploy NuGet package" task (tested in Octopus Deploy 3.1.5). We encountered the problem while unpacking a .NET Core 2.0 application on a Windows tentacle and copying ... Octopus Deploy : Format exception unpacking Windows NuGet package onto Linux box 0 0 3 Octopus Deploy : Format exception unpacking Windows NuGet package onto Linux box Alex Hildyard, November 10, 2017 There appears to be an issue with OD's "Deploy NuGet package" task (tested in Octopus Deploy 3.1.5). We encountered the problem while unpacking a .NET Core 2.0 application on a Windows tentacle and copying ... Octopus Deploy : Format exception unpacking Windows NuGet package onto Linux box 0 0 3 Starting An Umbraco Project Tim Murphy, November 10, 2017 Development Umbraco PSC As I have been documenting Umbraco development I realized that people need a starting point. This post will cover how to start an Umbraco project using an approach suitable for ALM development processes. ... Starting An Umbraco Project 0 0 0 Development Umbraco PSC Relating Umbraco Content With the Content Picker Tim Murphy, November 8, 2017 Umbraco Development ASP.NET MVC After addressing Umbraco team development in my previous post I want to explore maintaining relationships between pieces of content in Umbraco and accessing them programmatically here. For those of us ... Relating Umbraco Content With the Content Picker 0 0 0 Umbraco Development ASP.NET MVC How Did I Become An IT Consultant Curmudgeon? Tim Murphy, November 2, 2017 Rant I have been accused of being a curmudgeon by more than one co-worker. The short, pithy answers to the question of I got to this point would be “experience” or “it comes with age”. But what is the real ... How Did I Become An IT Consultant Curmudgeon? 0 0 0 Rant Umbraco Team Development Tim Murphy, October 27, 2017 Umbraco Development ASP.NET The Umbraco CMS platform give you the ability to create a content managed site with the familiar development process of ASP.NET MVC. If you are the only developer things don’t get too complicated, but ... Umbraco Team Development 0 0 0 Umbraco Development ASP.NET .NET Core–Push Nuget Package After Build ChrisD, October 26, 2017 Visual Studio You can configure .NET Core to automatically push your nuget package to the package server of your choice by adding a Target to your project file. 1) If your package server requires an api key, you can ... .NET Core–Push Nuget Package After Build 0 0 0 Visual Studio ETH security feature distribution foxjazz, October 23, 2017 Ethereum sidechain feature...ETH nodes would have a private key to decrypt the code it would run, this code is copied x times based on keys that would have access to the data, one encryption for the sender, ... ETH security feature distribution 0 0 12 NET USE in WSL Joe Mayo, October 18, 2017 wsl Still getting into Windows Subsystem for Linux (WSL). I was using PowerShell to execute NET USE commands to access remote shares. Having tried this on WSL, it wasn’t immediately obvious how to get it to ... NET USE in WSL 0 0 0 wsl I'm back! SharpCode, October 15, 2017 Programming react life Wow... just Wow... the posts before this are from when I was at TAFE and just beginning my studies. Oh how far I have come since then. I completed studies and got my Bachelor in Game Design/Computer Science, ... I'm back! 0 0 4 Programming react life Fix for slow iPhone 5s after IOS 11.0.1 11.0.2 Ken Hortsch, October 12, 2017 Love my iPhone 5s but it was brutal after IOS 11 upgrade. I couldn’t even swipe to answer the phone. If your a fan-boy you can probably do this yourself, but I took it into the Apple Store and they restored ... Fix for slow iPhone 5s after IOS 11.0.1 11.0.2 0 0 0 Installing a Kubernetes Cluster on CentOS 7 Alex Hildyard, October 12, 2017 Having played around with the GKE and MiniKube "one stop" clusters, I wanted to build a multi-node K8 cluster from a bunch of CentOS VMs. The experience was pleasantly straightforward, following the instructions ... Installing a Kubernetes Cluster on CentOS 7 0 0 38 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!
postincrement and preincrement in c# Anirudha, April 21, 2018 Today I was working in C# and I write a code like this. Read more ... postincrement and preincrement in c# 0 0 0
Scikit Learn Quickref for Machine Learning JoshReuben, April 21, 2018 Artificial Intelligence Python Scikit LearnScikit-learn ( http://scikit-learn.org ) is a free software Machine Learning lib for the Python programming language. It features various classification, regression and clustering algorithms ... Scikit Learn Quickref for Machine Learning 0 0 1 Artificial Intelligence Python
How to check crash issue in C# apps ? Anirudha, April 18, 2018 Recently I was working on a C# application. Suddenly someone asks “Are you able to remove all the dll in bin folder”. read more ... How to check crash issue in C# apps ? 0 0 0
Trane XE70 furnace wont start Ken Hortsch, April 13, 2018 I have a 20 year old Trane XE70 that is still going strong. But it has needed parts and they are easy to replace. 1) if you turn on the power and it cycles through you should see a glow of the ignitor. ... Trane XE70 furnace wont start 0 0 0
All you need to know about Android Wear SDK and Emulator Celin Smith, April 13, 2018 App Development android app android app developer android application Android Wear android development People are always on the lookout of new features and updates related to the most advanced devices, especially by the giant industry leaders like Android and Apple Inc. as well. In this write up, we will ... All you need to know about Android Wear SDK and Emulator 0 0 0 App Development android app android app developer android application Android Wear android development
Evolution of the World Wide Web From Web 1.0 to Web 5.0 Celin Smith, April 9, 2018 web developer www world wide web web development web application WWW (The World Wide Web) “www” stands for the World Wide Web which is a part of the internet. It links and connects documents and websites together which can be searched on web browsers like Google Chrome ... Evolution of the World Wide Web From Web 1.0 to Web 5.0 0 0 1 web developer www world wide web web development web application
Time To Reboot Tim Murphy, April 5, 2018 Misc It has been nearly six months since I blogged last. Thankfully this means I have been busy working on client projects. It is a new year and just back from spring break so I think it is time to start digging ... Time To Reboot 0 0 0 Misc
Windows to Go With the Spyrus USB Drive Jeremy Morgan, April 5, 2018 DevOps Windows Windows Server What we need is a good bootable live USB stick for Windows. I've said this many times over the years, and hacked together things to make that very thing happen, but nothing that worked really well. So ... Windows to Go With the Spyrus USB Drive 0 0 5 DevOps Windows Windows Server
How to implement AMP on your website. Anirudha, March 25, 2018 Recently I used AMP on one of my website. The site was already live and I need to implement the AMP functionality on the website. In your post page you define a amphtml tag which have url of the amp page. ... How to implement AMP on your website. 0 0 0
Benefits of customized .NET Application Development Celin Smith, March 20, 2018 .NET development Programming .net asp.net Websites are the most desired tools of promotion for every brand and company that wants to reach more audience and increase the potential of the lead generation. Well, there are many options to choose ... Benefits of customized .NET Application Development 1 0 0 .NET development Programming .net asp.net
Which Distribution of Linux Should I Use? Jeremy Morgan, March 13, 2018 Linux Server Virtualization Virtual Box Linux Debian I'm often asked this question: "hey, you're a Linux guy right? What Linux should I use? I have this friend who recommends _____ and I want to know what you think?" I usually reply with the same question: ... Which Distribution of Linux Should I Use? 0 0 3 Linux Server Virtualization Virtual Box Linux Debian
How to open URL in browser in C# ? Anirudha, March 10, 2018 In C# sometime we need to open URL in browser, for opening we can use following code.Read more How to open URL in browser in C# ? 0 0 0
SQL Server: How do I pull the ASCII value for each character in a column name? Paula DiTallo, February 27, 2018 SQL sqlserver data Practical Answers SQL Snippet This is a handy script to cycle through every character in a column to determine what each ascii value is. This is especially useful when a string match isn't matching. Often times, there is a hidden space, ... SQL Server: How do I pull the ASCII value for each character in a column name? 0 0 0 SQL sqlserver data Practical Answers SQL Snippet
Common Code Smells Jeremy Morgan, February 27, 2018 Object Oriented Programming Programming design C# design patterns You may have heard the term "code smells" lately, it seems its being talked about frequently again. In this short post I'll explain what they are, and a few of them you may run across. What is a Code Smell? ... Common Code Smells 0 0 0 Object Oriented Programming Programming design C# design patterns
7 Essential Principles to know: iPhone App Development Celin Smith, February 26, 2018 iphone iPhone App Development iOS App Development App Development mobile application apple apps iPhones are definitely the most demanded smartphones with their unique features and dynamic UI /UX makes every iPhone user go in awe. Thanks to the amazing features of the iPhone coupled with awesome apps ... 7 Essential Principles to know: iPhone App Development 0 0 5 iphone iPhone App Development iOS App Development App Development mobile application apple apps
My Latest Virtualization Setup Jeremy Morgan, February 20, 2018 Development Docker Linux Server Virtualization Virtual Box Linux Like many geeks of the time I spent the 90s and 2000s with at least 2 or 3 old computers in a closet, connected by a switch running various operating systems with various services running on them. Giant, ... My Latest Virtualization Setup 0 0 6 Development Docker Linux Server Virtualization Virtual Box Linux
Free Book Chapter Joe Mayo, February 18, 2018 Here’s a free chapter from Programming the Microsoft Bot Framework, "Fine-Tuning Your Chatbot": http://bit.ly/2BJNcsZ @JoeMayo ... Free Book Chapter 0 0 0
DAX Studio 2.7.2 Released Darren Gosbell, February 13, 2018 The lastest update for DAX Studio is now live at http://daxstudio.org This release includes a number of small enhancements and fixes including the following:Enhancement: Allowing "Unlimited" Dataset sizes ... DAX Studio 2.7.2 Released 0 0 0
Load Testing Your IIS Web Server Jeremy Morgan, February 11, 2018 DevOps IIS System Administration IIS Adminstration IIS 7 IIS 8 All the theory, calculations, and estimations in the world aren’t going to tell you how your website will truly perform under a load. If you’re deploying a new server or doing any kind of performance enhancements, ... Load Testing Your IIS Web Server 0 0 9 DevOps IIS System Administration IIS Adminstration IIS 7 IIS 8
DAX Studio recent Win7 SP1 crashes Darren Gosbell, February 6, 2018 DAX Studio We've just found out that a recent security update to the .Net framework in January 2018 for Windows 7 SP1 has been causing crashes in DAX Studio when accessing the File menu. Unfortunately this issue ... DAX Studio recent Win7 SP1 crashes 0 0 0 DAX Studio
SQL Server: Moving DATA and LOG file to different location Vaibhav Gaikwad, February 1, 2018 SQL Server The default location of the "data" and "log" files for SQL Server database is "C:\Program Files\Microsoft SQL Server\MSSQL13.SQL2016\MSSQ... for version 2016 unless it is set differently during the ... SQL Server: Moving DATA and LOG file to different location 0 0 5 SQL Server
Unit Test for EF LINQ queries using Mocked DbSet Renso, January 30, 2018 C# LINQ Entity Framework Mock Inject Goal: Create a unit test for a EF repository query. As we all know unit tests are infrastructure agnostic and therefore have no kowledge of for example external services, databases, etc. So how can we ... Unit Test for EF LINQ queries using Mocked DbSet 0 0 1 C# LINQ Entity Framework Mock Inject
Having trouble using GitHub with BI projects Kevin Shyr, January 26, 2018 SQL SSIS GitHub SSDT Visual Studio I had existing solution built. I've attached a screenshot of local repository folder structure.So to get started in GitHub, I created a company repository called "DataServices", and uploaded the entire ... Having trouble using GitHub with BI projects 0 0 1 SQL SSIS GitHub SSDT Visual Studio
C# Local Function Anirudha, January 25, 2018 static void Main(string[] args) { int Sum(int x, int y) { return x + y; } int res = 5 + 2; Console.WriteLine(res); }This is a 5 line code to show how Local method works in C# ... C# Local Function 0 0 0
ICYMI: Programming the Microsoft Bot Framework Joe Mayo, January 10, 2018 My latest book, Programming the Microsoft Bot Framework: A Multiplatform Approach to Building Chatbots, is now available. You can find more details on the Microsoft Press site. @JoeMayo ... ICYMI: Programming the Microsoft Bot Framework 0 0 0
Released LINQ to Twitter v4.2.0 Joe Mayo, December 19, 2017 Today, I released the latest version of LINQ to Twitter. In addition to fixing bugs, the highlighted features of this release include support for DM Events, Extended Tweets and .NET Core. Here’s a demo ... Released LINQ to Twitter v4.2.0 0 0 0
importing ssis flat files in redshift using copy Alex Bransky, December 18, 2017 all tech stuff SQL Server After trying a million combinations, I finally figured out how to export data in SSIS using an OLE DB source (SQL Server) and a flat file destination. In the end all I really should have done was use "ENCODING ... importing ssis flat files in redshift using copy 0 0 20 all tech stuff SQL Server
creating a t-sql script to enable query store and auto tuning for each user database Alex Bransky, December 12, 2017 all tech stuff SQL Server select 'ALTER DATABASE [' + name + '] SET QUERY_STORE = ON ALTER DATABASE [' + name + '] SET AUTOMATIC_TUNING ( FORCE_LAST_GOOD_PLAN = ON )'from sys.databases where name not in ('master','model','msdb','t... ... creating a t-sql script to enable query store and auto tuning for each user database 0 0 18 all tech stuff SQL Server
SEO, Personas, and Analytics - Bridging the IT / Marketing Gap Jeff Julian, December 11, 2017 As more marketing teams and IT teams start to cross paths more often, one areas they both could use some collaborative education is performance analytics. In this episode of Marketer-to-Marketer, Ardath ... SEO, Personas, and Analytics - Bridging the IT / Marketing Gap 0 0 41
In Visual Studio, how do I pass arguments in debug to a console program? Paula DiTallo, November 30, 2017 Practical Answers Visual Studio Go to your project properties, either by right-clicking on the project and picking "Properties" or by picking Properties from the Project menu.Click on Debug, then enter your arguments into the "Script ... In Visual Studio, how do I pass arguments in debug to a console program? 0 0 2 Practical Answers Visual Studio
Generating a SAS token for Service Bus in .Net Core ChrisD, November 29, 2017 .NET Azure Messaging Microsoft has decided to separate the queue/topic send/receive functionality from the queue/topic management functionality. Some of these separations make sense, while others, like the inability to auto-provision ... Generating a SAS token for Service Bus in .Net Core 1 0 0 .NET Azure Messaging
A Short Deep Learning Study Guide JoshReuben, November 28, 2017 Artificial Intelligence basic Machine Learning pre-requisites:python http://docs.python-guide.or... http://jupyter-notebook-beg... http://www.scipy-lectures.o... ... A Short Deep Learning Study Guide 0 0 29 Artificial Intelligence
Swashbuckle Swagger UI– Prompt for Access Token (.net Core) ChrisD, November 22, 2017 Visual Studio I use swagger to document my API endpoints. I like the descriptive nature, and find the swagger UI to be a great place for quick testing and discovery. The swagger UI works great out of the box for unsecured ... Swashbuckle Swagger UI– Prompt for Access Token (.net Core) 1 0 1 Visual Studio
Beginning Azure Machine Learning Gino Abraham, November 14, 2017 AzureML Free version for Azure ML Studio for Learninghttps://studio.azur... ML Cheat Sheet for Selecting ML Algorithm for your Experimentshttps://docs.mic... ... Beginning Azure Machine Learning 0 0 0 AzureML
Announcing Enzo Online: IoT and Mobile Development Made Easier Herve Roggero, November 13, 2017 If you are a software developer and would like to build a Mobile application, or an IoT system, it is likely that you will experience a steep learning curve for two reasons: development languages, and ... Announcing Enzo Online: IoT and Mobile Development Made Easier 0 0 1
Octopus Deploy : Format exception unpacking Windows NuGet package onto Linux box Alex Hildyard, November 10, 2017 There appears to be an issue with OD's "Deploy NuGet package" task (tested in Octopus Deploy 3.1.5). We encountered the problem while unpacking a .NET Core 2.0 application on a Windows tentacle and copying ... Octopus Deploy : Format exception unpacking Windows NuGet package onto Linux box 0 0 3
Octopus Deploy : Format exception unpacking Windows NuGet package onto Linux box Alex Hildyard, November 10, 2017 There appears to be an issue with OD's "Deploy NuGet package" task (tested in Octopus Deploy 3.1.5). We encountered the problem while unpacking a .NET Core 2.0 application on a Windows tentacle and copying ... Octopus Deploy : Format exception unpacking Windows NuGet package onto Linux box 0 0 3
Starting An Umbraco Project Tim Murphy, November 10, 2017 Development Umbraco PSC As I have been documenting Umbraco development I realized that people need a starting point. This post will cover how to start an Umbraco project using an approach suitable for ALM development processes. ... Starting An Umbraco Project 0 0 0 Development Umbraco PSC
Relating Umbraco Content With the Content Picker Tim Murphy, November 8, 2017 Umbraco Development ASP.NET MVC After addressing Umbraco team development in my previous post I want to explore maintaining relationships between pieces of content in Umbraco and accessing them programmatically here. For those of us ... Relating Umbraco Content With the Content Picker 0 0 0 Umbraco Development ASP.NET MVC
How Did I Become An IT Consultant Curmudgeon? Tim Murphy, November 2, 2017 Rant I have been accused of being a curmudgeon by more than one co-worker. The short, pithy answers to the question of I got to this point would be “experience” or “it comes with age”. But what is the real ... How Did I Become An IT Consultant Curmudgeon? 0 0 0 Rant
Umbraco Team Development Tim Murphy, October 27, 2017 Umbraco Development ASP.NET The Umbraco CMS platform give you the ability to create a content managed site with the familiar development process of ASP.NET MVC. If you are the only developer things don’t get too complicated, but ... Umbraco Team Development 0 0 0 Umbraco Development ASP.NET
.NET Core–Push Nuget Package After Build ChrisD, October 26, 2017 Visual Studio You can configure .NET Core to automatically push your nuget package to the package server of your choice by adding a Target to your project file. 1) If your package server requires an api key, you can ... .NET Core–Push Nuget Package After Build 0 0 0 Visual Studio
ETH security feature distribution foxjazz, October 23, 2017 Ethereum sidechain feature...ETH nodes would have a private key to decrypt the code it would run, this code is copied x times based on keys that would have access to the data, one encryption for the sender, ... ETH security feature distribution 0 0 12
NET USE in WSL Joe Mayo, October 18, 2017 wsl Still getting into Windows Subsystem for Linux (WSL). I was using PowerShell to execute NET USE commands to access remote shares. Having tried this on WSL, it wasn’t immediately obvious how to get it to ... NET USE in WSL 0 0 0 wsl
I'm back! SharpCode, October 15, 2017 Programming react life Wow... just Wow... the posts before this are from when I was at TAFE and just beginning my studies. Oh how far I have come since then. I completed studies and got my Bachelor in Game Design/Computer Science, ... I'm back! 0 0 4 Programming react life
Fix for slow iPhone 5s after IOS 11.0.1 11.0.2 Ken Hortsch, October 12, 2017 Love my iPhone 5s but it was brutal after IOS 11 upgrade. I couldn’t even swipe to answer the phone. If your a fan-boy you can probably do this yourself, but I took it into the Apple Store and they restored ... Fix for slow iPhone 5s after IOS 11.0.1 11.0.2 0 0 0
Installing a Kubernetes Cluster on CentOS 7 Alex Hildyard, October 12, 2017 Having played around with the GKE and MiniKube "one stop" clusters, I wanted to build a multi-node K8 cluster from a bunch of CentOS VMs. The experience was pleasantly straightforward, following the instructions ... Installing a Kubernetes Cluster on CentOS 7 0 0 38