IT topics

Here Alot Of best IT topics

How to consume a WCF SOAP service in ASP.Net Core

How to consume a WCF SOAP service in ASP.Net Core

Until REST APIs came along, SOAP (Simple Object Access Protocol) was the de facto standard protocol on which web services…
20 Go language projects for mastering microservices

20 Go language projects for mastering microservices

When a team of Google coders looked out across the collection of computer languages in 2007, they saw hundreds of…
How to become a transformative enterprise in the cloud

How to become a transformative enterprise in the cloud

Cloud computing isn’t a technology problem solved by moving workloads out of private data centers and into public clouds. As…
The path to cloud security goes through integration

The path to cloud security goes through integration

The cloud security problem is not really a problem any more. Indeed, we have the best security technology in the…
What’s new in Google’s Flutter mobile dev framework

What’s new in Google’s Flutter mobile dev framework

Flutter, Google’s UI framework for building native interfaces for Android and iOS mobile applications, is now in its Version 1.0…
What’s new in Rust 1.31

What’s new in Rust 1.31

Version 1.31 of the Rust systems programming language is now available. Current version: What’s new in Rust 1.31 Rust 1.31,…
Google Go roadmap: What to expect in Versions 2 and 1.13

Google Go roadmap: What to expect in Versions 2 and 1.13

Builders of the Google Go language (Golang) are exploring directions for the language’s next generation. Major themes emerging for Go…
Application monitoring: What devops can do better

Application monitoring: What devops can do better

Many devops teams focus on implementing CI/CD pipelines, automating regression testing, configuring the infrastructure as code, and containerizing the application…
How JavaScript promises work

How JavaScript promises work

Last week we looked at callbacks and promises. I made a case for using promises to easily coordinate asynchronous code.…
What’s new in Visual Studio 2019: The first beta arrives

What’s new in Visual Studio 2019: The first beta arrives

The first beta version of Visual Studio 2019, the next major version of Microsoft’s signature IDE, is now available. It…
What is Rust? Safe, fast, and easy software development

What is Rust? Safe, fast, and easy software development

Fast, safe, easy to write—pick any two. That’s been the state of software development for a good long time now.…
Software licensing: The blind spot in public cloud costs

Software licensing: The blind spot in public cloud costs

Over the last five years, as enterprise IT teams have implemented better cloud governance, they have moved from “cloud bill…
Docker, Microsoft unveil deployment standard for cloud-native applications

Docker, Microsoft unveil deployment standard for cloud-native applications

Microsoft and Docker have jointly announced a new project to create “an open-source, cloud-agnostic specification for packaging and running distributed…
Microsoft open-sources WPF, WinForms, and WinUI XAML

Microsoft open-sources WPF, WinForms, and WinUI XAML

Microsoft is open-sourcing three Windows UX frameworks, including Windows Presentation Foundation (WPF), Windows Forms, and the Windows UI XAML library (WinUI).…
Don’t go overboard at the edge in edge computing

Don’t go overboard at the edge in edge computing

The whole idea of edge computing is to push some processing and data retention out to the edge of the…
Back to top button