FEATURED How do you run multiple instances of Microsoft Teams? Ralph Willgoss, December 22, 2020 Microsoft Teams Remote Sometimes you may need to be run two or more instances of Microsoft Teams, as you have multiple accounts that you need to be logged into at the same time. I found various solutions but they all fell short for me.The hybrid nature of the solutions, where you run an instance of the Teams app and an instance of Teams in a browser - means you miss out on the video features, which is the main reason I use teams.Continued on: https://ralphwillgoss.githu... ... Read More Share How do you run multiple instances of Microsoft Teams? 0 0 0 Microsoft Teams Remote
MOST POPULAR Benefits of Apple Cider Vinegar Aman Garg, December 8, 2020 Health GERD REFLUX Headache Learn about the benefits of Apple Cider Vinegar and how it can help in your daily life.http://amangarg.com/?p=20 ... Read More Share Benefits of Apple Cider Vinegar 0 0 0 Health GERD REFLUX Headache
HOT TOPIC Shaking down the Raspberry Pi 400 Jeremy Morgan, December 2, 2020 I recently got my hands on the Raspberry Pi 400, the "$70 desktop PC," and I have now had the chance ... Read More Share Shaking down the Raspberry Pi 400 0 0 0 HOT TOPIC Blog is Moving Patrick Liekhus, November 21, 2020 This blog is moving over to https://sitecore-liekhus.bl... Please check us out over there ... Read More Share Blog is Moving 0 0 0 HOT TOPIC Pop!_OS Linux 20.10: Review Jeremy Morgan, November 15, 2020 Linux PopOS So one of my favorite Linux distributions, Pop!_OS, has released a new version, 20.10, and I’ve been ... Read More Share Pop!_OS Linux 20.10: Review 0 0 0 Linux PopOS
HOT TOPIC Shaking down the Raspberry Pi 400 Jeremy Morgan, December 2, 2020 I recently got my hands on the Raspberry Pi 400, the "$70 desktop PC," and I have now had the chance ... Read More Share Shaking down the Raspberry Pi 400 0 0 0
HOT TOPIC Blog is Moving Patrick Liekhus, November 21, 2020 This blog is moving over to https://sitecore-liekhus.bl... Please check us out over there ... Read More Share Blog is Moving 0 0 0
HOT TOPIC Pop!_OS Linux 20.10: Review Jeremy Morgan, November 15, 2020 Linux PopOS So one of my favorite Linux distributions, Pop!_OS, has released a new version, 20.10, and I’ve been ... Read More Share Pop!_OS Linux 20.10: Review 0 0 0 Linux PopOS
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! Try RxJS in Node.js Shaun, February 9, 2017 Node.js Reactive Extension (Rx), which is introduced by Microsoft, is a library for composing asynchronous and event-based programs, by using observable, observer with LINQ-style query operators. If LINQ is the ... Try RxJS in Node.js 1 0 27 Node.js Partial Class in JavaScript Shaun, February 9, 2017 Node.js We should NOT write a lot of code inside one file, or in one class, not only in JavaScript in theory. But in practice we might need to write a huge class. I know in C# we can split one class in multiple ... Partial Class in JavaScript 1 0 11 Node.js Cornwall .NET Developer Meetup–FIRST! Chris Skardon, February 8, 2017 .NET Living in Cornwall is great, surf, sun (ha!) and stunning views all over the place – I’m very lucky :) But one thing it does lack – is .NET meetups, in Cornwall – there are approximately none. That’s right ... Cornwall .NET Developer Meetup–FIRST! 0 0 0 .NET TFS script to automatically add tasks Robert May, February 7, 2017 Using scrum, there’s often tasks that you add to every story. Things like “Unit Tests” and “Code Review”, etc. Entering these in TFS is a pain, so I wrote a quick powershell script to do it for me. This ... TFS script to automatically add tasks 0 0 8 4. MonoGame - What’s in the Starting Project? Chris G. Williams, February 7, 2017 MonoGame Game Development MonoGame - What’s in the Starting Project? Now that you have MonoGame & Visual Studio installed, go ahead and create a MonoGame Windows Project. You can call it whatever you want. In the Solution Explorer, ... 4. MonoGame - What’s in the Starting Project? 1 0 1 MonoGame Game Development Introducing the Azure Key Vault Herve Roggero, February 6, 2017 Azure If you need to store secrets in the Azure cloud, such as connection strings, passwords, or even keys, the Key Vault may be for you. In this post I will provide an overview of the Azure Key Vault and discuss ... Introducing the Azure Key Vault 0 0 4 Azure 3. MonoGame - Project Types Explained Chris G. Williams, February 6, 2017 Game Development MonoGame MonoGame Project Types Explained In this post, I’ll cover the various types of MonoGame projects you can create within Visual Studio. Assuming you’re running MonoGame 3.5.1 (from the installer) your New ... 3. MonoGame - Project Types Explained 1 0 1 Game Development MonoGame 2. MonoGame - What do I need, and where do I get it? Chris G. Williams, February 6, 2017 Game Development MonoGame MonoGame - What You Need, and Where To Get It… Development Environment You’re going to need an IDE. If you’ve been developing for a while, you probably already have one of your own, or at least a preference. ... 2. MonoGame - What do I need, and where do I get it? 1 0 9 Game Development MonoGame 1. MonoGame - Why MonoGame? Chris G. Williams, February 6, 2017 Game Development MonoGame Why MonoGame? You’re thinking about getting into game development, and you’re trying to decide how to get started. There are a number of great reasons to go with MonoGame. Maybe you found Unity to be confusing ... 1. MonoGame - Why MonoGame? 1 0 5 Game Development MonoGame Beginning MonoGame Chris G. Williams, February 6, 2017 Game Development MonoGame I’ve had a few folks ask me for a good “Getting Started” tutorial for MonoGame over the last year and I’ve done a few talks on the subject, but hadn’t really had an opportunity to put anything together ... Beginning MonoGame 1 0 2 Game Development MonoGame Building Azure Functions: Part 3 – Coding Concerns Tim Murphy, February 2, 2017 Azure Cloud Computing Development PSC In this third part of my series on Azure Function development I will cover a number of development concepts and concerns. These are just some of the basics. You can look for more posts coming in the future ... Building Azure Functions: Part 3 – Coding Concerns 0 0 0 Azure Cloud Computing Development PSC Building Azure Functions: Part 2–Settings And References Tim Murphy, February 1, 2017 Azure Cloud Computing Development PSC This is the second post in a series on building Azure Functions. In this post I’ll continue by describing how to add settings to your function and reference different assemblies to give you more capabilities. ... Building Azure Functions: Part 2–Settings And References 0 0 1 Azure Cloud Computing Development PSC Building Azure Functions: Part 1–Creating and Binding Tim Murphy, January 31, 2017 Azure Development PSC The latest buzz word is serverless applications. Azure Functions are Microsoft’s offering in this space. As with most products that are new on the cloud Azure Functions are still evolving and therefore ... Building Azure Functions: Part 1–Creating and Binding 0 0 1 Azure Development PSC Stackify Prefix review Matt Watson, January 28, 2017 asp.net Stackify Prefix – The best profiler to write better software Writing a software and Troubleshooting has never been easy. Quick feedback loops in workflow reduces the burden of checking the validity in ... Stackify Prefix review 0 0 0 asp.net The Next Chapter Robz / Fervent Coder, January 25, 2017 Personal chocolatey Six years ago I started working furiously on this little side project about package management for Windows. It started to grow and over time it became clear that it was going to be something important. ... The Next Chapter 0 0 0 Personal chocolatey Technologies That Will Affect Mobile App Development in 2017 Ritesh Patil, January 25, 2017 The exponential rise in Smartphone usage has led to a huge demand for interactive and dynamic apps. Whether you operate on Android or work with iOS, the demand for apps that delight customers and drive ... Technologies That Will Affect Mobile App Development in 2017 0 0 5 Design Tips to Develop Mobile App with User Flexibility Ritesh Patil, January 25, 2017 Irrespective of your business, its products, sales goals, or objectives, mobile apps are the need of the hour to help you accomplish your main business or marketing objectives. Whether you sell products ... Design Tips to Develop Mobile App with User Flexibility 0 0 1 Key Pointers To Get More Users For Your App Or Podcast Ritesh Patil, January 25, 2017 The ever-increasing demand for tech innovations and emergence of user-friendly technologies has completely revolutionized the tech world. Most importantly, these discoveries have brought about a striking ... Key Pointers To Get More Users For Your App Or Podcast 0 0 7 Success Mantras For Android App Development Ritesh Patil, January 25, 2017 App development emerges as a highly crucial requisite for businesses today. Be it customizing tailored marketing campaigns for target users, or getting a visibility boost with mobile apps, today’s enterprises ... Success Mantras For Android App Development 0 0 3 Reasons Why Your Business Should Accept Mobile Solutions Ritesh Patil, January 25, 2017 Words will be inadequate to mention the immense user-friendly smartphones and mobile apps developed by top mobile app developers have made into our lives. It will be sufficient to say that the ease of ... Reasons Why Your Business Should Accept Mobile Solutions 1 0 0 Application Insights – 16 things every developer needs to know Matt Watson, January 24, 2017 Application Insights is Microsoft’s lightweight application performance monitoring service. I have collected a nice list of things that every developer should know. Including tips, key features, and limitations.1. ... Application Insights – 16 things every developer needs to know 1 0 6 Rule 1 - My way is always the best... Rule 2 - when it's not see Rule 1. AJ Warnock, January 23, 2017 Coding Practices Standards Have you ever found an architect, developer or designer who was not willing to express that the code, interface and architecture should be standardized, consistent and all code must match the adopted organizational ... Rule 1 - My way is always the best... Rule 2 - when it's not see Rule 1. 1 0 2 Coding Practices Standards Log files to know about to find failed ASP.NET requests Matt Watson, January 21, 2017 iis logs Your web application is throwing some sort of error or invalid response. Do you know how to troubleshoot IIS or ASP.NET errors on your servers? Luckily, Windows & ASP.NET provide several different ... Log files to know about to find failed ASP.NET requests 2 0 0 iis logs Why To Visit Email Support Page ADV SOFTWARE, January 19, 2017 For email users it is very important to know how to access their email account and how to troubleshoot email related issues. Also a brief idea regarding email settings and configuration will be needed ... Why To Visit Email Support Page 1 0 18 Which Steps Will Help You To Unmerge Your Email Accounts ADV SOFTWARE, January 19, 2017 Some email server can allow you to merge that account with another email account which is from a different server. This merge procedure may help you a lot but sometimes it also can give you a lot of trouble. ... Which Steps Will Help You To Unmerge Your Email Accounts 0 0 3 Hide SQL server tables from users and only give them access through views T, January 16, 2017 SQL With self reporting becoming more and more popular, I am often asked how to give users access to data through views and not have them see the underlying tables. This request often comes from the users ... Hide SQL server tables from users and only give them access through views 0 0 0 SQL Tech User Groups in the Charlotte NC area Kelly Jones, January 15, 2017 One of the best things you can do for your tech career is to get involved with local user groups. I’ve been regularly attending some type of user group meetings since the early 2000s. They’ve all been ... Tech User Groups in the Charlotte NC area 1 0 0 Alexa, make me a sandwich. Chris G. Williams, January 12, 2017 Iot Alexa Amazon SmartThings Just wrapped up a pretty beefy article on Alexa programming for the upcoming IoT issue of Code Magazine. That was a lot of fun, and has definitely rekindled my interest in IoT and Home Automation. I've ... Alexa, make me a sandwich. 0 0 1 Iot Alexa Amazon SmartThings Object Recognition in Augmented Reality: Choosing the Right Tool Program-Ace, January 12, 2017 augmented reality opencv vuforia object recognition When you think of augmented reality, one of the key elements to consider is object recognition technology, also known as object detection. This term refers to an ability to identify the form and shape ... Object Recognition in Augmented Reality: Choosing the Right Tool 0 0 0 augmented reality opencv vuforia object recognition JavaScript mess to cleaner code articles Aligned, January 6, 2017 JavaScript jQuery Please come visit me and read about how to move from a JavaScript mess to cleaner code. I have several steps and a few more to come. All the code is on Github ... JavaScript mess to cleaner code articles 0 0 4 JavaScript jQuery SQL Server: How can I tell if a table is being used? Paula DiTallo, January 5, 2017 Practical Answers SQL This statement will display the datetime stamp of the last user scan and the last user update. It will also include the # of user updates on that table.SELECT OBJECT_NAME(OBJECT_ID) AS DatabaseName, last_user_update,*FROM ... SQL Server: How can I tell if a table is being used? 0 0 0 Practical Answers SQL SQL Server: How do I test for the existence of a temp (#temp) table before dropping it? Paula DiTallo, January 5, 2017 Practical Answers SQL This statement will work if object_id('tempdb..#mytempTbl') is not null drop table #mytempTbl SQL Server: How do I test for the existence of a temp (#temp) table before dropping it? 0 0 0 Practical Answers SQL git, angular2, webstorm foxjazz, January 4, 2017 webstorm angular git angular-cli webpack npm install -g angular-clialthough I haven't figured out to implement navbar from bootstrap I created my own.I enjoy the convenience and possibilities of angular2. There is nothing like it.The tooling ... git, angular2, webstorm 0 0 5 webstorm angular git angular-cli webpack Mapper vs Mapper: The Performance Plot Thickens Steve Wilkes, December 28, 2016 AgileMapper C# Programming Practices C# Programming Practices This blog now lives here. Mapper vs Mapper: The Performance Plot Thickens 0 0 0 AgileMapper C# Programming Practices C# Programming Practices Can’t connect to Oracle XE after migrating to Windows 10 Ken Hortsch, December 27, 2016 1) After migrating from Win7 to Win10 I couldn’t connect to XE on localhost (127.0.0.1) 2) I did add XE to listeners.ora 3) LSTNRCTL status does not show service XEXDB in ready status. Solution: sqlplus ... Can’t connect to Oracle XE after migrating to Windows 10 0 0 1 Apple iPhone is the best Ken Hortsch, December 27, 2016 Unless you happen to Google {iPhone stuck saying searching}, then the 13.5 Million results returned may sway your opinion. So, you may want to think twice about that service plan. Apple Store only replaces ... Apple iPhone is the best 0 0 0 1,000 Year Countdown? Stephen Cebula, December 23, 2016 This was one of the most uncomfortable articles that I read this year:https://www.washington... ... 1,000 Year Countdown? 0 0 3 DAX Studio 2.6.0 downloading issues Darren Gosbell, December 22, 2016 DAX Studio UPDATE: Looks like the 2.6.0a release on codeplex is now being flagged by Chrome as malicious. I don't know if it's the file or codeplex.com that is the issue (our older releases with thousands of downloads ... DAX Studio 2.6.0 downloading issues 0 0 1 DAX Studio DAX Studio 2.6.0 Release Darren Gosbell, December 21, 2016 We seem to somehow have gotten into the habit of doing pre-Christmas releases every year, so why break with tradition now :) The latest release of DAX Studio has a couple of new features as well as a bunch ... DAX Studio 2.6.0 Release 0 0 3 Angular $broadcast vs. $emit - diffs, pros and cons Renso, December 20, 2016 Goal: There always seems to be confusion over when to use $broadcast vs. $emit and can be hard to remember the scope affected by which one. Of course this will also have an impact on performance. Details: ... Angular $broadcast vs. $emit - diffs, pros and cons 0 0 1 Testing from Open Live Writer Annie Bougie, December 20, 2016 Lorem ipsum is a pseudo-Latin text used in web design, typography, layout, and printing in place of English to emphasise design elements over content. It's also called placeholder (or filler) text. It's ... Testing from Open Live Writer 0 0 6 BigQuery QuickRef JoshReuben, December 15, 2016 OLAP / Data Mining Cloud Spark Big Data keeps evolving. Stone Age Hadoop was alot of Java bolierplate for defining HDFS access, Mapper & Reducer. This was superceded by Bronze Age Spark, which provided a succint Scala unification ... BigQuery QuickRef 0 0 36 OLAP / Data Mining Cloud Spark Docker REST API Quickref JoshReuben, December 15, 2016 Cloud Docker The Docker CLI commands actually encapsulate Rest calls to the host Docker Daemonhttps://docs.docker.c... daemon listens on unix:///var/run/docker.sock - ... Docker REST API Quickref 0 0 4 Cloud Docker Consul QuickRef JoshReuben, December 15, 2016 Cloud Distributed Systems HashiCorp Consul https://www.consul.io/ provides an easy to use, multi-region Service Discovery / Health-Check + distributed config keyval store. If you have ever hacked away at coding ZooKeeper to support ... Consul QuickRef 0 0 24 Cloud Distributed Systems Wow, has it been that long... Really? AJ Warnock, December 13, 2016 .Net Well, what do you do when you are traveling and attending a technical conference and another attendee or a speaker asks for your blog address? Well, if you have ignored your blog in as long as I have you ... Wow, has it been that long... Really? 0 0 1 .Net Which Antivirus Installation Procedure Should Be Followed ADV SOFTWARE, December 13, 2016 Technology is a powerful thing and a thing of beauty which help people get their things done easily, simply, quickly and conveniently. But also technology has an evil side. When technologies get misused, ... Which Antivirus Installation Procedure Should Be Followed 0 0 1 First Go Lesson: Variable declaration and passing by reference jboyer, December 13, 2016 Go Software Development I beginning my journey with Go by taking the Go Fundamentals Pluralsight course. It’s great so far. I would love to share some interesting stuff I see about the Go language. Also, it helps me not to forget ... First Go Lesson: Variable declaration and passing by reference 0 0 0 Go Software Development I’m back after a long hiatus jboyer, December 12, 2016 Other It’s been some time since I’ve written to this blog. I guess life got in the way and at the time I didn’t feel that I was contributing enough to warrant the time taken to write up my articles. However, ... I’m back after a long hiatus 0 0 38 Other 13 modern ads that are even more sexist than their "twins" of the era of Mad Men stewart ouis, December 10, 2016 Only hours after the start of the batch of episodes of Mad Men which will end the series, we look at some examples of modern advertising that are even more sexist and chauvinistic that many of the ads ... 13 modern ads that are even more sexist than their "twins" of the era of Mad Men 0 0 0 Is it possible to measure feelings in social networks? stewart ouis, December 10, 2016 When an emotional connection with something or someone is set, that link is becoming stronger and tends to be durable over time. This union if he moves to the relationship between consumer / brand gives ... Is it possible to measure feelings in social networks? 0 0 3 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!
Try RxJS in Node.js Shaun, February 9, 2017 Node.js Reactive Extension (Rx), which is introduced by Microsoft, is a library for composing asynchronous and event-based programs, by using observable, observer with LINQ-style query operators. If LINQ is the ... Try RxJS in Node.js 1 0 27 Node.js
Partial Class in JavaScript Shaun, February 9, 2017 Node.js We should NOT write a lot of code inside one file, or in one class, not only in JavaScript in theory. But in practice we might need to write a huge class. I know in C# we can split one class in multiple ... Partial Class in JavaScript 1 0 11 Node.js
Cornwall .NET Developer Meetup–FIRST! Chris Skardon, February 8, 2017 .NET Living in Cornwall is great, surf, sun (ha!) and stunning views all over the place – I’m very lucky :) But one thing it does lack – is .NET meetups, in Cornwall – there are approximately none. That’s right ... Cornwall .NET Developer Meetup–FIRST! 0 0 0 .NET
TFS script to automatically add tasks Robert May, February 7, 2017 Using scrum, there’s often tasks that you add to every story. Things like “Unit Tests” and “Code Review”, etc. Entering these in TFS is a pain, so I wrote a quick powershell script to do it for me. This ... TFS script to automatically add tasks 0 0 8
4. MonoGame - What’s in the Starting Project? Chris G. Williams, February 7, 2017 MonoGame Game Development MonoGame - What’s in the Starting Project? Now that you have MonoGame & Visual Studio installed, go ahead and create a MonoGame Windows Project. You can call it whatever you want. In the Solution Explorer, ... 4. MonoGame - What’s in the Starting Project? 1 0 1 MonoGame Game Development
Introducing the Azure Key Vault Herve Roggero, February 6, 2017 Azure If you need to store secrets in the Azure cloud, such as connection strings, passwords, or even keys, the Key Vault may be for you. In this post I will provide an overview of the Azure Key Vault and discuss ... Introducing the Azure Key Vault 0 0 4 Azure
3. MonoGame - Project Types Explained Chris G. Williams, February 6, 2017 Game Development MonoGame MonoGame Project Types Explained In this post, I’ll cover the various types of MonoGame projects you can create within Visual Studio. Assuming you’re running MonoGame 3.5.1 (from the installer) your New ... 3. MonoGame - Project Types Explained 1 0 1 Game Development MonoGame
2. MonoGame - What do I need, and where do I get it? Chris G. Williams, February 6, 2017 Game Development MonoGame MonoGame - What You Need, and Where To Get It… Development Environment You’re going to need an IDE. If you’ve been developing for a while, you probably already have one of your own, or at least a preference. ... 2. MonoGame - What do I need, and where do I get it? 1 0 9 Game Development MonoGame
1. MonoGame - Why MonoGame? Chris G. Williams, February 6, 2017 Game Development MonoGame Why MonoGame? You’re thinking about getting into game development, and you’re trying to decide how to get started. There are a number of great reasons to go with MonoGame. Maybe you found Unity to be confusing ... 1. MonoGame - Why MonoGame? 1 0 5 Game Development MonoGame
Beginning MonoGame Chris G. Williams, February 6, 2017 Game Development MonoGame I’ve had a few folks ask me for a good “Getting Started” tutorial for MonoGame over the last year and I’ve done a few talks on the subject, but hadn’t really had an opportunity to put anything together ... Beginning MonoGame 1 0 2 Game Development MonoGame
Building Azure Functions: Part 3 – Coding Concerns Tim Murphy, February 2, 2017 Azure Cloud Computing Development PSC In this third part of my series on Azure Function development I will cover a number of development concepts and concerns. These are just some of the basics. You can look for more posts coming in the future ... Building Azure Functions: Part 3 – Coding Concerns 0 0 0 Azure Cloud Computing Development PSC
Building Azure Functions: Part 2–Settings And References Tim Murphy, February 1, 2017 Azure Cloud Computing Development PSC This is the second post in a series on building Azure Functions. In this post I’ll continue by describing how to add settings to your function and reference different assemblies to give you more capabilities. ... Building Azure Functions: Part 2–Settings And References 0 0 1 Azure Cloud Computing Development PSC
Building Azure Functions: Part 1–Creating and Binding Tim Murphy, January 31, 2017 Azure Development PSC The latest buzz word is serverless applications. Azure Functions are Microsoft’s offering in this space. As with most products that are new on the cloud Azure Functions are still evolving and therefore ... Building Azure Functions: Part 1–Creating and Binding 0 0 1 Azure Development PSC
Stackify Prefix review Matt Watson, January 28, 2017 asp.net Stackify Prefix – The best profiler to write better software Writing a software and Troubleshooting has never been easy. Quick feedback loops in workflow reduces the burden of checking the validity in ... Stackify Prefix review 0 0 0 asp.net
The Next Chapter Robz / Fervent Coder, January 25, 2017 Personal chocolatey Six years ago I started working furiously on this little side project about package management for Windows. It started to grow and over time it became clear that it was going to be something important. ... The Next Chapter 0 0 0 Personal chocolatey
Technologies That Will Affect Mobile App Development in 2017 Ritesh Patil, January 25, 2017 The exponential rise in Smartphone usage has led to a huge demand for interactive and dynamic apps. Whether you operate on Android or work with iOS, the demand for apps that delight customers and drive ... Technologies That Will Affect Mobile App Development in 2017 0 0 5
Design Tips to Develop Mobile App with User Flexibility Ritesh Patil, January 25, 2017 Irrespective of your business, its products, sales goals, or objectives, mobile apps are the need of the hour to help you accomplish your main business or marketing objectives. Whether you sell products ... Design Tips to Develop Mobile App with User Flexibility 0 0 1
Key Pointers To Get More Users For Your App Or Podcast Ritesh Patil, January 25, 2017 The ever-increasing demand for tech innovations and emergence of user-friendly technologies has completely revolutionized the tech world. Most importantly, these discoveries have brought about a striking ... Key Pointers To Get More Users For Your App Or Podcast 0 0 7
Success Mantras For Android App Development Ritesh Patil, January 25, 2017 App development emerges as a highly crucial requisite for businesses today. Be it customizing tailored marketing campaigns for target users, or getting a visibility boost with mobile apps, today’s enterprises ... Success Mantras For Android App Development 0 0 3
Reasons Why Your Business Should Accept Mobile Solutions Ritesh Patil, January 25, 2017 Words will be inadequate to mention the immense user-friendly smartphones and mobile apps developed by top mobile app developers have made into our lives. It will be sufficient to say that the ease of ... Reasons Why Your Business Should Accept Mobile Solutions 1 0 0
Application Insights – 16 things every developer needs to know Matt Watson, January 24, 2017 Application Insights is Microsoft’s lightweight application performance monitoring service. I have collected a nice list of things that every developer should know. Including tips, key features, and limitations.1. ... Application Insights – 16 things every developer needs to know 1 0 6
Rule 1 - My way is always the best... Rule 2 - when it's not see Rule 1. AJ Warnock, January 23, 2017 Coding Practices Standards Have you ever found an architect, developer or designer who was not willing to express that the code, interface and architecture should be standardized, consistent and all code must match the adopted organizational ... Rule 1 - My way is always the best... Rule 2 - when it's not see Rule 1. 1 0 2 Coding Practices Standards
Log files to know about to find failed ASP.NET requests Matt Watson, January 21, 2017 iis logs Your web application is throwing some sort of error or invalid response. Do you know how to troubleshoot IIS or ASP.NET errors on your servers? Luckily, Windows & ASP.NET provide several different ... Log files to know about to find failed ASP.NET requests 2 0 0 iis logs
Why To Visit Email Support Page ADV SOFTWARE, January 19, 2017 For email users it is very important to know how to access their email account and how to troubleshoot email related issues. Also a brief idea regarding email settings and configuration will be needed ... Why To Visit Email Support Page 1 0 18
Which Steps Will Help You To Unmerge Your Email Accounts ADV SOFTWARE, January 19, 2017 Some email server can allow you to merge that account with another email account which is from a different server. This merge procedure may help you a lot but sometimes it also can give you a lot of trouble. ... Which Steps Will Help You To Unmerge Your Email Accounts 0 0 3
Hide SQL server tables from users and only give them access through views T, January 16, 2017 SQL With self reporting becoming more and more popular, I am often asked how to give users access to data through views and not have them see the underlying tables. This request often comes from the users ... Hide SQL server tables from users and only give them access through views 0 0 0 SQL
Tech User Groups in the Charlotte NC area Kelly Jones, January 15, 2017 One of the best things you can do for your tech career is to get involved with local user groups. I’ve been regularly attending some type of user group meetings since the early 2000s. They’ve all been ... Tech User Groups in the Charlotte NC area 1 0 0
Alexa, make me a sandwich. Chris G. Williams, January 12, 2017 Iot Alexa Amazon SmartThings Just wrapped up a pretty beefy article on Alexa programming for the upcoming IoT issue of Code Magazine. That was a lot of fun, and has definitely rekindled my interest in IoT and Home Automation. I've ... Alexa, make me a sandwich. 0 0 1 Iot Alexa Amazon SmartThings
Object Recognition in Augmented Reality: Choosing the Right Tool Program-Ace, January 12, 2017 augmented reality opencv vuforia object recognition When you think of augmented reality, one of the key elements to consider is object recognition technology, also known as object detection. This term refers to an ability to identify the form and shape ... Object Recognition in Augmented Reality: Choosing the Right Tool 0 0 0 augmented reality opencv vuforia object recognition
JavaScript mess to cleaner code articles Aligned, January 6, 2017 JavaScript jQuery Please come visit me and read about how to move from a JavaScript mess to cleaner code. I have several steps and a few more to come. All the code is on Github ... JavaScript mess to cleaner code articles 0 0 4 JavaScript jQuery
SQL Server: How can I tell if a table is being used? Paula DiTallo, January 5, 2017 Practical Answers SQL This statement will display the datetime stamp of the last user scan and the last user update. It will also include the # of user updates on that table.SELECT OBJECT_NAME(OBJECT_ID) AS DatabaseName, last_user_update,*FROM ... SQL Server: How can I tell if a table is being used? 0 0 0 Practical Answers SQL
SQL Server: How do I test for the existence of a temp (#temp) table before dropping it? Paula DiTallo, January 5, 2017 Practical Answers SQL This statement will work if object_id('tempdb..#mytempTbl') is not null drop table #mytempTbl SQL Server: How do I test for the existence of a temp (#temp) table before dropping it? 0 0 0 Practical Answers SQL
git, angular2, webstorm foxjazz, January 4, 2017 webstorm angular git angular-cli webpack npm install -g angular-clialthough I haven't figured out to implement navbar from bootstrap I created my own.I enjoy the convenience and possibilities of angular2. There is nothing like it.The tooling ... git, angular2, webstorm 0 0 5 webstorm angular git angular-cli webpack
Mapper vs Mapper: The Performance Plot Thickens Steve Wilkes, December 28, 2016 AgileMapper C# Programming Practices C# Programming Practices This blog now lives here. Mapper vs Mapper: The Performance Plot Thickens 0 0 0 AgileMapper C# Programming Practices C# Programming Practices
Can’t connect to Oracle XE after migrating to Windows 10 Ken Hortsch, December 27, 2016 1) After migrating from Win7 to Win10 I couldn’t connect to XE on localhost (127.0.0.1) 2) I did add XE to listeners.ora 3) LSTNRCTL status does not show service XEXDB in ready status. Solution: sqlplus ... Can’t connect to Oracle XE after migrating to Windows 10 0 0 1
Apple iPhone is the best Ken Hortsch, December 27, 2016 Unless you happen to Google {iPhone stuck saying searching}, then the 13.5 Million results returned may sway your opinion. So, you may want to think twice about that service plan. Apple Store only replaces ... Apple iPhone is the best 0 0 0
1,000 Year Countdown? Stephen Cebula, December 23, 2016 This was one of the most uncomfortable articles that I read this year:https://www.washington... ... 1,000 Year Countdown? 0 0 3
DAX Studio 2.6.0 downloading issues Darren Gosbell, December 22, 2016 DAX Studio UPDATE: Looks like the 2.6.0a release on codeplex is now being flagged by Chrome as malicious. I don't know if it's the file or codeplex.com that is the issue (our older releases with thousands of downloads ... DAX Studio 2.6.0 downloading issues 0 0 1 DAX Studio
DAX Studio 2.6.0 Release Darren Gosbell, December 21, 2016 We seem to somehow have gotten into the habit of doing pre-Christmas releases every year, so why break with tradition now :) The latest release of DAX Studio has a couple of new features as well as a bunch ... DAX Studio 2.6.0 Release 0 0 3
Angular $broadcast vs. $emit - diffs, pros and cons Renso, December 20, 2016 Goal: There always seems to be confusion over when to use $broadcast vs. $emit and can be hard to remember the scope affected by which one. Of course this will also have an impact on performance. Details: ... Angular $broadcast vs. $emit - diffs, pros and cons 0 0 1
Testing from Open Live Writer Annie Bougie, December 20, 2016 Lorem ipsum is a pseudo-Latin text used in web design, typography, layout, and printing in place of English to emphasise design elements over content. It's also called placeholder (or filler) text. It's ... Testing from Open Live Writer 0 0 6
BigQuery QuickRef JoshReuben, December 15, 2016 OLAP / Data Mining Cloud Spark Big Data keeps evolving. Stone Age Hadoop was alot of Java bolierplate for defining HDFS access, Mapper & Reducer. This was superceded by Bronze Age Spark, which provided a succint Scala unification ... BigQuery QuickRef 0 0 36 OLAP / Data Mining Cloud Spark
Docker REST API Quickref JoshReuben, December 15, 2016 Cloud Docker The Docker CLI commands actually encapsulate Rest calls to the host Docker Daemonhttps://docs.docker.c... daemon listens on unix:///var/run/docker.sock - ... Docker REST API Quickref 0 0 4 Cloud Docker
Consul QuickRef JoshReuben, December 15, 2016 Cloud Distributed Systems HashiCorp Consul https://www.consul.io/ provides an easy to use, multi-region Service Discovery / Health-Check + distributed config keyval store. If you have ever hacked away at coding ZooKeeper to support ... Consul QuickRef 0 0 24 Cloud Distributed Systems
Wow, has it been that long... Really? AJ Warnock, December 13, 2016 .Net Well, what do you do when you are traveling and attending a technical conference and another attendee or a speaker asks for your blog address? Well, if you have ignored your blog in as long as I have you ... Wow, has it been that long... Really? 0 0 1 .Net
Which Antivirus Installation Procedure Should Be Followed ADV SOFTWARE, December 13, 2016 Technology is a powerful thing and a thing of beauty which help people get their things done easily, simply, quickly and conveniently. But also technology has an evil side. When technologies get misused, ... Which Antivirus Installation Procedure Should Be Followed 0 0 1
First Go Lesson: Variable declaration and passing by reference jboyer, December 13, 2016 Go Software Development I beginning my journey with Go by taking the Go Fundamentals Pluralsight course. It’s great so far. I would love to share some interesting stuff I see about the Go language. Also, it helps me not to forget ... First Go Lesson: Variable declaration and passing by reference 0 0 0 Go Software Development
I’m back after a long hiatus jboyer, December 12, 2016 Other It’s been some time since I’ve written to this blog. I guess life got in the way and at the time I didn’t feel that I was contributing enough to warrant the time taken to write up my articles. However, ... I’m back after a long hiatus 0 0 38 Other
13 modern ads that are even more sexist than their "twins" of the era of Mad Men stewart ouis, December 10, 2016 Only hours after the start of the batch of episodes of Mad Men which will end the series, we look at some examples of modern advertising that are even more sexist and chauvinistic that many of the ads ... 13 modern ads that are even more sexist than their "twins" of the era of Mad Men 0 0 0
Is it possible to measure feelings in social networks? stewart ouis, December 10, 2016 When an emotional connection with something or someone is set, that link is becoming stronger and tends to be durable over time. This union if he moves to the relationship between consumer / brand gives ... Is it possible to measure feelings in social networks? 0 0 3