C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sonakshi Singh(21)
Harshad Tretiya(12)
Mike Gold(5)
Rohit Gupta(4)
Tuhin Paul(3)
Priyaranjan K S(3)
Chris Rausch(3)
Nanddeep Nachan(2)
Arutselvan Muthukannu(2)
Prasham Sabadra(2)
Avirup Basu(2)
Sateesh Arveti(2)
John Godel(1)
Syed Shanu(1)
Sarthak Varshney(1)
Saurav Kumar(1)
Rajesh Gami(1)
Aditya Gond(1)
Amit Kumar(1)
Gaurav Kumar (1)
Vijay Kumari(1)
Mahesh Chand(1)
Babita (1)
Abhishek Chadha(1)
Arun Potti(1)
Daniel Gomez(1)
Lalit Bansal(1)
Imran Shaikh(1)
Harsha Vardhini(1)
Sibeesh Venu(1)
Anish Ansari(1)
Iqra Ali(1)
Gowtham Rajamanickam(1)
Guest User(1)
Pooja Baraskar(1)
Carmelo La Monica(1)
Nimit Joshi(1)
Keyur Patel(1)
Megha Goyal(1)
Valon Ademi(1)
Bechir Bejaoui(1)
raviraj_bh (1)
Dan Clark(1)
fdutoit (1)
Resources
No resource found
The Cybernetic Proletariat: Humanoids, Artificial Superintelligence, and the Ultimate Crisis of Marxist Value Theory
Jul 02, 2026.
Explores how humanoids & ASI could trigger a Marxist crisis, challenging value theory & potentially overthrowing capitalism.
Robotics and Automation: Past, Present, and the Road Ahead (Season 1)
Jul 02, 2026.
Explore the evolution of manufacturing automation, from past systems to Smart Factories, and understand inbound/outbound processes.
Qwen-VLA: The AI Model That Sees, Thinks, and Acts
Jun 16, 2026.
Alibaba's Qwen-VLA is a single AI model that controls robots across tasks and bodies. Here's what makes it different — and why it matters for the future of robotics.
AI + Robotics: The Next Evolution After LLMs
Apr 24, 2026.
Explore the convergence of AI and robotics! Discover how AI is transforming robots into intelligent systems, enabling autonomous action and real-world impact.
Nanobots: What They Are and How They Work in Medicine and AI Assistants
Feb 19, 2026.
Learn what nanobots are and how they work, from real-world nanoscale science to a lightweight “Nanobot” AI assistant you can run locally.
Cosmos Reason 2: What NVIDIA’s reasoning VLM is and how to use it for physical AI
Jan 08, 2026.
Learn what Cosmos Reason 2 is and how NVIDIA’s reasoning vision-language model helps AI see, understand, and act in the physical world, with practical workflows, integration patterns, and deployment tips.
Isaac GR00T N1.6 Explained: What It Is & How Nvidia’s Advanced VLA Model Powers Humanoid Robots
Jan 08, 2026.
Discover what Isaac GR00T N1.6 is and how Nvidia’s next-generation Vision-Language-Action model enables humanoid robots to understand, reason, and act — combining vision, language, and control for real-world tasks.
World Modeling in AI: What It Is and How It Works End-to-End
Dec 30, 2025.
Learn what world modeling in AI is and how it works end-to-end, including core architectures, training loops, planning, evaluation, and practical deployment patterns.
Embodied & Multi-Agent AI Systems: The Next Step Toward Human-Like Intelligence
Oct 31, 2025.
Explore Embodied & Multi-Agent AI: the next leap in AI, enabling systems to interact with the real world, collaborate, and make autonomous decisions.
The Invisible Brains Powering Our Smart World: A Beginner's Guide to IoT and Embedded Systems
Oct 31, 2025.
Unlock the power of smart devices! This beginner's guide explores IoT and embedded systems, revealing how they connect and control our increasingly intelligent world.
AI in Logistics: Building Smart, Autonomous Supply Chains
Oct 30, 2025.
Explore how AI is revolutionizing logistics, creating smart, autonomous supply chains. Discover AI's impact on efficiency, forecasting, and sustainability.
Beyond the Textbook: Testing Collinearity for Real-World Robotics and Logistics Using Python
Oct 13, 2025.
Explore collinearity testing in Python with a real-world drone delivery scenario. Learn how to determine if three points lie on a straight line using the cross-product method for robust and efficient solutions. Discover best practices, edge case handling, and production-ready code for applications in robotics, logistics, and autonomous systems.
Point, Line, Safety: How Triangle Modeling Keeps Warehouse Robots from Crashing Using Python
Oct 13, 2025.
Learn how to model triangles using Python for real-world applications like collision avoidance in warehouse robots. This article covers point-based triangle representation, validation, and spatial queries. Build a robust and intuitive system for dynamic transformations and integration with sensor data. Includes complete code, unit tests, and an interactive demo, showcasing best practices for geometric modeling in robotics and beyond.
Strassen’s Algorithm for 2×2 Matrices in Real-Time Robotics using Python
Oct 06, 2025.
Unlock real-time robotics performance with Strassen's algorithm! This article demystifies Strassen's matrix multiplication for 2x2 matrices, crucial for latency-sensitive applications like robot vision. Learn how to implement this clever algorithm in Python, optimize embedded systems, and achieve significant speed improvements where every millisecond counts. Discover the trade-offs and practical insights for optimal use.
Robotics & IoT in Surgery → The Future of Remote Operations
Sep 05, 2025.
Explore how robotics and IoT are revolutionizing surgery, enabling remote operations and transforming healthcare. Discover the benefits of robotic-assisted procedures, IoT-powered monitoring, and the rise of remote surgeries. Learn about the challenges and the exciting future of AI-powered surgical solutions, bringing expert care to underserved areas and improving patient outcomes globally.
What does AI‑driven robotics look like?
Aug 13, 2025.
Discover how AI-driven robotics is transforming industries by combining machine learning, computer vision, and automation to create intelligent, adaptable machines. This article explores the technology, applications, benefits, and challenges of AI-powered robots, along with future trends shaping this rapidly evolving field.
Best AI ETFs to Invest in 2025
Jul 14, 2025.
Explore the best AI ETFs to invest in for 2025. This comprehensive guide covers diversification, risk factors, top funds, and practical tips to help investors profit from artificial intelligence growth.
How to Use Microsoft Teams for Project Management
Nov 28, 2024.
Microsoft Teams simplifies project management by integrating task management, real-time communication, and collaboration. Use Planner for tasks, schedule check-ins, and keep your team organized with chat updates and meetings.
The Art of JavaScript Hoisting: Understanding the Ins and Outs
Jun 11, 2024.
Discover the intricacies of JavaScript hoisting in this comprehensive guide. Understand how JavaScript handles variable and function declarations, the impact of scope, and the best practices to avoid common pitfalls.
How to Integrate Instant Plugins in the Canvas App?
Apr 29, 2024.
Dataverse Accelerator by Microsoft introduces low-code plug-ins for real-time business logic workflows in Canvas apps. Learn step-by-step integration of Instant Plugin with Power Fx in Dataverse environment. Test and utilize the Instant Plugin for efficient app development.
How To Add Custom Add-Ins To MS Word
Oct 07, 2022.
This article shows you how to add add-ins to word desktop.
How To Add Add-Ins In PowerPoint
Sep 20, 2022.
In this article, you will learn how to add custom add-ins.
How To Deploy Excel Add-ins To Your Organization
Aug 12, 2022.
This article show you how to deploy excel add-ins in your organization.
How To Add Custom Add-Ins To Excel
Jul 05, 2022.
In this article, you will learn how to add Excel add-ins.
How To Deploy PowerPoint Add-ins To Your Organization
Jun 15, 2022.
This article shows you, how to deploy PowerPoint add-ins.
How To Deploy Word Add-Ins To Your Organization
Jun 03, 2022.
This article show you how to deploy word add-ins to your organization.
How To Create Excel Add-Ins?
May 10, 2022.
Create an Excel add-in using HTML, CSS, JavaScript, or C# to enhance functionality across various platforms, including Excel for Windows, Mac, and Office 365. Install Yeoman and the generator-office globally, generate a project, and run it using npm commands. Test your add-in in Excel’s Home Tab.
How To Create PowerPoint Add-Ins
Apr 04, 2022.
in this article, I will show you how to create PowerPoint Add-ins
How To Deploy Outlook Add-ins To Your Organization
Mar 19, 2022.
This article provides a comprehensive guide on deploying Outlook add-ins to organizations for other users. It covers the step-by-step process of deploying add-ins using Office 365, ensuring easy access for users within the organization.
How To Publish Outlook Add-Ins Using Visual Studio Code
Mar 17, 2022.
In this article, you will learn how to publish outlook add-ins using visual studio code.
How To Create Word Add-Ins
Mar 16, 2022.
This article outlines the steps to create and run a Word add-in using technologies like HTML, CSS, JavaScript, and C#. Word add-ins enhance functionality and work across platforms, including Windows, Mac, and Office 365.
How To Create Outlook Add-ins
Nov 24, 2021.
Creating Outlook add-ins involves using tools like VSTO or Office JavaScript API, programming in C# or JavaScript, and customizing UI elements like ribbons and task panes. Deployment via Office Store and ensuring security are key considerations.
Bots And Their Impact In The Modern Era
Dec 23, 2020.
Bots And Their Impact In The Modern Era" explores how automation, AI, and robotics are transforming industries. Learn about chatbots, and virtual assistants, and their role in customer service, efficiency, and digital transformation.
Overview Of Yeoman Generator For Office Add-ins
Dec 08, 2020.
Discover how to streamline Office Add-in development using Yeoman Generator. This overview covers setup, tools, and JavaScript API integration for efficient creation of custom Office solutions.
Top Tips To Master Automation Anywhere For RPA
Oct 04, 2020.
In this article, you will learn about the top tips to master Automation Anywhere for RPA.
Integration Of GitHub In RPA UIPath And Version Control
Feb 27, 2020.
In This article I have explained how to work with GitHub and integration with RPA Tool UiPath
Develop Outlook Add-ins with SharePoint Framework
Feb 25, 2020.
In this article, you will learn how to develop Outlook Add-ins with SharePoint Framework.
Create And Deploy Outlook Add-Ins Using SPFx 1.10
Feb 04, 2020.
Create And Deploy Outlook Add-Ins Using SPFx 1.10" is a guide for integrating custom functionalities into Microsoft Outlook using SharePoint Framework (SPFx) version 1.10. It offers insights into developing, deploying, and managing Outlook add-ins within the Microsoft 365 ecosystem.
MXChip Device With Pressure, Humidity, Temperature Info Using Azure IoT Workbench
Jan 08, 2019.
In this article, we will see how to set up our MXChip and get all the information, such as - Temperature, Humidity, Pressure etc. received to our Azure IoT Hub.
Install add-ins In SharePoint Using Office 365 CLI
Jun 14, 2018.
I describe how to move SharePoint add-ins to app catalog and install using Office 365 CLI
How To Register/ Unregister SharePoint Add-Ins Using PowerShell
Jun 04, 2018.
Suppose you would like to have the remote components of a provider-hosted SharePoint Add-in to interact with SharePoint, what should you do? You should first register with the Azure ACS cloud-based service and the SharePoint App Management Service of the tenancy or farm. Let us now dive straight into how to register/unregister SharePoint add-ins.
Traffic Light System Using BBC MicroBit
May 21, 2018.
In this article, I am going to walk you through the step by step procedure of how to control or blink an LED using the BBC micro:bit and make traffic light system using micro:bit. Basically, I will explain how to control the LED using Micro: bit on a solderless breadboard and how to control brightness. If you're a beginner and if you don't know about micro:bit much then please go through the articles I have posted here.
Automating SVN Check-Ins And Building A Project Via Jenkins
Feb 05, 2018.
In this article, we learn to automate SVN Check-Ins and building a project via Jenkins.
Getting Started With O365 - SharePoint-Hosted Add-Ins Using JSOM
Feb 28, 2017.
In this article, you will learn about SharePoint-hosted add-ins, using JSOM.
Creating SharePoint Hosted Add-ins In SharePoint Server 2016
Sep 25, 2016.
In this article, you will learn how to create SharePoint Hosted Add-ins in SharePoint Server 2016.
Configure Environment For Add-Ins In SharePoint 2016
Sep 16, 2016.
In this article, you will learn how to configure environment for add-ins in SharePoint 2016.
SharePoint Add-ins (SharePoint Hosted Add-in) - Part Two
May 28, 2016.
In this multi part series, this is part two. In this article I’ll try to cover SharePoint hosted add-in with example.
Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013
May 22, 2016.
In this article you will learn how to Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013.
SharePoint Add-ins (SharePoint App) - Part One
May 16, 2016.
Microsoft renamed "apps for SharePoint" to "SharePoint Add-ins." A SharePoint Tenancy, introduced in SharePoint 2010, is a set of site collections managed as a unit. In Office 365, organizations create tenancies for SharePoint Online.
3D Visualization Of IMU Motion Sensor In Processing IDE
Mar 20, 2016.
In this tutorial you will learn how to visualize the motion of IMU (Interial Measurement Unit)sensor, "MPU-6050 [6DOF]" in 3D.
Intel Edison Or Arduino Control Using Windows Azure Mobile Services
Jan 10, 2016.
Connect your Edison or Arduino with Azure mobile services. The mobile services will act as a bridge between a windows phone app and your device (Edison/Arduino).
Pointing The Spotlight On LinkIt ONE
Oct 31, 2015.
Here in this article I am showcasing details on MediaTek's latest IoT microcontroller- LinkIt ONE.
Visual Applications and Arduino
Aug 21, 2015.
This post will provide you a brief insight about how you can combine IoT devices with image processing.
Read the Temperature With Arduino Uno
May 17, 2015.
This article shows how to read the temperature with a Arduino Uno and show it on a LCD.
Office Application Development in Visual Studio
Jul 31, 2013.
In this article you will learn about the office application development in Visual Studio 2013 Preview.
How to Create Add-Ins Using VSTO in MS-Word
Jul 26, 2013.
VSTO application add-ins allows developers to extend Office applications. Visual Studio Tools for Office (VSTO) is a set of development tools available in the form of a Visual Studio add-in (project templates).
Adding Power Pivot Add-Ins in Excel 2013
Aug 28, 2012.
In this article we will discuss how to add the Power Pivot in Excel 2013.
Webots: Some Remaining Scraps
Jan 27, 2012.
This article will complete the explanation of robotic software; webots.
Obstacle Detection Using Artificial Vision in Robotics
Jan 25, 2012.
This article presents an idea of obstacle detection with the help of artificial vision in Robotics.
Humanoid Robot Eye : Part 2
Jan 24, 2012.
This article is the next part of the series about making a humanoid robot eye.
Humanoid Robot Eyes: Part 1
Jan 20, 2012.
This is a part of a short series covering information about humanoid robot eyes.
Light on Science Revolution-History of Robots
Jan 19, 2012.
In this article we are going to throw some light on the origin and history of Robots and try to know about the stages it went through to become advanced.
Sensing Technology Used in Robotics
Jan 17, 2012.
In this articles we will discuss robots and their motion or other basic activities made possible with sensing technology.
Robots in the Medical Field
Jan 16, 2012.
In this article we will throw some light on the use of robots in medical science.
Microcontroller Based Automatic Vehicle
Jan 13, 2012.
In this article we have used a microcontroller to generate PWM waves which are used to Rotate DC motor.
Transformer: Necessity in Robotics
Jan 13, 2012.
In this article we are discussing transformers which are an essential part in robotics.
Microprocessor-Logic of Digital Devices in Robotics
Jan 11, 2012.
In this article we will learn about a very essential piece hardware; the microprocessor.
How To Make Bridge Rectifier in Robotics
Jan 06, 2012.
In this article we will learn how we can build a bridge rectifier which is really a very essential component in the world of electronics and hardware.
Speech Recognition in Robotics
Jan 04, 2012.
The article is about speech recognition which is currently becoming very popular in the field of Artificial intelligence.
555 Timer IC in Robotics
Jan 02, 2012.
In this article we will learn about the 555 Timer IC which is used as a PWM generator, more commonly in robots.
Microcontroller 89c51 Used in Robotics
Dec 30, 2011.
In this article we throw some light on microcontroller 89c51, it is an 8-bit, low-power CMOS high-performance microcontroller.
Lcds used in Robotics
Dec 27, 2011.
In this article we will discuss about the Lcds which we use to display messages.
Webots: A Software for mobile Robots
Dec 22, 2011.
In this article we will discuss about software for mobile robots, Webots. Webots is a mobile Robot simulation software which provides us with rapid prototyping environment for modeling, programming and simulating.
Programming Languages for Robotics
Dec 20, 2011.
This article is all about giving an introduction about some of the programming languages which are used to design Robots.
Microcontrollers for Robots
Dec 19, 2011.
In this article, we are going to throw some light on one of the very essential component: Microcontrollers.
Orchestration Services in Robotics
Dec 14, 2011.
Orchestration is a type of automated system arrangement, coordination and management of complex computer systems and middleware as well.
How to Make a Robot: Part 1
Dec 12, 2011.
This article contains information about the hardware parts used to design a Robot.
Microcontroller Based Robotic Garbage Collector
Dec 06, 2011.
In this article a light has been thrown on how can we make a garbage collector by using C# algorithm and to apply it in different hardware components.
Ins Tag in HTML5
Aug 02, 2011.
The ins tag defines text that has been inserted into a document.
Using the Arduino Microcontroller Board with C# and .NET
Sep 15, 2010.
The Arduino Microcontroller Board is a powerful baseline for building electronic inventions. You can talk directly to the Arduino board using the .NET framework. This article shows you how.
Introduction to Interfacing Win Forms with VS Add-ins
Mar 04, 2009.
Learn to integrate Visual Studio Add-ins with Win Forms for enhanced user interaction. Utilize Form controls, event handling, and DTE to create a seamless interface. Manage windows, buttons, and lists efficiently for a robust development environment.Learn to integrate Visual Studio Add-ins with Win Forms for enhanced user interaction. Utilize Form controls, event handling, and DTE to create a seamless interface. Manage windows, buttons, and lists efficiently for a robust development environmentLearn to integrate Visual Studio Add-ins with Win Forms for enhanced user interaction. Utilize Form controls, event handling, and DTE to create a seamless interface. Manage windows, buttons, and lists efficiently for a robust development environment."
Introduction to Visual Studio Add-ins
Mar 03, 2009.
This article explains about Visual Studio 2008 Add-ins.
Microsoft and the embedded systems
Dec 21, 2008.
In this article, I try to introduce the embedded system offered feature to the C# developer
Flashing Stock Alert Application using C# and the Basic Stamp II
Sep 15, 2006.
This article describes an application for reading stock quotes into an excel spread sheet and alerting the user when the stock quotes have exceeded or dropped below a certain price threshold. The project uses the SerialPort class to send commands to the Parallax Basic Stamp Microcontroller.
Virtual Oscilloscope using PIC Microcontroller
Oct 23, 2003.
An oscilloscope is probably the most important instrument for observing and measuring electronic circuits.
Code Generator for Basic Stamp II Microcontroller
Oct 15, 2003.
The Basic II Stamp is programmed by the language its named after, Basic. The language is a combination of Basic syntax and built in key words that control the Basic Stamp II chip.
Basics of Extending Your Working Environment in Visual Studio
Apr 10, 2003.
All of us have used Macros in Microsoft Office and Add-ins in Visual Studio 6 and I am very sure all of us have been impressed as well by their power to control their own working environment.
The "ins" and "outs" of Using Stored Procedures in C#
Jan 27, 2003.
This article reviews the creation of stored procedures with parameters using the Visual Studio IDE.
Tutorial : Creating Visual Studio Add-Ins
Jul 10, 2002.
In this example we'll create an add-in that allows you to insert a copyright statement at the top of your code window.
Robotics Game Using .NET Languages
May 28, 2002.
It is often not easy to get to know new technologies like .NET if you don’t get introduced to in a work environment.
.NET Assemblies Ins and Out : Part III
Apr 20, 2001.
This is the third part of a series on .Net assemblies, delving into utilities for assembly manipulation. The Assembly Linker (AL.exe) aids in GAC installation, manifest creation, and resource addition, offering options like specifying entry points and adding version information.
.NET Assemblies Ins and Out : Part II
Apr 16, 2001.
In this part, I will discuss both Private and Shared assemblies and how to create a Shared Assembly. The creation process involves the Strong Name utility, signing the assembly, and using the Assembly Linker to place it in the Global Assembly Cache.
.NET Assemblies Ins and Out : Part I
Apr 13, 2001.
In Part 1, I will cover what exactly an assembly is, and what an assembly contains. Part 1 defines assemblies, their metadata, and types. It clarifies misconceptions between .NET PE files and traditional executables.