Posts

Azure Cosmos DB

Image
                 Azure Cosmos DB is a NoSQL data store. It is different from the traditional relational database where we have a table, and the table will have a fixed number of columns, and each row in the table should adhere to the scheme of the table. In the NoSQL database, you don't define any schema at all for the table, and each item or row within the table can have different values, or different schema itself. Database:  We can create one or more Azure Cosmos database under our account. A database is analogous to a namespace, and it is the unit of management for a set of Azure Cosmos containers. Cosmos Account:  the Azure Cosmos account is the basic unit of global distribution and high availability. For globally distributing our data and throughput across multiple Azure regions, we can add or remove Azure regions from our Azure Cosmos at any time.

.NET Core 6.0

Image
.NET Core :      ASP.NET is a well-known web development framework for creating web applications on the.NET platform.  .NET Core is a cross-platform, high-performance framework for developing modern, cloud-enabled, Internet-connected apps. ASP.NET Core is an open-source version of ASP.NET that operates on Windows, macOS, and Linux.   Build web apps and services, IoT Apps, and mobile backends. Use development tools on Windows, macOS, and Linux. Deploy to the cloud or on-premises. Run-on .NET Core. Application Core The business model, which contains entities, services, and interfaces, is stored in the Application Core. These interfaces contain abstractions for operations done by Infrastructure, such as data access, file system access, network calls, and so on. Application Core types include Entities, Interfaces, Services, and DTOs(Data Transfer Objects).

Blockchain

Image
Blockchain :      Blockchain is a method of recording information that makes it impossible or difficult for the system to be changed, hacked, or manipulated. A blockchain is a distributed ledger that duplicates and distributes transactions across the network of computers participating in the blockchain.      Blockchain technology is a structure that stores transactional records, also known as the block, of the public in several databases, known as the “chain,” in a network connected through peer-to-peer nodes. Typically, this storage is referred to as a ‘digital ledger.’      Every transaction in this ledger is authorized by the digital signature of the owner, which authenticates the transaction and safeguards it from tampering. Hence, the information the digital ledger contains is highly secure.      Over the past few years, you have consistently heard the term ‘blockchain technology,’ probably regarding cryptocurrencies, like Bitcoin. In fact, you may be asking yourself, “what is blo

Angular 15

Image
Introduction:         The Angular Team at Google has kept the latest Angular 15 release date on November 16, 2022. The Team has involved numerous features and updates with the latest version to deliver a better developer experience and performance. Though with the previous Angular version release, the Team brought many exciting changes. But the latest version of Angular 15 Features and Updates has not lacked in any sense to grab the attention of developers, business owners, and tech enthusiasts. What's New in Angular 15 Features and Updates:         With the Angular 14 release, the Angular Team officially mentioned that removing Angular’s legacy compiler and rendering pipeline significantly improved the developer experience. Similarly, considering Angular 14 vs Angular 15. The latest Angular 15 New Features include stable standalone APIs, allowing Angular developers to build apps without the Ng Modules . It also offers less boilerplate code, enhanced performance, directive composi

ASP.NET Core 8.0 Preview.1

Image
What's new in .NET 8:                Welcome to .NET 8! The first preview is ready for you to download:  claim your copy of the first .NET 8 preview  and start building applications today. Scroll down to see the list of features included in this preview. .NET 8 is a  long-term support (LTS) release .  .NET 8 preview and release candidate builds will be delivered monthly. As usual, the final release will be delivered sometime in November at  .NET Conf . ASP.NET Core Runtime 8.0.0-preview.1                The ASP.NET Core Runtime enables you to run existing web/server applications. On Windows, we recommend installing the Hosting Bundle, which includes the .NET Runtime and IIS support. .NET Desktop Runtime 8.0.0-preview.1                The .NET Desktop Runtime enables you to run existing Windows desktop applications. This release includes the .NET Runtime; you don't need to install it separately. System.Text.Json serialization Various improvements have been made to System.Text.Js

MATLAB

Image
  MATLAB  (an abbreviation of "MATrix LABoratory" ) is a  proprietary   multi-paradigm   programming language  and  numeric computing  environment developed by  MathWorks . MATLAB allows  matrix  manipulations, plotting of  functions  and data, implementation of  algorithms , creation of  user interfaces , and interfacing with programs written in other languages. History:         MATLAB was invented by mathematician and computer programmer Cleve Moler. The idea for MATLAB was based on his 1960s PhD thesis. Moler became a math professor at the University of New Mexico and started developing MATLAB for his students as a hobby.   He developed MATLAB's initial linear algebra programming in 1967 with his one-time thesis advisor, George Forsythe. This was followed by Fortran code for linear equations in 1971. In the beginning (before version 1.0) MATLAB "was not a programming language; it was a simple interactive matrix calculator. There were no programs, no toolboxes, no

Google Bard AI

Image
  What is BARD? The  BARD AI  chatbot is an experimental conversational AI service that would provide fresh, high-quality responses to support creativity and curiosity. It will draw information from the web and combine the power of intelligence and creativity with large language models. Being a lightweight and experimental version of LaMDA(Language Model for Dialogue Application), the BARD chatbot aims to make computation quick and easy. Moreover, the testing phase would be about gathering inputs to improve the chatbot and set a high standard of quality and speed. How does Bard work? Google wants Bard to supplement the Knowledge Graph Cards you see in Search when making queries that have a simple answer. While a Knowledge Graph Card can supply you with a word’s definition or an overview about a person or place, Bard seeks to respond to  NORA  questions, as Google calls them – searches with No One Right Answer. To do this, Bard first uses LaMDA language models to understand your questio

ChatGPT

Image
  What is ChatGPT? ChatGPT   ( Chat Generative Pre-trained Transformer ) is an artificial-intelligence chatbot developed by San Francisco-based AI research company OpenAI. Released in November 2022, it can have conversations on topics from history to philosophy, generate lyrics in the style of Taylor Swift or Billy Joel, and suggest edits to computer programming code. ChatGPT is trained on a vast compilation of articles, websites and social-media posts scraped from the internet as well as real-time conversations—primarily in English—with human contractors hired by OpenAI. It learns to mimic the grammar and structure of the writing and reflects frequently-used phrases. Is AI going to replace jobs? As with every wave of automation technologies, the latest will likely have a significant impact on jobs and the future of work. Whereas blue-collar workers bore the brunt of earlier waves, generative AI will likely have a greater effect on white-collar professions. A 2019 study from the Brooki

What's new in WordPress 6.0?

Image
 These all new features: New blocks, shortcuts, editing options, features, and more; Improved block editing and block themes While 2018's WordPress 5.0 update introduced blocks and block-editing, this new update really takes them to the next level. Version 6.0 advances what was started in earlier releases, specifically with more options for block themes, which are WordPress themes built specifically for customizable blocks.  If you're unfamiliar with WordPress blocks, they're like compartmentalized sections of a website—a block for an image, a block for a piece of text, a block for a menu, and so on. Each block has its own controls for aspects like size, color, and alignment, so you can customize each one individually. By expanding the block system to include more parts of a website, WordPress gives the user control over more page elements.  Block themes are a significant push in WordPress's initiative for full-site editing because they make it easier to edit and custom