Resources  
  • How To Install Appium Inspector And Appium Server GUIMar 18, 2024. This article walks you through every step of installing and configuring Appium for mobile test automation. From downloading the necessary software to configuring dependencies , this guide covers it all
  • .NET MAUI - Video Player using Community ToolkitFeb 22, 2024. .NET MAUI simplifies app development across devices, while the Community Toolkit enhances it. Dive into video integration for exciting apps! Follow setup steps, install the toolkit, and implement the Video Player control.
  • Mobile Number Validation Using Angular and BootstrapFeb 19, 2024. This article illustrates the implementation steps for 10-digit mobile number validation in an Angular app using reactive forms and Angular's phone number validation pattern. It guides us through setting up the reactive forms module
  • Concurrency in Flutter: Exploring the Power of IsolateFeb 15, 2024. Learn how to use Isolates in Flutter to do multiple tasks at once. This article will help you to understand and use Isolates to make your Flutter apps run better and faster.
  • Getting Started with Mobile Automation with AppiumFeb 14, 2024. Appium, an open-source tool, simplifies mobile app automation with its cross-platform support for native, hybrid, and web apps. Its versatility shines through support for various programming languages, enabling automation across Android, iOS, and Windows platforms.
  • Cross-Platform Mobile Development FrameworksFeb 09, 2024. Developing mobile applications for both iOS and Android platforms can be challenging due to the need for separate codebases. Cross-platform frameworks offer a solution, allowing developers to write code once and deploy it on multiple platforms.
  • Dev Express Charts in .NET MAUIFeb 05, 2024. Elevate your .NET MAUI projects with DevExpress Charts! Learn step-by-step implementation using a lifetime-free plugin. Follow project setup, plugin installation, and code execution for creating dynamic and visually appealing charts.
  • Implementation of .Net MAUI Community Toolkit PopupFeb 04, 2024. In this article, I will explain about .NET MAUI Popup page implementation using visual studio 2022. Popups are a very common way of presenting information to a user that relates to their current task and Operating systems provide a way to show a message and require a response from the user.
  • Mastering MVVM: A Deep Dive into .NET MAUI with MVVM ToolkitJan 23, 2024. In this article, we will learn about MVVM architecture with .NET MAUI and the MVVM Toolkit. Follow a step-by-step guide for project setup, plugin installation, and efficient implementation using ViewModel and View. Access the full code and explore the seamless integration of the View and ViewModel for robust cross-platform mobile applications.
  • Web 3.0 - Beyond The HypeJan 17, 2024. The internet has come a long way since its inception, and with the emergence of Web 3.0, it is poised to become even more transformative. The term "Web 3.0" refers to the next generation of the internet In this article, we will take a closer look at what Web 3.0 is and why it is important.
  • Getting Started with React and ReduxJan 05, 2024. Learn how to set up a React app with Redux. From creating a React app and installing Redux to setting up a Redux store, reducers, connecting React components, and dispatching actions.
  • Stateful vs Stateless Widget in FlutterJan 05, 2024. Flutter widgets: Stateless and Stateful. Stateless widgets remain static, like a traditional paper menu, while Stateful widgets dynamically update, akin to a real-time digital menu. Delve into examples and code snippets for comprehensive comprehension.
  • Connecting Postgres Database to Mobile App with Flutter and DartJan 03, 2024. Postgres Database to connect with your mobile app using Flutter and Dart
  • AWS Toolkit for Painless DevelopmentDec 14, 2023. Explore AWS services for easier development. AWS Cloud9, a cloud-based IDE, offers anywhere access, coding, and debugging in various languages. AWS CloudShell provides a browser-based shell for quick AWS resource management. AWS Amplify simplifies web and mobile app development with authentication and API integration. Amazon CodeCatalyst streamlines the entire development life cycle.
  • CrateDB: Powering the Internet of ThingsDec 11, 2023. CrateDB, an open-source distributed SQL database, is spotlighted for its efficacy in handling IoT complexities. This article explores use cases, including time-series data, analytics, and scalability, and demonstrates CrateDB integration through code snippets.
  • .NET MAUI with MVVM ToolkitNov 07, 2023. Mastering MVVM: A Deep Dive into .NET MAUI with MVVM Toolkit. This article providse MVVM (Model-View-ViewModel) architecture using the MVVM Toolkit in .NET MAUI is informative and well-structured. It provides clear and concise instructions for setting up the project, installing the necessary plugin, and implementing the architecture, along with a demonstration and a downloadable code sample. The instructions and code snippets are detailed and easy to follow, enabling readers to grasp the concepts and apply them in their own projects.
  • Types of Crypto WalletsNov 01, 2023. Explore the world of cryptocurrency wallets, from convenient hot wallets for daily transactions to ultra-secure cold wallets for long-term storage. Choose wisely for a balanced approach to digital asset management.
  • The Challenge of Changing Your Website's DomainOct 20, 2023. In the ever-evolving landscape of the internet, website owners occasionally find themselves at a crossroads, contemplating the change of their domain name. While this decision may be motivated by a variety of factors, such as rebranding, expansion, or better aligning with the website's purpose, it is not a step to be taken lightly. For those with a well-established site, like c-sharpcorner.com, the challenges can be significant, but with careful planning and execution, the transition can be successful.
  • Unit Testing In Flutter Using Welltested.AIOct 17, 2023. In this article, you will learn about how you can write test cases for unit testing using AI.Unit Testing in Flutter using Welltested.AI offers a robust approach to ensuring the quality and functionality of Flutter mobile applications. Welltested.AI provides automated testing solutions tailored for Flutter development, allowing developers to create and execute unit tests efficiently. With this tool, developers can validate individual units of code in isolation, ensuring their correctness and reliability. By automating the testing process, Flutter developers can enhance their app's stability, identify and fix issues promptly, and deliver a seamless user experience. Welltested.AI simplifies the unit testing process, making it an essential tool for Flutter developers aiming to create high-quality, bug-free mobile applications.Regenerate
  • .NET MAUI Cross-Platform App DevelopmentSep 25, 2023. Dive into the world of .NET MAUI and discover how to create cross-platform applications effortlessly using a single codebase. Explore the simplicity and power of this framework for building native apps on Android, iOS, macOS, and Windows.
  • Budgeting for Azure IoT SolutionsSep 25, 2023. Azure IoT, part of Microsoft's cloud ecosystem, offers robust tools and services for IoT solutions. It enables secure device connections, data collection, and insights. In this article, we explore budgeting for IoT projects with Azure IoT, vital for cost-effective IoT implementation.
  • Real-Time Insights with Azure Stream Analytics in IoT ProjectsSep 25, 2023. Azure Stream Analytics is a Microsoft Azure service for real-time data stream processing. It enables the ingestion, processing, and analysis of streaming data from various sources, such as IoT devices, sensors, and social media. By continuously processing data as it arrives, Stream Analytics provides immediate insights, facilitating quick decision-making and actions.
  • Kusto Query Language (KQL) for Azure IoTSep 25, 2023. Kusto Query Language (KQL) empowers Azure IoT projects with real-time data analysis, flexible exploration, aggregation, and seamless Azure service integration. It's pivotal in extracting insights from IoT data streams.
  • Update to the Microsoft Teams ToolkitSep 15, 2023. Visual Studio 17.8 Preview 2 Update to the Microsoft Teams Toolkit
  • Installing .NET Nano Framework on Raspberry Pi for IoT InnovationSep 14, 2023. The .NET Nano Framework simplifies IoT development on resource-limited devices like Raspberry Pi. It enables C# development, cloud integration, and efficient IoT innovation, enhancing the IoT landscape.
  • IoT Innovation with .NET StrengthSep 13, 2023. The Internet of Things (IoT) has transformed industries by connecting devices, sensors, and systems to the Internet, facilitating data exchange. .NET, Microsoft's versatile development platform, plays a pivotal role in IoT. This article delves into how .NET benefits IoT, its challenges, and real-world applications.
  • Get Started With Kotlin Multiplatform For MobileSep 12, 2023. This article is going to explain how to create an application that runs on both Android & IOS devices.
  • IoT Edge GatewaysSep 12, 2023. The Internet of Things (IoT) has revolutionized our lives, connecting countless devices and generating vast amounts of data. Edge gateways, often overlooked heroes, bridge the gap between IoT devices and the cloud. They perform real-time data processing, enhance security, and ensure network efficiency.
  • Connecting MySQL Database to Mobile App with Flutter and DartSep 11, 2023. MySQL Database to connect with your mobile app using Flutter and Dart
  • IoT Innovation with .NET Gadgeteer IntegrationSep 11, 2023. The .NET Gadgeteer platform, developed by Microsoft Research, simplifies IoT development with modular hardware, C# programming, and integrated development tools, making IoT innovation more accessible.
  • Revolutionizing IoT with .NET Nano FrameworkSep 11, 2023. The .NET Nano Framework revolutionizes IoT development by bringing the power of .NET to resource-constrained devices. It offers C# programming, a small footprint, managed code, security, and cross-platform compatibility.
  • WhatsApp Web and Mobile Sharing in JavaScriptSep 11, 2023. Embark on a journey into the world of WhatsApp with our comprehensive developer's handbook. This resource is your trusted companion in mastering the intricacies of implementing WhatsApp sharing features in your web and mobile applications using JavaScript. From step-by-step tutorials to best practices, delve into the realm of seamless content sharing and elevate your development skills with this indispensable guide.
  • How to Publish Web Applications in Internet Information Services(IIS)Sep 08, 2023. Publishing a web application in Internet Information Services (IIS) involves several steps. First, ensure your web app is ready. Install IIS if not already done, configure it by creating a website with appropriate settings, and create an application pool. Test it locally. If using a custom domain, set up DNS records and configure firewalls. Optionally, secure with an SSL certificate. Ensure security and permissions, update application settings, and implement monitoring and backup procedures. Keep software up-to-date and be patient with DNS propagation. These steps ensure a successful deployment of your web application on IIS for public access.
  • Kotlin Coroutines Sample Mobile App Code DemonstrationSep 06, 2023. Here's a simple Kotlin Android application code sample that demonstrates the use of Coroutines for asynchronous programming. This example fetches data from a fake API and updates the UI when the data is received using Coroutines.
  • Boosting IoT Projects with Cloud Storage and Azure IoTSep 01, 2023. In the era of IoT-driven digital transformation, efficient data storage is paramount. Cloud storage, particularly Microsoft Azure IoT's solution, empowers IoT projects with scalability, accessibility, reliability, analytics, and cost-efficiency.
  • IoT Integration: Blending OT and IT for Seamless ConnectivitySep 01, 2023. In a world of technological evolution, the fusion of Operational Technology (OT) and Information Technology (IT) is reshaping the landscape of the Internet of Things (IoT). This article explores the significance of OT and IT within IoT, revealing their transformative potential. It delves into the synergy between these traditionally distinct domains, highlighting advantages like data synergy, edge computing, predictive maintenance, security enhancements, and end-to-end visibility.
  • Exploring Fusion of CAN Bus and Azure IoT for BridgingAug 31, 2023. Unlocking Smart Industry with Azure IoT and CAN Bus Integration: Real-time data collection and cloud-powered analytics revolutionize decision-making, efficiency, and predictive maintenance across sectors.
  • IoT Success with AzureAug 25, 2023. Unlock Azure IoT Success: Best Practices for Seamless Implementation. From defined objectives to compliance, explore how to excel in IoT projects within the Azure ecosystem for transformative outcomes.
  • AI Empowerment in Azure IoT:Aug 24, 2023. Discover how the fusion of AI and IoT redefines industries. From predictive maintenance to smart agriculture, explore transformative possibilities, creating smarter systems and shaping a new era of innovation.
  • Unleash Azure CLI : Expert Cloud ControlAug 23, 2023. In the dynamic realm of cloud computing, efficiency is paramount. Azure CLI, a cross-platform command-line tool, empowers users to seamlessly interact with and manage Azure resources. This article delves into its capabilities, advantages, and practical applications, facilitating streamlined cloud management for developers, administrators, and DevOps teams.
  • Streamlining IoT Integration with Azure IoT Plug and PlayAug 23, 2023. With this integration, IoT devices can be easily onboarded, recognized, and integrated into the Azure IoT ecosystem using pre-defined device models. These models describe the device's capabilities and data structure, allowing Azure services to automatically understand and interact with the device data. This streamlined process accelerates the development of IoT solutions, reduces development effort, and enhances interoperability between devices and Azure services.
  • Legacy Modbus Devices Connected to Azure IoTAug 22, 2023. Discover the fusion of Modbus, a time-honored protocol in industrial automation, with Azure IoT. Seamlessly connect legacy systems to cloud services for insights, efficiency, and transformative power.
  • Integrating IoT with Azure IoT Using AMQPAug 21, 2023. Discover the power of AMQP in IoT's edge computing. Seamlessly integrated with Azure IoT Edge, AMQP ensures efficient data transfer, reliability, interoperability, and real-time insights. Embrace the future of edge computing.
  • Power BI Mobile App Features And CapabilitiesAug 21, 2023. Explore the features and capabilities of the Power BI mobile app for accessing dashboards and reports on mobile devices
  • Uniting MQTT with Azure IoT for IoT FusionAug 18, 2023. Explore the dynamic world of IoT through MQTT, a lightweight protocol. Azure integration empowers agile, scalable solutions, revolutionizing industries from automation to healthcare. Harness interconnected possibilities now.
  • Azure Event Hub: Empowering Seamless Real-Time Data StreamingAug 18, 2023. Azure Event Hub's transformative role in managing vast real-time data streams. Learn how it empowers efficient ingestion, processing, and distribution, enabling informed decisions and innovative applications.
  • Seamless Integration : OPC UA with Azure IoTAug 16, 2023. Discover the power of OPC UA in Industrial IoT. Seamlessly connect devices through Azure IoT for advanced analytics, security, and edge computing. Transform your industry with unified insights.
  • Integrate Azure OpenAI into Microsoft Teams with the Teams ToolkitAug 10, 2023. This Article Demonstrate How to Use the Power of Azure Open AI into Microsoft Teams By leveraging the Teams Toolkit to achieve greater success, innovation, and efficiency in daily operations.
  • Azure IoT Security : Safeguarding the Internet of ThingsAug 02, 2023. Explore Microsoft's Azure IoT Secure, a robust platform fortifying IoT against cyber threats. With secure communication, edge security, and threat detection, organizations confidently embrace IoT technologies for a protected interconnected world.
  • Empowering the Future with Azure IoT Services in the IndustryAug 01, 2023. Explore the transformative power of Azure IoT services in Industrial IoT, enabling seamless connectivity, real-time data analysis, predictive maintenance, and innovation for industries.
  • Azure Digital Twins: Unlocking the Potential of Connected EnvironmentsJul 31, 2023. Discover the transformative capabilities of Microsoft's Azure Digital Twins, a cutting-edge platform enabling virtual representations of physical environments. Optimize operations, reduce costs, and drive innovation across industries.
  • Azure IoT SDK: Empowering IoT Development by MicrosoftJul 31, 2023. Explore Microsoft's Azure IoT SDK, a comprehensive toolkit simplifying IoT development on Azure, empowering developers to build cutting-edge solutions.
  • Intelligent IoT Solutions with Azure IoT Lambda ArchitectureJul 27, 2023. Discover the power of Azure IoT Lambda architecture for IoT solutions. Process real-time and historical data efficiently, gain valuable insights, ensure scalability, reliability, and security, and embrace the future of IoT innovation.
  • Avatar View in .NET MAUI Community ToolkitMay 08, 2023. Avatar View in .NET MAUI Community Toolkit
  • An Overview of the Azure Power Platform: Tools, Benefits, and Getting StartedMay 02, 2023. The Azure Power Platform is a suite of tools and services provided by Microsoft that enables businesses to build, deploy, and manage custom applications and workflows without requiring extensive programming knowledge. It consists of three core services: Power BI, Power Apps, and Power Automate.
  • Globalizing Strings in Microsoft .NET with the Multilingual App ToolkitMay 02, 2023. In this article, I will demonstrate how to do this and introduce you to the Multilingual App Toolkit, which makes string translation fast and cost-effective. It was so simple that I only needed a few hours (including my learning curve) to convert the Spargine Dev Tool to Danish, Hindi, and Spanish.
  • Building Custom Business Applications with Microsoft Power AppsMay 01, 2023. Create simple Power apps demo easily build app.
  • Signature Pad Using .NET MAUI Community ToolkitApr 27, 2023. .NET MAUI is a powerful platform for building cross-platform mobile applications, and with the right tools and resources, it's easy to add signature pad functionality to your app. In this tutorial, we'll walk you through the steps of the signature pad in .NET MAUI using .NET MAUI Community Toolkit.
  • Navigation in React NativeApr 17, 2023. The article is a detailed description on how to add navigation to a react native app
  • How To Create APK OR IPA in .Net CoreApr 14, 2023. In this article, you will learn how to get Android and iOS output in Blazor architecture and platform.
  • Flutter Vs React Native - The Ultimate Battle For Cross-Platform Mobile Development SupremacyApr 11, 2023. Mobile app development has seen rapid growth in recent years, as cross-platform development solutions have become more popular. There are two solutions that have proven popular among developers: Flutter and React Native.
  • The Developer's Toolkit: Using localhost and a CDN for Staging and TestingMar 23, 2023. Boost your web development game with HTTPS, localhost, and a unique CDN domain! Learn the best practices for securing your APIs, simplifying your development process, and optimizing your website's performance. Discover the power of localhost and local web servers, and learn how a unique CDN domain can improve website performance and reduce the risk of deploying untested code. Get the edge you need to master modern web development and take your skills to the next level!
  • What Is Web 3.0 And What Is Future Of InternetMar 20, 2023. In this article, you will learn what is Web 3.0 and what is future of the internet.
  • Debug .NET Core Project In Mobile Or Tablet Using Dev TunnelsMar 10, 2023. In this article we will explore the new feature of Microsoft Visual Studio 2022 which allows you to test your Web Application on other PC, Mobile or Tablets while you are debugging your project. This feature is called Dev Tunnels.
  • Mobile App Testing ProcessFeb 10, 2023. Purpose of this article is to identify the mobile app testing process to ensure a quality product is delivered.
  • What is FlutterFeb 10, 2023. In this article, we will learn about flutter. As we all know, Flutter is a growing technology in the market.
  • Mobile Number Validation In Vue.jsDec 28, 2022. In this article, you will learn about Mobile Number Validation in Vue.js.
  • What's New In ASP.NET Core 7.0Dec 22, 2022. In this aricle, you will learn what's new in ASP.NET Core 7.0.
  • IoT And IoT Analytics - OverviewDec 01, 2022. In this article, you will learn about IoT and IoT Analytics.
  • Using Teams Toolkit CLI For Creating Teams TabNov 07, 2022. This article will walk you through creating Teams Tab project using Teams Toolkit CLI also known as TeamsFx CLI
  • Teams Toolkit For Creating Microsoft Teams TabNov 03, 2022. This article helps developers create Teams Tabs using Team Toolkit.
  • .Net MAUI - AnimationsOct 26, 2022. In this article, you will learn about .Net MAUI - Animations.
  • Mobile Number Validation In ReactJS Sep 09, 2022. In this article, you will learn about Mobile Number Validation in ReactJS.
  • Quick Tour using Xamarin Community ToolkitJul 19, 2022. Quick Tour using Xamarin Community Toolkit
  • Xamarin Community Toolkit - State LayoutMay 22, 2022. In this article, you will learn about Xamarin Community Toolkit - State Layout.
  • Xamarin Community Toolkit - Behaviors May 03, 2022. In this article, you will learn about Xamarin Community Toolkit - Behaviors.
  • What Is Web3? The Decentralized Internet Of The Future ExplainedApr 28, 2022. In this article, you will learn what is web3? the decentralized internet of the future explained.
  • Convert Your Website Into A Mobile App With React NativeApr 25, 2022. React Native is a JavaScript framework that allows you to create real-time, natively rendered mobile apps for iOS and Android platforms. It's built on React, Facebook's JavaScript toolkit for creating user interfaces, although it's designed for mobile platforms rather than the web. However, in this tutorial, we will convert the web view of the website into a mobile app.
  • Xamarin Community Toolkit - EffectsApr 18, 2022. In this article, you will learn about Xamarin Community Toolkit - Effects.
  • Master Details Page Using Xamarin Community ToolkitApr 11, 2022. In this article, you will learn how to master Details Page using Xamarin Community Toolkit.
  • How To Check The Internet Connectivity In The Flutter AppApr 07, 2022. The purpose of this article is to show you how to include internet connectivity checking in your flutter app.
  • Xamarin Community Toolkit - Featured ViewsMar 28, 2022. In this article, you will learn about New Views/Controls offered in XCT plugin.
  • Xamarin Community Toolkit - Tutorial SeriesMar 16, 2022. In this article, you will learn about Xamarin Community Toolkit.
  • Add AWS Toolkit In Visual Studio 2019/2022Mar 11, 2022. In this tutorial, we will learn how to install the AWS extension from Visual Studio. This tool will allow us to work with the .NET ecosystem in terms of developing, debugging and implementing solutions with Amazon Web Services.
  • Microsoft Graph Toolkit - CachingFeb 13, 2022. Microsoft Graph Toolkit Components cache can help to significantly improve latency and throughput Increased load on the Microsoft graph calls results in higher latencies to get data, making the overall application performance unpredictable. An effective caching strategy is perhaps the single biggest factor in creating an app that performs well at scale. Properly leveraging caching can result in an application that not only performs better, but also costs less at scale.
  • Web 3.0 - The Next Generation's Internet And Understanding The Concept Of MetaverseFeb 09, 2022. In this article, you will learn about Web 3.0 - The Next Generation's Internet And Understanding The Concept Of Metaverse.
  • NFT’s - The New Ongoing Sensation On The InternetJan 25, 2022. In this article, we will understand what all this blockchain and NFT actually mean and bring a difference in today’s time.
  • How To Send One Time Password On Registered Mobile Number Using C#Jan 03, 2022. In this article, you will learn how to send One Time Password[O.T.P] on Registered mobile Number using C# asp.net.
  • Animate Your Profile Image Using Microsoft Graph Toolkit In SharePointDec 07, 2021. In this article, you will learn how to show the animated profile image in SharePoint using Microsoft Graph Toolkit.
  • Xamarin.Forms - Validation Using Xamarin Community Toolkit - Part TwoNov 26, 2021. In this article, you will learn how to validate xaml elements using Xamarin Community Toolkit in Xamarin.Forms App
  • Getting Started With First .NET MAUI Application Using Visual Studio 2022Nov 23, 2021. In this article, you will learn about the first .NET MAUI application using visual studio 2022.
  • Xamarin.Forms - Validation Using Xamarin Community ToolkitNov 17, 2021. In this article, you will learn how to validate XAML elements using Xamarin Community Toolkit in Xamarin.Forms App.
  • Set Up Viva Connections For Mobile - Introducing Viva Connections DashboardOct 25, 2021. During this session, we will discuss how we can set up Viva Connections Dashboard for mobile and desktop layout.
  • Best Features Of Flutter 2.0 That Boost Mobile App DevelopmentJul 23, 2021. Flutter boost the mobile app development process. Here’s Everything You Need to Know About Flutter 2.0 | Find How its New Features are Helpful
  • Expose A Local WebServer(localhost:3000) To The InternetJul 13, 2021. In this article, you will learn how to expose a local webserver(localhost:3000) to the internet.
  • Creating A Simple Web View App For iOSMay 14, 2021. In this article we will discuss about creating a simple web view app for iOS.
  • Getting Started With .Net MAUIApr 18, 2021. In this article, you will learn how to get started with .net MAUI.
  • How To Import Browser Settings From Chrome To EdgeApr 15, 2021. In this article, you will learn how to import browser settings from chrome to edge.
  • Error | Object Doesn't Support Property Or Method 'Includes' In Internet Explorer 8Mar 10, 2021. In this article, I am going to explain how to fix the error Object doesn't support property or method 'includes' as well as Object doesn't support property or method 'indexOf' in internet explorer (IE) browser. Here, I will also explain about prototype and Polyfill in the javaScript.
  • What is Microsoft MeshMar 04, 2021. Learn what Microsoft Mesh is and what are different components of Microsoft Mesh.

About Mobile-Internet-Toolkit

NA

OUR TRAINING