TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Onsen
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Alagunila Meganathan (12)
Nitin (2)
Vinay Ayinapurapu (2)
Aman Gupta (1)
Abhishek Dhoriya (1)
Sarfaraj Ansari (1)
Ashish Tiwari (1)
Rinki (1)
Shubhankar Banerjee (1)
Punar Dutt Rajput (1)
Chethan N (1)
Shweta Lodha (1)
Nipun Tomar (1)
Related resources for Onsen
No resource found
Understanding Two-Phase Commit in Microservices
9/11/2024 6:47:37 AM.
The Two-Phase Commit (2PC) protocol ensures data consistency in microservices by coordinating transactions across services. It involves a prepare phase where participants log changes and vote, and a c
Mastering Site.Selected API Permissions in SharePoint Online
8/21/2024 7:00:22 AM.
This guide explains how to configure Sites.Selected API permissions in SharePoint Online. It covers registering an app in Azure AD, adding the Sites.Selected permission, and granting admin consent. It
What are Smart Contracts in Blockchain ?
7/26/2024 7:17:34 AM.
Smart contracts are self-executing agreements coded into a blockchain. They automatically enforce and execute terms when predefined conditions are met, reducing the need for intermediaries. This ensur
Consensus Mechanism in Blockchain
7/15/2024 11:23:54 AM.
Explore the intricate world of blockchain consensus mechanisms, pivotal to decentralized networks. Discover how algorithms like Proof of Work (PoW), Proof of Stake (PoS), and Byzantine Fault Tolerance
Retrying Transactions in Solana
6/14/2024 10:45:38 AM.
Retrying Transactions in Solana can enhance reliability in blockchain operations. Explore strategies for handling network congestion, node failures, and smart contract interactions.
How Does Avalanche Consensus Works?
6/11/2024 9:59:18 AM.
Discover how Avalanche Consensus revolutionizes blockchain with its speed, scalability, and energy efficiency, ensuring rapid and secure transaction processing.
Working With PopOver Control In Onsen UI Using Visual Studio 2015
5/22/2024 10:59:53 AM.
Utilize Visual Studio 2015 to integrate and customize PopOver controls in Onsen UI for dynamic mobile app interfaces. Enhance user experience with interactive pop-up components, leveraging JavaScript,
Getting Started With Onsen UI Apps In Visual Studio 2015
5/22/2024 10:41:51 AM.
Begin creating Onsen UI apps in Visual Studio 2015. Utilize its templates, integrate JavaScript, HTML5, and CSS for cross-platform mobile development. Get started with beginner-friendly tutorials and
Working With Onsen UI Splitter Apps In Visual Studio 2015
5/22/2024 10:41:35 AM.
This guide provides step-by-step instructions on setting up your development environment, integrating Onsen UI with Visual Studio, and leveraging the powerful features of Splitter components to build
Create "Hello World" App In Onsen UI Using Visual Studio 2015
5/22/2024 10:41:14 AM.
Create a "Hello World" app in Onsen UI using Visual Studio 2015. Set up your development environment, utilize Onsen UI templates, and integrate JavaScript, HTML5, and CSS for a basic yet fun
Using List Control In Onsen UI Using Visual Studio 2015
5/22/2024 10:40:55 AM.
This guide covers the implementation of list control in Onsen UI using Visual Studio 2015. It walks you through setting up your development environment, integrating Onsen UI for mobile app development
Developing Login Page In Onsen UI Using Visual Studio 2015
5/22/2024 10:40:17 AM.
Create a secure and responsive login page in Onsen UI using Visual Studio 2015. Utilize JavaScript, HTML5, and CSS to design user-friendly input forms, ensuring proper authentication and validation.
Understanding Dialog Box In Onsen UI Using Visual Studio 2015
5/22/2024 10:19:23 AM.
Explore the nuances of integrating dialog boxes in Onsen UI within the familiar environment of Visual Studio 2015. This comprehensive guide delves into JavaScript, HTML, and CSS intricacies, offering
Using Range Slider Control In Onsen UI Using Visual Studio 2015
5/22/2024 10:18:47 AM.
Utilize Visual Studio 2015 to implement Range Slider controls in Onsen UI for dynamic mobile app interfaces. Customize input ranges seamlessly using JavaScript and CSS for enhanced user interaction an
Working With Switch Control In Onsen UI Using Visual Studio 2015
5/22/2024 10:18:16 AM.
Design interactive mobile app interfaces with Onsen UI's Switch control in Visual Studio 2015. Implement toggling functionality seamlessly using JavaScript and CSS for responsive and user-friendly
Using Progress Bar Control In Onsen UI Using Visual Studio 2015
5/13/2024 11:49:31 AM.
Utilize the Progress Bar Control in Onsen UI for seamless mobile app development in Visual Studio 2015. Enhance user experience with dynamic progress indicators, leveraging HTML5, CSS, and JavaScript
Solana's Consensus Mechanism and High-Performance Architecture
5/6/2024 10:25:15 AM.
Solana's exceptional throughput, processing thousands of transactions per second, distinguishes it in the blockchain realm. Its consensus mechanism, blending Proof of History and Proof of Stake, e
What is Raft Consensus Algorithm?
2/15/2024 4:15:29 AM.
The Raft Consensus Algorithm ensures fault tolerance and consistency in distributed systems. It simplifies leader election, log replication, and commitment, offering benefits like simplicity, safety,
Proof-Of-Work In Blockchain
2/8/2023 10:48:42 AM.
The blockchain's Proof of Work (PoW) consensus method enables miners to add new blocks to the network based on calculations made to obtain the ideal hash. The new block's appended transactions
Understanding Consensus Algorithms In Blockchain
2/4/2023 5:44:54 PM.
In this article, we'll go through some of the popular consensus algorithms currently being used by different blockchains, including.
Admin Consent Flow For Microsoft Graph PowerShell Module
9/26/2022 5:03:43 AM.
In this article, let’s try to understand basic identity flows involved in Graph PowerShell module and admin consent to interact with Graph PowerShell.
Using Graph API In Power Automate
8/20/2022 9:48:40 AM.
In this article, we will see how to interact with Graph API using graph explorer and using the requests in Power Automate.
Providing Admin Consent To Azure Registered Application
6/1/2020 5:53:18 AM.
This article describes how to provide admin consent to access Graph API for apps registered under the Azure portal.
System Analyst: Part 2
12/5/2018 3:23:57 AM.
The System Analyst is an “IT Business Analyst” who selects and configures computer systems for an organization or business. He is the one who guides through the development of an information system. D
Working With Onsen UI Tab Bar Apps In Visual Studio 2015
12/2/2016 12:25:03 PM.
In this article, you will learn how to work with the Onsen UI Tab Bar Apps in Visual Studio 2015.
Working With Onsen UI Navigation Apps In Visual Studio 2015
11/18/2016 11:39:09 AM.
In this article, you will learn how to work with the Onsen UI navigation apps in Visual Studio 2015.