.NET

JavaScript is still number one – JetBrains report
JavaScript is the most-used programming language, according to JetBrains’ State of Developer Ecosystem Report 2024. But the languages with the most promising growth prospects are TypeScript, Rust, and Python, the report says. This year’s report fo...
2024-12-17 02:42
Aerospike Vector Search adds self-healing live indexes
Real-time database provider Aerospike has updated its Aerospike Vector Search database extension for powering generative AI applications. The update offers new indexing and storage capabilities for real-time accuracy, scalability, and ease of use for ...
2024-12-16 21:51
Exploring Microsoft.Extensions.VectorData with Qdrant and Azure AI Search
Discover how to use Microsoft.Extensions.VectorData to implement semantic search using Qdrant and Azure AI Search The post Exploring Microsoft.Extensions.VectorData with Qdrant and Azure AI Search appeared first on .NET Blog.
2024-12-16 18:05
4 steps to streamline enterprise cloud spending
The proliferation of cloud computing has fundamentally reshaped how enterprises handle their critical workloads, transforming the cloud into a strategic tool and business enabler. Hyperscalers — cloud service providers that offer scalable, flexible ...
2024-12-16 09:00
What tech teams need to know about WebAssembly
WebAssembly, or Wasm, is an open standard that defines a portable binary-code format and corresponding text format for executable programs. Created and maintained by the World Wide Web Consortium (W3C), Wasm is designed to facilitate high-performance ...
2024-12-16 09:00
Weaponizing generative AI
Well, that didn’t last long. Generative AI has existed just a few short years, but already we seem to be alternating between bouts of disillusionment and euphoria. More worrying, however, is not where we are on Gartner’s Hype Cycle, but how genAI ...
2024-12-16 09:00
Microsoft introduces Phi-4, an AI model for advanced reasoning tasks
Microsoft has announced Phi-4 — a new AI model with 14 billion parameters — designed for complex reasoning tasks, including mathematics. Phi-4 excels in areas such as STEM question-answering and advanced problem-solving, surpassing similar models ...
2024-12-13 10:38
The Python AI library hack that didn’t hack Python
Guess what’s both one of the fastest-growing and most popular languages of 2024? (Hint: It’s not Java.) Also in Python this month: A clever hack of a popular Python AI library offers some hard security lessons, a new Python package management tool...
2024-12-13 09:00
Chicago flunks cloud economics
The city of Chicago has devised a brilliant plan to jack up its cloud computing tax from 9% to 11%. As someone who has worked in tech for decades, I’ve seen this movie before, and (spoiler alert) it didn’t have a happy ending. This is not a diatri...
2024-12-13 09:00
Microsoft .NET Community Toolkit backs partial properties
Microsoft has released .NET Community Toolkit 8.4, with support for partial properties in MVVM Toolkit source generators as well as new MVVM Toolkit diagnostic analyzers. The update was unveiled December 12. Source code for the .NET Community Toolkit ...
2024-12-13 09:00
Visual Studio Code adds overtype mode, paste with imports
Visual Studio Code 1.96, the latest version of Microsoft’s popular code editor, has arrived with an overtype mode and a “paste with imports” feature for JavaScript and TypeScript. Also known as the November 2024 release, Visual Studio Code 1.96 ...
2024-12-13 00:31
Java Applet API heads for the exit
Java would finally shed its Java Applet API under an OpenJDK proposal created December 4. The JDK Enhancement Proposal notes that the API not only has been deprecated for removal for some time but is obsolete, because neither the current Java Developm...
2024-12-12 19:58
Announcing .NET Community Toolkit 8.4! Partial properties support for MVVM, new analyzers, and more!
We're happy to announce the official launch of the .NET Community Toolkit 8.4 release, featuring support for partial properties for the MVVM Toolkit generators, new analyzers, bug fixes and enhancements, and more! The post Announcing .NET Community Too...
2024-12-12 18:05
From surveillance to safety: How Kazakhstan’s Carpet CCTV is reshaping security
In a world where technology increasingly shapes how cities manage safety and security, Kazakhstan’s Ministry of Internal Affairs is leading the way with its groundbreaking “Carpet CCTV” project. This ambitious initiative has revolutionized publi...
2024-12-12 11:57
Google’s AI coding entry with Jules signals tougher competition in coding tools
Google has made a significant entry into the competitive AI coding tools market with Jules, an experimental coding assistant aimed at enhancing developer workflows and challenging established tools like GitHub Copilot and Amazon Q Developer. The stake...
2024-12-12 10:32
How to chunk data using LINQ in C#
Language-Integrated Query, or LINQ for short, brings a query execution pipeline directly into C# and the managed environments of .NET Framework and .NET Core. LINQ provides several ways to execute queries and handle complex data manipulation tasks. Ch...
2024-12-12 09:00
Azure hardware innovations and the serverless cloud future
Microsoft uses its events to lift the hood on Azure’s hardware and the infrastructure it uses to manage and run its services. Ignite 2024 was no different. Azure CTO Mark Russinovich’s regular Inside Azure Innovations presentation went into some d...
2024-12-12 09:00
InfoWorld’s 2024 Technology of the Year Award winners
Artificial intelligence, including generative AI, continues to evolve rapidly across enterprise organizations, despite a lot of heavy lifting still required of software developers and data scientists. Many organizations continue to struggle to move ge...
2024-12-12 09:00
Google unveils Gemini 2.0 AI model for agentic era
Emphasizing a new AI model for the agentic era, Google has introduced Gemini 2.0, which the company calls its most capable model yet. Announced December 11, the Gemini 2.0 Flash experimental model will be available to all Gemini users. Gemini 2.0 is b...
2024-12-11 20:27
3 takeaways from the Ultralytics AI Python library hack
When attackers compromised Ultralytics YOLO, a popular real-time object detection machine-learning package for Python, most assumed the Python Package Index, or PyPI, must be the point of failure. That made sense because the tampered software artifact...
2024-12-11 09:00