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 Mono
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Deepak Dwij (9)
Manish Tewatia (7)
Mahesh Chand (2)
Afzaal Ahmad Zeeshan (2)
Amit Prabhu (2)
Shirsendu Nandi (2)
Vaishali Madan (2)
Jitendra Mesavaniya (1)
Santu Ghosh (1)
Tural Suleymani (1)
Keyur (1)
Anu Viswan (1)
Usama Hafeez (1)
Aman Gupta (1)
Ojash Shrestha (1)
Nagaraj M (1)
Sormita Chakraborty (1)
Anoop Kumar Sharma (1)
Swagata Prateek (1)
Kirtan Patel (1)
Jitan Gupta (1)
Matt Davis (1)
Enrique Aguilar (1)
Catcher Wong (1)
Nilesh Jadav (1)
Rakesh Suryawanshi (1)
Vidya Vrat Agarwal (1)
Hemant Srivastava (1)
Sonakshi Singh (1)
Vineet Kumar Saini (1)
Kamal Verma (1)
Related resources for Mono
No resource found
All-in-One Architecture/Monolithic Architecture in .NET
4/4/2024 4:37:26 AM.
The "All-in-One" architecture, also known as the Monolithic architecture, is a traditional software design approach where all components of an application are tightly integrated into a singl
How To Set A Printer To Print Black And White In Windows 10
2/27/2024 11:18:59 AM.
In this article, we will discover how to set your printer to print in black and white on Windows 10. Save ink and customize your printing preferences with ease. Learn to adjust settings, navigate prin
Using C# For Cross-Platform Development
2/1/2024 10:23:02 AM.
In this article, you will learn how to use C# for cross-platform development. Explore the power of C# programming beyond the confines of Windows and .NET in this insightful article.
Creating a Standalone Project Using NX With Module Federation
12/21/2023 7:41:02 AM.
NX is a wonderful framework, of which not many Angular/React developers are aware. Today I want to write an introduction about NX and its capabilities
Microservices vs Monoliths
12/20/2023 4:39:24 AM.
This article will help you understand the differences between Microservices and Monoliths and when to use them.
Software Architecture Types
9/26/2023 4:42:06 AM.
Software architecture is the foundation of any software system, determining its structure, component interactions, and trade-offs. It significantly influences application quality, performance, scalabi
Guide For Building C# Apps On Ubuntu: MonoProject Introduction
9/1/2023 9:11:30 AM.
In this article, you will get guidance for building C# apps on Ubuntu MonoProject Introduction.
Introduction To Saga Pattern
10/31/2022 7:15:04 AM.
This article provides an introduction to the Saga Pattern.
Microservice Architecture, Its Design Patterns And Considerations
7/25/2022 7:11:33 PM.
This article is about microservices architecture and its comparison with monolith, as well as design patterns that are important, and benefits and drawbacks.
Microservices With Java
5/17/2022 12:48:49 PM.
In this article, you will learn about Microservices with Java.
Monolith, Microservices Architectures And Bulkhead, CQRS Patterns
6/15/2021 2:57:35 PM.
This article will discuss the criteria to use specific of this architecture, the pros and cons of each of these with relatable examples. The article also discusses about Bulkhead pattern and CQRS patt
Monolithic Vs Microservice Architecture
4/8/2021 9:22:25 AM.
In this Article we will try to understand the difference between Monolithic and Microservice architecture.
GraphQL Integration Microservice/Monolith Architecture
4/18/2020 7:44:41 PM.
In this article, you will learn about GraphQL Integration Microservice/Monolith Architecture.
Creating Splash Screen For Android App in Xamarin
3/31/2020 11:32:47 AM.
In this article, we will learn how to create a Splash Screen for an Android Application in Xamarin / Mono for Android.
Introduction to Xamarin.Android With MVVMCross
3/27/2020 1:17:35 AM.
An easy to understand introduction to Xamarin.Android With MVVMCross
Create OpenGL Mono For Android Application
3/21/2020 12:47:39 AM.
In this article I will demonstrate how to create an OpenGL Mono For Android application.
Create OpenGL Mono For Android Application
3/21/2020 12:30:15 AM.
In this article we are going to create an OpenGL Mono for Android application using Visual Studio 2010.
Working with Tab Layout in Mono For Android
3/20/2020 3:29:40 AM.
Tab Layout is used to wrap multiple views in a single window and navigate thought them with a Tab Container. Let's learn in this article how to create and work with the Tab Layout in Mono for Andr
AutoComplete And MultiComplete TextView in Mono For Android
3/20/2020 3:16:57 AM.
This article is about the AutoComplete and MultiComplete TextViews which can show a suggestions based list of data in Android.
Working With Text Controls in Mono for Android
3/20/2020 3:05:28 AM.
By using text controls in your Android application, we can configure, style, and manipulate the controls in a variety of ways.
Passing Data From One Activity to Another Activity in Android
3/20/2020 2:53:54 AM.
This article shows how you can pass data from one intent to another intent when calling it from a button in Android
Working With Android ScrollView in VS2010
3/20/2020 2:47:52 AM.
ScrollView is one of Android's most commonly used widgets, Let's learn how to use it using VS2010.
Project Setup With Mono Repo - Angular Architecture
2/19/2020 9:06:07 AM.
In this article, you will learn about project setup with Mono Repo - Angular Architecture.
Building Android Applications using C#
2/17/2020 3:07:02 AM.
MonoDroid is a software product developed by Novell to build Android based mobile applications using C# and .NET. In this tutorial, we will learn how to build our very first Android based application
Monoliths Vs Microservices - Which Is Right For Your SaaS Application
8/13/2019 12:43:15 AM.
Microservices are increasingly popular but sometimes a monolithic application is the best choice. In this article, we will look at the pros and cons of microservices and monoliths.
Create .NET Core Web API (C#) In MonoDevelop On Ubuntu 18.04
1/8/2019 4:36:16 PM.
In this article, I will show how to create your first project with .NET Core (C#) in MonoDevelop on Ubuntu 18.04.
Running ASP.NET Core 2.0 Via Mono
10/30/2017 11:15:05 AM.
In this article, you will learn how to run your ASP.NET Core 2.0 project via Mono . Most of time , we will use .NET Core CLI to run our ASP.NET Core web application , such as dotnet run and dotnet xxx
Monoalphabetic Cipher In C#
11/7/2016 6:46:30 AM.
In this article, you will learn about monoalphabetic cipher in C#.
Monolithic Application Design
5/25/2016 12:13:00 PM.
In this article you will learn about Monolithic Application design.
Building Cross-Platform .NET APP Using Mono
5/22/2014 10:24:22 AM.
This article explains the Mono tool and how to build cross-platform .NET apps using Mono.
Writing First “HelloWorld” Desktop Project on MonoDevelop
11/14/2012 12:10:30 AM.
In this article, I am going to show how we can install a new IDE “MonoDevelop” in Windows and write our first “HelloWorld” desktop project.
Simple Calculator Using Mono for Android
5/15/2012 1:41:09 PM.
In this article you will learn how to create simple calculator using Mono for Android.
Deployment of MonoAndroid Application in Your Mobile
5/13/2012 3:29:17 AM.
In this article I will describe how to deploy your MonoAndroid application into a specific device such as an Android enabled smartphone or Tablet.
Consume a Web Service in an Android application with C# MonoAnDroid application
5/13/2012 3:26:01 AM.
In this application I will describe how to consume a web service in to your MonoDroid application using vs 2010. (MonoDroid will not work in VS 2010 Express edition).
What is Android and How to Install it for Visual Studio 2010
5/13/2012 3:24:32 AM.
Android is a software stack for mobile devices that includes an operating system, middleware and key applications and this operating system is basically used for phones, and most recently, tablets.
Welcome World - First Android Application in Visual Studio 2010
5/13/2012 3:18:40 AM.
This is a tutorial for developing your first Android application using Visual Studio 2010 and the C# language
Monostable Multivibrator
1/10/2012 6:25:09 PM.
In this article we are discussing a very important electronic circuit, the monostable multivibrator.
Gtk# window application with MonoDevelop
11/27/2011 3:58:23 PM.
In this application, when we put any text input into entry widget and click on the add button the given input gets displayed in the textview widget.
Gtk# Buttons widgets with MonoDevelop
11/27/2011 2:09:16 PM.
Gtk# is in the monodevelop IDE where we can design window form, here we are going to have 3 different widgets of button in the window form.
Creating RSS aggregator’s using Gtk# in MonoDevelop
11/23/2011 12:41:18 PM.
The user interface for the RSS aggregator’s main application window, the source code for the RSS aggregator we use Windows Forms.
Gtk+ & Glade with MonoDevelop
11/20/2011 12:36:47 AM.
This article is very useful to understand the GTK+ Toolkit, is a multi-platform toolkit for creating graphical user interfaces and Glade is a RAD (Rapid Application Development) tool for designing GTK+ applications. Glade is a GTK+ application itself.
GUI with MonoDevelop
11/20/2011 12:22:09 AM.
This article is very useful to understand the GUI with MonoDevelop IDE. GTK# applications are written using MonoDevelop, which provides a visual designer for creating GTK# GUI's.
Feature List of MonoDevelop IDE
11/18/2011 12:28:00 AM.
In this article you will come to know the various features available for each plateform. MonoDevelop features not shown in the list are available for all platforms.
Creating an application using the Stetic GUI Designer with MonoDevelop
11/3/2011 12:58:17 AM.
GUI development with Stetic (MonoDevelop's integrated GTK# visual designer). It will demonstrate how to create the layout of the GUI, how to add interactive elements to the layout and how to add functionality to the GUI.
Login-Validation in Monodevelop
11/2/2011 8:42:32 AM.
This article is useful to understand the concept of Login-Validation of a user in Monodevelop.
Introducing Mono
11/1/2011 12:35:11 AM.
Mono is an open-source implementation of the .NET Framework and is cross platform. Mono is Sponsored by Xamarin. It is based on ECMA standards for C#. Core Mono environment is the basis of the Mono platform and additional components offer enchanced functionality like Window forms, Threading etc.
Getting started with MonoDevelop
10/25/2011 11:47:11 PM.
MonoDevelop is a free GNOME IDE primarily designed for C# and other .NET languages. MonoDevelop makes it easy for developers to port .NET applications created with Visual Studio to Linux and to maintain a single code base for all platforms.
Arithmetic calculator in Monodevelop
10/25/2011 11:44:53 PM.
In this article you will learn how to create a Arithmetic calclulator in Monodevelop.
Create simple console application in MonoDevelop
10/22/2011 8:16:27 PM.
In this article I will explain the features of MonoDevelop and creating a simple console application in MonoDevelop.
Start working with MonoDevelop
7/29/2011 8:22:54 AM.
MonoDevelop is an IDE primarily designed for C# and other .NET languages it is an open source integrated development environment for the Linux platform, Mac OS X, and Microsoft Windows.