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

TechSmith Snagit update is now available.

Software Events
TechSmith Snagit update is now available Once again TechSmith has delivered on their promises by providing an exciting new update to the Snagit application.  Version 13.1 provides some new abilities in gear with software developers and technical writers.  Snagit gives you a simple way to create and edit screenshots or record videos to show a complex process, give detailed feedback, or share important information with the people who need it most. Snagit features such as: Image capture - Make sure to capture exactly what you need. Click and drag anywhere on your screen to select a region with pixel perfect accuracy. Video capture - Sometimes it's easier to talk things through. Create, narrate and trim quick videos of your screen for demos, feedback, reviews, and more.   Mobile capture -…
Read More

Google ending Eclipse support for Android Studio

Software development Concepts, Software Events
Google ending Eclipse support for Android Studio Google wants Android Studio to be the official integrated development environment for the Android operating system.  The company announced with the release of Android Studio 2.2 that the IDE will no longer support the Eclipse Android Developer tools.  Eclipse has been used for all of the past few years bringing the Android operating system to all it has taken over the market share. Android Studio Features The main features include improvements to the instant run iteration engine, a new user interface designer, a new layout engine, support for C++, an APK analyzer along with additional tools for debugging.  The Android Studio is an excellent developers toolkit that gets anyone to quickly get their products to market. Eclipse compared to Android Studio Drag and…
Read More

Baron Software Supports IDERA DB PowerStudio

Software Releases, SQL Tips
Baron Software Supports IDERA's DB PowerStudio Baron Software is a longtime user of IDERA's DB PowerStudio which assists us in dealing with our clients in maintaining thousands of mission-critical multi-platform databases that are used for data warehouses along with highly robust data driven applications,” said Richard Baroniunas, software developer and DBA at Baron Software. “It is an utmost priority to use the absolutely best monitoring and troubleshooting software for our clients. All of Baron Software’s clients deserve the best software tools on the market and that is the reason IDERA’s DB PowerStudio suite is always used. The newest release of DB PowerStudio will create the client satisfaction that is our main objective. Read the Businesswire article Read the full article at BusinessWire.  Idera DB Powerstudio for various SQL servers give you the utmost ability to…
Read More

Saving SQL Column Headers Results

SQL Tips
Saving SQL Column Headers Results Sometimes you can run into problems that tend to take up time and could have been solved in a minute.  One of these strange problems is when you attempt to save a Microsoft SQL query result grid to a CSV file. Using Microsoft SQL Server Management Studio (SSMS) Now most of DBA or Developers tend to use the Microsoft SQL Server Management Studio (SSMS) to do the necessary general SQL work.  As you expected when you execute a query the results grid appears displaying the results.  I as countless others tend to copy the information and save it in an excel spreadsheet to do further analysis.  But there are times you may need to save the information into a CSV file for the purpose of…
Read More