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

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 Birthday to Delphi at 22 years and counting

Rad Studio Delphi Development
Happy Birthday to Delphi at 22 years and counting Well with the next release, "Godzilla - Tokyo" currently in beta testing and getting prepared to support Linux servers, there is no better way then to shout out a happy birthday to Delphi. Delphi History Delphi was originally developed by Borland as a rapid application development tool for Windows as the successor of Turbo Pascal. Delphi added full object-orientation to the existing language, and since then the language has grown and supports many other modern language features, including generics and anonymous methods, as well as unusual features such as inbuilt string types and native COM support. Delphi and its C++ counterpart, C++Builder, share many core components, notably the IDE, the Visual Component Library (VCL), and much of the RTL, and are…
Read More

Cybersecurity risks expected to increase in 2017

Computer PC Tips - bits and bytes, Software Events
Cybersecurity risks expected to increase in 2017 The year 2016 saw a rise in cyber-attacks, both ransomware and distributed denial-of-service (DDoS) on small and large corporations globally.  Close to 50 percent of companies were subjected to some form of cyber-ransom attack in 2016.  Whether the ransom was medical records or street lamps, the threat is real.  Major DDoS attacks compromised many websites including prominent ones such as Twitter, Netflix, PayPal, and Pinterest. Yahoo was hit with the biggest data breach in history with information being stolen from 500 million user accounts. Company concerns should focus on these items Data loss. Service Outage. Damaged Reputation. Customers or partners loss. According to a recent report by Forbes on cybersecurity risks in Asia-pacific in 2017, DDoS attacks will be an increasing threat to…
Read More

Windows Developer Day Creators Update is coming up

Software Events
Windows Developer Day Creators Update is coming up On February 8, 2017 you are invited to see what’s new for developers in the Windows 10 Creators Update, what it means for your apps and games, and more about Microsoft’s latest developer products. Whether you’re building for the web or UWP, the latest consumer app or line-of-business tool, there’s something in it for you. To register please Click here The Agenda for the session is listed below Keynote   09:00 – 10:00 AM Kevin Gallo takes us on a tour of what's new in Windows 10 Creators Update. He'll apply a developer's lens as he shows off new Windows capabilities and tooling and will share some news along the way. Improving user engagement with Windows and Cortana Skills   10:15 – 10:45 AM Engaging…
Read More