Microsoft announced the alpha release of its open-source, portable, event-driven runtime called Dapr. The aim is to make it easier for developers to build microservice applications. According to the company, microservices benefits of scalability, loose service coupling and independent deployments come at the expense of increased complexity of distributed systems. In addition, writing an application … continue reading
When the ransomware NotPetya hit in June 2017, the results were devastating. A variant of the widespread Petya ransomware, NotPetya affected several large companies from a variety of different countries, according to Kaspersky Labs, who initially named the variant. After this devastating global cyberattack, Microsoft began conducting research into why customers weren’t practicing proper cybersecurity … continue reading
When Samsung first released its foldable phone model earlier this year, things didn’t go as planned. Users reported that the top layer of the screen, which looked like a screen protector, peeled off easily, damaging the display. Even after extensive testing by robots, Samsung had failed to test what use would actually look like when … continue reading
Microsoft announced the TypeScript 3.7 beta, introducing new features and bug fixes. The new features include optional chaining, which allows users to write code where they can immediately stop running some expressions if they run into a ‘null’ or ‘undefined.’ It also introduces nullish coalescing, which can be thought of as the ‘??’ operator – … continue reading
Researchers from Microsoft and Cisco Talos have found a new fileless malware strain dubbed Nodersok by Microsoft or Divergent by Talos. The malware leverages the popular Node.js framework (which has not often been used for such attacks) used by many Web applications and WinDivert, a network packet-capture and manipulation utility, to turn the systems into … continue reading
Today, during the virtual summit .NET Conf, Microsoft announced the availability of its updated cross-platform framework .NET Core 3.0. This release is packed with improvements, new features and advanced support. The biggest changes in 3.0 include: .NET Core 3.0 has already been battle-tested and will soon be deploying on large workloads Performance has been enhanced … continue reading
The Microsoft Visual C++ compiler and libraries (MSVC) team announced this week that it would be releasing its implementation of the C++ Standard Library (STL) into open source. The project will include all product source code, a CMake build system, and a README for more information. “Working on the STL in GitHub will allow our … continue reading
Tableau Software announced the general availability of Explain Data in its 2019.3 release. This capability enables users to use advanced statistical analysis with no complex data modeling or data science expertise, the company explained. Additionally, the release also expands the company’s data management capabilities with a new Tableau Catalog that introduced a new Tableau Server … continue reading
DeepCode is bringing its AI-powered code review capabilities to Visual Studio Code. The company announced an open-source extension that will enable developers to use DeepCode to detect bugs and issues in Visual Studio Code. RELATED CONTENT: Artificially intelligent “co-developers” Be (AI) smarter about your digital transformation New AI platform tackles ten steps of AutoML DeepCode … continue reading
Microsoft announced the August 2019 release of Visual Studio Code 1.38, adding updates as well as new features. Some of the key highlights include the ability to keep letter casing across multi-file search/replace; to check min, max, enum values and glob patterns; quick navigation features; and links to MDN documentation directly from IntelliSense. The full … continue reading
Microsoft announced the release of MakeCode Arcade, a computing education platform designed to make programming easier, engaging and fun to learn. To build the platform platform the company integrated a new high-level programming language with text and graphical input modalities called Static TypeScript (STS). “With Arcade, STS lets developers of all skill levels easily write … continue reading
Microsoft announced that it is releasing a new open-source toolkit that allows researchers and developers to create chatbots with different personas called the Intelligent Conversation Engine: Code and Pre-trained Systems (ICECAPS). Whether conversations need to be formal of casual, the toolkit enables chatbots to tailor dialogue to fit the scenario. Microsoft has worked on the … continue reading