How to implement Toast alert in Blazor
Hello Devs, Hope you are excited to go further into your journey of learning Blazor. Lets build interactive web UIs using C# instead of JavaScript. In this blog, we will take a look at how to apply a...
View ArticleLet’s Explore Django
In today’s blog, we will see what Django is? And also we’ll create one small project i.e Library website with a minimal amount of code and with a very easy explanation. The cause of this blog is to...
View ArticleFeatures of .NET 6 Preview
Officially .NET 6 will be released in November 2021, but for the time being the Microsoft community has released 6 previews of .Net 6, which type of features are included in .NET 6.All the features are...
View ArticleHow our development process increased the sales of Dangee Dums
It wouldn’t be wrong to say that Dangee Dums is a household name. But, the company set its first foot in the market in 2011 and changed the bakery industry. It all began when Dangee Dums introduced...
View ArticleSprite Animation
What is Sprite Animation? Sprite animation is an alternation or position setting of parts of objects or characters and after that compiling graphics into a single file.As we all know, the design field...
View ArticleBuilding Lists in Jetpack Compose
As we know for listing data in android we have been using ListView or mostly RecyclerViews. But making a RecyclerView is time-consuming and it takes hell of a lot of code. The post Building Lists in...
View ArticleUnlock the magic of Terraform — launching Nginx webserver🚀
Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions. The...
View ArticleGetting started with Helm Charts in Kubernetes
In this blog, we will look at what Helm charts in Kubernetes and how it can help you to ease your life, you have to just install charts and everything in Kubernetes gets launched according to it. The...
View ArticleGetting started with Solana
When we talk about “BLOCKCHAIN”, then the first thing which comes to our mind is “BITCOIN” or probably the most used Blockchain “ETHEREUM”, both of these are doing great in the market, but they somehow...
View ArticleGame development for beginners in Phaser3
Phaser is an HTML 5 game framework in which you can make cross-browser games.Only requirement is that your browser should support canvas tag.As we all know, Gaming Industry is growing faster day by day...
View ArticleBlock Store API
This blog post will help android developers to flawlessly re-authenticate users on a new device. The post Block Store API appeared first on Yudiz Solutions Pvt. Ltd..
View Article12 Animation Principles
The 12 principles of animation were introduced by Disney's animators, Ollie Johnston and Frank Thomas, in their book “The Illusion of Life:Disney Animation” .Published in 1981, it is widely considered...
View ArticleOverview of OAuth 2
Oauth 2 represents open authorization. Oauth is mainly designed to access a website or application resources on other external applications or websites. This functionality is provided by other...
View ArticleHow to get started with TagUi
Nowadays web automation is possible through many tools. Some examples are here, Ketalon studio, Selenium, SoapUi etc. Similarly, TagUi is a tool for web automation. The post How to get started with...
View ArticleNFTs: How these digital assets will change the gaming industry.
Many a time in the fast-changing world of technological improvement, you may observe some people or broadcasting media discussing Web 3.0, blockchain, crypto, NFT, Game-Fi, P2E Model, and many more....
View ArticleVue JS: Beginner’s guide
Here we’re going to make a demo for the registration, login and logout functionality with Vue 2. But don’t worry If you want to use Vue 3, because the same things will apply for Vue 3 as well with...
View ArticleCombine Framework in Swift
Combine was introduced as a new Framework by Apple at WWDC 2019. Combine can be used to simplify your code for dealing with a number of delegates, notifications, completion handler, KVO, networking,...
View ArticleCommunicating with BLE Device
The post Communicating with BLE Device appeared first on Yudiz Solutions Pvt. Ltd..
View ArticleA Billion-Dollar Math Problem: Reversal of SHA-256
A Mathematical problem that resulted in billions of dollars to solve. Check about its purpose, usage, implications, probability of getting solved and more. The post A Billion-Dollar Math Problem:...
View ArticleMongoDB vs MySQL
MongoDB stores data in BSON format [Binary JSON] as it is a non-relational database.For modern application development and for the cloud-based, MongoDB is a general-purpose document database is...
View Article