The robot that takes your job should pay taxes, says Bill Gates

Software Events
The robot that takes your job should pay taxes, says Bill Gates Only Bill Gates would come up with something to create a tax system against robot usage.  Click here to view the interview for yourself the conversation.  After viewing the video the question arises about who or what can be taxed and does this open up a door to things to take away your money.  Gates has been a billionaire for years and you wonder if he has way too much time on his hands.  This comes from a person who has a heated driveway that melts the snow during the winter months.  Based on what Gates mentions it seems he should be taxed from taking jobs from shovel driven folks and using automation to remove the snow. Mass…
Read More

The 2017 Microsoft Product Roadmap

Software Events
The 2017 Microsoft Product Roadmap The 2017 Microsoft Product Roadmap has been updated and released for the public to view what is going to be coming this year.  One large item is the MS SQL Server release for Linux.  This alone may open the doors for Microsoft to take over the Linux market from MYSQL who has been the center piece on Linux for years.   This year's product roadmap looks to be a bit less crowded, though major changes are on tap for Microsoft's productivity solutions, while Windows 10 is poised for another landmark update.  https://rcpmag.com/articles/2011/02/01/the-2011-microsoft-product-roadmap.aspx Microsoft is attacking the Linux arena at this point giving Windows developers the necessary tools to work with MS Code to build Python applications or access a SQL server. Microsoft Visual Studio 2017 Another…
Read More

Majority of smartphones run either Android or iOS

Software Events
Majority of smartphones run either Android or iOS Gartner has released their latest findings that most smartphone users have known, you are using Android or iOS.   Android and iOS accounted for 99.6 percent of all smartphone sales in the fourth quarter of 2016. The scale is inching more in favor with Android but it is a pretty bleak picture for Blackberry and Windows Phone.   Google and Apple are dominating the industry and with these types of numbers it is next to impossible for any other firm to compete with them. Of the 432 million smartphones sold in the last quarter, 352 million ran Android (81.7 percent) and 77 million ran iOS (17.9 percent), but what happened to the other players? Well, in the same quarter, Windows Phone managed…
Read More

Creating a Disaster Recovery Plan for your database (SQL)

Software development Concepts, Software Events
Creating a Disaster Recovery Plan for your database (SQL)   Idera recently had a fantastic webinar that went over the creation of a disaster recovery plan concerning your databases.  This should be a high critical piece of work usually done by DBAs within a company.  Let's go over a simple set of plans that depending on the type of company you are dealing with, can be done either large or small. Backups.  All backups should be done with incremental or full backups of your database.  There should be a protected network folder that contains the incremental in one and the full backups (usually done once a week) in a separate folder.  An incremental is a backup that contains only a snapshot of transactions that are done during a day while…
Read More

Happy 15th Birthday .NET!

Software Events
Happy 15th Birthday .NET! Today marks the 15th anniversary since .NET debuted to the world. On February 13th, 2002, the first version of .NET was released as part of Visual Studio.NET.  Microsoft was building its “Next Generation Windows Services” and unleashed a new level of productivity with Visual Studio.NET. Since the beginning, the .NET platform has allowed developers to quickly build and deploy robust applications, starting with Windows desktop and web server applications in 2002. You got an entire managed framework for building distributed Windows applications, ASP.NET was introduced as the next generation Active Server Pages for web-based development, and a new language, C# came to be. With the release of Visual Studio 2017 coming on March 7th and Visual Studio’s 20th anniversary, .NET Core tools reach 1.0. Tune in March…
Read More