C# 8.0 Previewed

Software development Concepts, Software Events
C# 8.0 Previewed Originally written in www.infoq.com, some amazing stuff coming down the pipe for C#. Nullable Reference Types We’ve covered nullable reference types in the past, but briefly the idea is that reference types would no longer be nullable by default. Instead, you have to explicitly mark them as nullable using the same “Type?” syntax that you use for nullable value types. Assigning a null to a non-nullable reference type will be a compiler warning. Likewise, reading from a nullable type would be a compiler warning unless the variable in question was explicitly checked for null ahead of time. So theoretically the only change developers need to make is to sprinkle question marks where appropriate. Since our report, a new syntax was added to this feature. Consider a scenario where you know…
Read More

Kaspersky Lab Has Been Working With Russian Intelligence

Software Events
Kaspersky Lab Has Been Working With Russian Intelligence U.S.  intelligence agencies have turned up the heat in recent days on Kaspersky Lab.  The Moscow-based cybersecurity giant long suspected of ties to Russia’s spying apparatus. It has been announced that Russian cybersecurity company Kaspersky Lab boasts 400 million users worldwide. As many as 200 million may not know it. The huge reach of Kaspersky’s technology is partly the result of licensing agreements that allow customers to quietly embed the software in everything from firewalls to sensitive telecommunications equipment—none of which carry the Kaspersky name. Now, official Kremlin documents reviewed by McClatchy could further inflame the debate about whether the company’s relationship with Russian intelligence is more than rumor. The documents are certifications issued to the company by the Russian Security Service, the spy agency known…
Read More

HotFix for RAD Studio 10.2.1 and iOS

Rad Studio Delphi Development
RAD Studio 10.2.1 HotFix for iOS AdHoc Deployment Embarcadero released a hotfix to address a regression (reported as https://quality.embarcadero.com/browse/RSP-18813) in RAD Studio Tokyo Release 1 related with AdHoc deployment for iOS. The fix available for download is at:  https://cc.embarcadero.com/item/30797 The fix (which is a single file to add to your system) provides support for building iOS Ad Hoc Applications.  Only using RAD Studio 10.2.1 and Xcode 8.2, 8.3.2 or 8.3.3. Extremely important if you are developing for the iOS platform with Delphi.
Read More

Parallels Desktop 13 Released for the Mac

Software Events, Software Releases
Parallels Desktop 13 Released for the Mac   There are over 40 new features, more tools, and better-than-ever performance with the latest Parallels Release.  Ready for macOS® High Sierra (10.13) and Windows 10 Fall Creators Update, plus 40 new features. 47% faster access to Windows files and documents Move large files up to 100% faster on Thunderbolt and USB 3.0 Enhanced Retina® display support for Windows applications Personalize Windows applications on Mac® Touch Bar™ for instant access Stay clutter-free and running at max speed with Clean Drive Look at the new features Performance Improvements Over 47% faster access to Windows files and documents, enhanced Retina support for your Windows applications in scaled mode, plus faster file transfer with modern USB 3.0 mass storage devices and external Thunderbolt SSD devices. Touch…
Read More

How to stop Robocalls to your cell phone.

Computer PC Tips - bits and bytes, Software Events
How to stop Robocalls to your cell phone.   There are over 2.4 billion Robocalls made every month reported by the FCC.  A Robocall is usually an advertiser spreading some sort of message. It can be annoying to receive countless calls during the day. Follow these steps to see which ones help. Google your cell phone number to see who has the ability of viewing it. Add your number to the www.donotcall.gov registration which is a free service. If you are receiving calls and you are registered send the robocall numbers to to the FTC. You can block messages or phone numbers in your phone listing. Download apps which you may have to pay a subscription to stop the calls. There are numerous apps available that can cost between pennies…
Read More