Click here to Skip to main content
15,895,827 members
Everything / MonoDevelop

MonoDevelop

MonoDevelop

Great Reads

by Steffen Ploetz
How to run the -IntegrationSample- of the incredible feature-rich NoesisGUI, that might be the best WPF competitor, on Linux using MonoDevelop and C#.
by Steffen Ploetz
How to calculate a radial gradient and draw the output on a System.Drawing.Bitmap. And how to use this bitmap as a tile pixmap to fill any path.
by charles henington
A simple workaround for FilePermission in monodevelop
by charles henington
This is an alternative for "Send Mail With Attachment File"

Latest Articles

by Steffen Ploetz
How to run the -IntegrationSample- of the incredible feature-rich NoesisGUI, that might be the best WPF competitor, on Linux using MonoDevelop and C#.
by charles henington
A simple workaround for FilePermission in monodevelop
by Steffen Ploetz
How to calculate a radial gradient and draw the output on a System.Drawing.Bitmap. And how to use this bitmap as a tile pixmap to fill any path.
by Steffen Ploetz
Investigate the window manager's shell window ID and additional information of an OpenTK window.

All Articles

Sort by Score

MonoDevelop 

18 Mar 2018 by Steffen Ploetz
How to run the -IntegrationSample- of the incredible feature-rich NoesisGUI, that might be the best WPF competitor, on Linux using MonoDevelop and C#.
26 Sep 2016 by Steffen Ploetz
How to calculate a radial gradient and draw the output on a System.Drawing.Bitmap. And how to use this bitmap as a tile pixmap to fill any path.
7 Jan 2018 by charles henington
A simple workaround for FilePermission in monodevelop
12 Feb 2014 by charles henington
This is an alternative for "Send Mail With Attachment File"
8 Mar 2013 by Thomas Daniels
Hi,Have a look here:http://blong.com/Articles/CSharpMonoDroid/MonoDroid.htm[^]http://www.c-sharpcorner.com/uploadfile/manish1231/simple-calculator-using-mono-for-android/[^]
10 Jul 2016 by Steffen Ploetz
Investigate the window manager's shell window ID and additional information of an OpenTK window.
5 Aug 2012 by Mixim333
I have started develop for UNIX-system and have used MonoDevelop/Gtk#. That's why I have some trouble now. I want to create window with textbox and button's(numeric keypad) in which user's can input personal number to textbox by button's or keyboard. I use Gtk.Entry as textbox. This is a simple...
6 Oct 2012 by Mixim333
Hello everybody. I want to know how many forms is running now in my app. How can I do it in Gtk# and MonoDevelop?
12 Oct 2012 by Asp_Learner
need to develop a GUI for my MonoMac application ,which Xcode shall I use for cocoa development ,I am using Mono 3.0 and MAC OX Lion 10.8 in VMware on Windows 7 PC
15 Oct 2012 by Sergey Alexandrovich Kryukov
You should better use open-source MonoDevelop instead:http://en.wikipedia.org/wiki/MonoDevelop[^],http://monodevelop.com/[^].Well, the latest version. Yes, I used it on Mac OS X (on Snow Leopard though; but it will work on your system).[EDIT]For Cocoa development, you need to use...
27 Mar 2016 by KingsKnight
Hi ,I want to use the zbar for barcode reading in IOS primarily. This may be cross platformed to windows too. I downloaded the libzbar.dll and tried to Pinvoke the methods which I listed via dumpbin /export.I am getting a Pinvoke stack imbalance exception (?).The questions are1) How...
15 Nov 2012 by mkheidzedavid
Hello! I have created a project on C# visual studio 2010 on .NET4.0 and I want this application to be deployed on iOS and Android as well. I'm well aware of the CLI distributions and the libraries they should support in order to achieve that goal and I have only used those libraries which...
15 Nov 2012 by Mehdi Gholam
.net of Android and iOS are completely different and require to be compiled with the respective compilers.In the case of iOS it is much worse since there are added restrictions on what you can not do like use Reflection.Emit etc.You can compile to a portable library and use that dll on...
25 Nov 2012 by Samprith
Hi,Is it possible to add a WCF web reference in Monodevelop project.There is a Add WCF reference option in monodevelop. But if i add a reference, I get Error Stream in response and If I add a client Proxy class and call the methods of a WCF service, I get Decryption/Encryption failed...
3 Feb 2013 by khosro moradaliyan
How To Simple drawing Line in Android?Pls Help Me
4 Feb 2013 by DinoRondelly
This should help,http://stackoverflow.com/questions/3616676/how-to-draw-a-line-in-android[^]
4 Feb 2013 by Abhishek Pant
How to draw a line in Android[^]Draw a line[^]
11 Feb 2013 by Ramya singam
Hello,I am new to monodroid developement.when i touch a image,the appication getting closed.i don't know why it happening..can i handle any events or properties.please help me..Thank you.
8 Mar 2013 by nika2008
hi i am new on android can some one suggest me any book or tutorial for monodroid c#help pls, thnx alot for all
12 Aug 2013 by Henrik Lindström - Finland
Hello! First of all, thank you for your concern! I'm so appreciated!I'm a rookie developer that using C based language, and I'm using C# with Mono framework.I decided to learn OpenGL for interface design, and one of my priority goal is an interface.I'm using Mono framework with C#,...
12 Aug 2013 by ridoy
Have a search in Google[^] to see what is helpful for you.Also view..Learn OpenGL and C#[^]MonoTouch and OpenGL[^]
19 Feb 2014 by morther
I am developing a project that involves creating a product composed of hardware and software that enables interaction with various features.I'm still in the testing phase , however , is sent to the brain of this product is a mini computer ODROID U3 , running Xubunto 13.10.In addition to...
2 Jul 2015 by Sergey Alexandrovich Kryukov
You can reference CLI libraries via 1) GAC, 2) executable modules placed directly in your solutions; 3) via the library source code put under the same solutions. Most reasonable options are (1) and maybe sometimes (3). The choice of the strategy depends on the library and other factors. You need...
11 Aug 2015 by Vaikesh K P
There are so many notes about listview in Xamarin. Some of the good notes are noted below :1) ListView in Xamarin.Android 2) ListViews and Adapters in Xamarin 3) Tables and Cells in Xamarin.iOS4) ListView in Xamarin.Forms5)List view interaction – Add, delete and...
27 Mar 2016 by horngsh168
In your PInvoke DllImport attribute, please change the CallingConvention to Cdecl or StdCall, this will solve your problem.Hope it helps.
29 Mar 2016 by Nafees Hassan
I don't know if this is the right place for this question, but I really need help. I've been using BitBucket (git) to host my projects, and now I've changed my IDE to monodevelop, and it has a plugin for git, but I can't set it up.What I have tried:I've tried the solution from...
21 Jun 2017 by Member 11741397
I have a video processing program that I have built on EMGUCV and C# using Visual Studio and an Intel i86 desktop environment. This has been made to work in an Ubuntu 1404 environment with Intel i86 processors, using Mono. Now, the new challenge is that this has to be ported to the Raspberry...
29 May 2019 by Member 14367686
hi i`ve tried to build Video Streaming Program on TX2 by using monodevelop C# but i don`t know what is problem on my program i`ve searched about OpenCVSharp and MPlayer Library but it was not runned. because of Error - OpenCVSharp : dll Error - OpenCVSharp3 : i couldn`t read 'Capture' Class...
29 May 2019 by RickZeeland
Here is an article about a simple MJPEG streamer: Motion JPEG Streaming Server[^]
29 Dec 2021 by Member 12539429
I have 6 radiobuttons within a frame. I would like to scroll through the radiobuttons and know what the selected radiobutton text is. It is different from Visual Studio C#. I'm developing in Monodevelop. Thanks. Taveira What I have tried: I...
29 Dec 2021 by OriginalGriff
Mono controls generally work the same as in Windows: the raise an Even which you handle. The event handler method gets two parameters: the sender and the EventArgs. The former is the control (or other class) instance that raised the event. So if...
15 Jan 2016 by Afzaal Ahmad Zeeshan
This is the first part in the series of posts about Ubuntu programming using C# language. In this post, I have discussed a few features of MonoProject IDE, which is used for C# programming on Ubuntu environment.
11 Sep 2015 by syed shanu
In this article, we can see how to create a simple Unity 3D game using C# Script.
3 Aug 2015 by Steffen Ploetz
How to draw transparent and gradient output on a X11 window unsing the (low level API) XRender protocol extension for X11.
15 Aug 2013 by Member 7991342
i am getting error in mac os x libpcap.so not found..Please give me solution
9 Aug 2015 by amir tavakoli
I need a C# code sample for create a simple listview.just that
29 Apr 2013 by khosro moradaliyan
How to Display Shape File(Map File) In Android App By MonoDroid?Pls Help Me
19 Aug 2012 by Maximys
Good day! I'm developing crossplatform application in MonoDevelop and I want to get the opportunity for user to save user's settings. How can I do it in MonoDevelop?Many thanks in advance
19 Aug 2012 by Sergey Alexandrovich Kryukov
It's all explained in the documentation:http://monodevelop.com/developers/articles/user_profiles[^].—SA
2 Jul 2015 by Daria_Lazur
I've just installed rpm with OpenTK in Fedora.Could someone explain me how to make it posible to see OpenTK in references list of MonoDevelop's Solutions Explorer?
29 Dec 2015 by Sohaib Javed
Hi,I'm writing application using mono develop to automate functionalities of website.My application is using selenium web driver for automation.Now the problem is that my application is to open google chrome and chrome driver acts as intermediate b/w application and google chrome. so my...
29 Dec 2021 by Member 12539429
The routine in Visual Studio is like this: foreach (Control ctrl in panel1.Controls) { if (ctrl is RadioButton) { RadioButton radioB = (RadioButton)ctrl; if (radioB.Checked) { strCargos = radioB.Text; } } } In mono there are no Controls. I've...
29 Dec 2021 by Member 12539429
After a lot of trial and error, I got it. Here's the solution. foreach (Gtk.RadioButton ctrl in table3) { if (ctrl != null && ctrl.Active) { numsorteio =...