Quantcast
Channel: coder i|o: #mono
Browsing latest articles
Browse All 120 View Live

Image may be NSFW.
Clik here to view.

Cometh The Hour, Cometh The Xobot

From TechCrunch:Poor old Android is having a bad year. (Especially compared to last year.) Apple's iPhone is soaring in China, and apparently overtaking Android in the crucial American market. Click...

View Article



Image may be NSFW.
Clik here to view.

ASP.NET AJAX Extender for multicolumn drag and drop

From CodeProject:Download source - 6.85 Kb. My open source AJAX Web Portal, www.dropthings.com, has an ASP.NET AJAX Extender which provides multi-column drag and drop for widgets. You can see similar...

View Article

Image may be NSFW.
Clik here to view.

Serve Extensionless URL Without Using ISAPI Handler or Wildcard Mapping

From CodeProject:Serve extensionless URL from IIS without using custom ISAPI handler or IIS 6.0 wildcard mapping; Author: Omar Al Zabir; Updated: 11 Jun 2011; Section: ASP.NET; Chapter: Web...

View Article

Embarcadero Prism XE2.5 Released - Now develop Windows 8 apps

From ginktage.com:Today, Embarcadero has released the Embarcadero Prism XE2.5. Embarcadero Prism XE2.5 is a Pascal development environment for .NET and Mono and provides a Delphi like programming...

View Article

Google Web Fonts PT Mono

From google.com:Open PT Mono in Google Web Fonts ». PT Mono was developed for specific uses in forms, tables, worksheets and other contexts. Equal character widths are very helpful in setting complex...

View Article


Image may be NSFW.
Clik here to view.

Video Training - Android Advanced Development Using Mono for Android 4

From Microsoft ASP.NET:This course is about how to use Mono for Android with Tablets and the new Android 4.0 Ice Cream Sandwich release. The course introduces Android Tablets and Fragments, new...

View Article

Image may be NSFW.
Clik here to view.

Hadoop MapReducers in .NET - Making C# and VB First Class Citizens in Hadoop

From DZone Architect Zone:Hadoop was written in Java.  So it makes sense that Java will always be Hadoop's best friend.  Hadoop streaming is great tool that allows interoperability...Click here to read...

View Article

Image may be NSFW.
Clik here to view.

Extending WordPress with C# Plugins

From CodeProject:Download source - 42.4 KB. Plugins can extend WordPress in many ways, without the need to modify WordPress source code. Its plugin oriented design is probably one of the reasons why...

View Article


Image may be NSFW.
Clik here to view.

Xamarin Designer for Android Webinar - Webinar via AppDev May 23

From Microsoft ASP.NET:I'll be doing a Webinar on May 23 on the Xamarin Mono for Android Designer that is new with Mono for Android 4.This is a free webinar presented by AppDev, please attend if you...

View Article


Image may be NSFW.
Clik here to view.

Cross-Platform Mobile Development With Mono for Android and MonoTouch

From Microsoft ASP.NET:Many years ago, in fact pre-Java, I remember a hallway discussion about the desire to write a single application that could easily run across various platforms. Click here to...

View Article

Developing cross-platform mobile apps with C#

From radar.oreilly.com:Building a mobile app that runs on more than one platform, with minimal code changes, is a technical Holy Grail. The HTML5 stack (using CSS and JavaScript, among other standards)...

View Article

Image may be NSFW.
Clik here to view.

Quartz.Net - Custom Base Job - CodeProject

From CodeProject:Creating a custom base job class for quartz scheduler development; Author: AndrewSmith; Updated: 7 Jun 2012; Section: Libraries; Chapter: Platforms, Frameworks & Libraries;...

View Article

Image may be NSFW.
Clik here to view.

Switching Seamlessly Between Serialization

From CodeProject:Download source code - 159.6 KB. Serialization is part integral of the big business that this modern, fast pace and connected world has to offer us. Whether you are targeting PC users,...

View Article


Image may be NSFW.
Clik here to view.

NuGet 2.0 Brings New Package Conventions, Still no Mono, Python, or C++ Support

From InfoQ:Despite the version tag, NuGet 2.0 is actually a fairly minor release. Aside from improved tab completion in the package manager console, most of the changes revolve around packaging...

View Article

Image may be NSFW.
Clik here to view.

NET Development (Mono) for Android

From Developer.com:The recent release of Mono for Android 4.2 brings with it new support for building a user interface (UI) in the form of the Xamarin Designer. Now you can drag and drop UI elements on...

View Article


Image may be NSFW.
Clik here to view.

Native libraries in MonoDroid library projects

From CodeProject:Currently, MonoDroid (Mono for Android) doesn't support native libraries (or any other Android resource type) in library projects (bug report). Fortunately, they support normal .NET...

View Article

Using SignalR in MonoTouch and Mono for Android Apps

From gregshackles.com:If you haven't checked out SignalR yet, what are you waiting for? SignalR is a .NET library that makes it really easy to build realtime applications. The server can be hosted...

View Article


Image may be NSFW.
Clik here to view.

An Introduction and Thoughts on Developing iOS Applications with MonoTouch

From CodeProject:This blog post describes the creation of a simple Twitter search application for iOS, based on a similar application I wrote for Windows Phone a few months back. In this blog post I'll...

View Article

Image may be NSFW.
Clik here to view.

Android Custom List Adapter in MonoDevelop (Mono for Android C#)

From CodeProject:Some of the Android SDK’s built-in layouts for ListView items, classes for creating list adapters, and ListActivity for displaying a ListView.Click here to read moreTagged: #asp.net #c...

View Article

Image may be NSFW.
Clik here to view.

Using NRefactory for analyzing C# code

From CodeProject:Download NRefactory demo and sample binaries - 1.1 MB Download NRefactory demo and sample source - 3.3 MB NRefactory project page: https://github.com/icsharpcode/NRefactory/Get the...

View Article

Image may be NSFW.
Clik here to view.

Android with SQLite Database Handling in MonoDevelop (Mono for Android, C#)

From CodeProject:SQLite is a data engine running in Android and is the native database on Android.; Author: R S Dodiya; Updated: 13 Aug 2012; Section: Android; Chapter: Mobile Development; Updated: 13...

View Article


Image may be NSFW.
Clik here to view.

Two new video series on Mono for Android from AppDev

From Microsoft ASP.NET:I've had two short video series publish on Mono for Android at AppDev.com. The videos are: * Mono for Android by Xamarin has become an excellent development platform for creating...

View Article


Image may be NSFW.
Clik here to view.

Smart Thread Pool

From CodeProject:Download SmartThreadPool 2.2.3 source, examples, tests, and demos - 651KB. See the History section at the bottom for changes. This is a Thread Pool; if you got here, you probably know...

View Article

Image may be NSFW.
Clik here to view.

High performance C# byte array to hex string to byte array

From CodeProject:Conversion of bytes to hex string and vice versa is a common task with a variety of implementations. The performance key point for each to/from conversion is the (perpetual) repetition...

View Article

Image may be NSFW.
Clik here to view.

Controls Library: Extended ListView with Column Mapping

From CodeProject:Docking windows container, extended listview, extended property editor; Author: alexandrvslv; Updated: 30 Aug 2012; Section: List Controls; Chapter: Desktop Development; Updated: 30...

View Article


Image may be NSFW.
Clik here to view.

Progress Bars, Threads, Windows Forms, and You

From CodeProject:Using asynchronous progress bars on your form from start to finish; Author: Abion47; Updated: 31 Aug 2012; Section: Progress Controls; Chapter: Desktop Development; Updated: 31 Aug...

View Article

Image may be NSFW.
Clik here to view.

Android - Stock Market Watch (COINS) in C# using Visual Studio 2010

From CodeProject:Describes the power of C# in building professional application - Stock Market Watch on Android platform using Mono C#; Author: Sandip.Nascar; Updated: 6 Sep 2012; Section: Android;...

View Article

Clash of the unlikely: C# versus.. RealBASIC

From tomgrimshaw.wordpress.com:As an Opensim developer, I use with .NET or Mono on a daily basis. To be honest, I love the language. It's clean, efficient and simple.Click here to read moreTagged:...

View Article

Image may be NSFW.
Clik here to view.

A C# SMTP server (receiver)

From CodeProject:Basic SMTP receiver, useful to test/diagnose SMTP sending problems * Plain vanilla SMTP proxy, to receive email and store it inside some other SMTP router "pickup folder" for...

View Article



Image may be NSFW.
Clik here to view.

Creating SQL Joins in simple steps

From CodeProject:This article explains about creating SQL joins in very simple way. With this developers need not to put much effort to frame SQL Joins. This is very simple and easy to do.Click here to...

View Article

Image may be NSFW.
Clik here to view.

Databinding a ListView with Mono for Android

From Microsoft ASP.NET:The world lives on data. Data is all around us and in many forms: salespeople need to know what customers have spent; twitter users want to know what their friends are saying....

View Article

Image may be NSFW.
Clik here to view.

Yet Another Math Parser (YAMP)

From CodeProject:Constructing a fast math parser using Reflection to do numerics like Matlab.; Author: Florian Rappl; Updated: 19 Sep 2012; Section: Algorithms & Recipes; Chapter: General...

View Article

Image may be NSFW.
Clik here to view.

Sublime Text as Code Editor (1) Compile

From Codebetter:I have been making a move to sublimetext2 in linux as my primary development environment. This series of posts will look at the editor and various tweaks and addons that are needed to...

View Article


Image may be NSFW.
Clik here to view.

An introduction to #SNMP, an Open Source SNMP implementation

From CodeProject:Download source code - 3.62 MB. SNMP (SharpSNMP) Suite is a set of free SNMP tools based on an Open Source library for developers who target Microsoft .NET/Xamarin Mono platforms. It's...

View Article

Image may be NSFW.
Clik here to view.

FastCGI .NET and ASP.NET self-hosting

From CodeProject:C# fastcgi protocol implementation. A good example on how to self-host your web application without the need of iis or mono, for example using Nginx on both Windows and LinuxClick here...

View Article

WinRT and Mono

From tirania.org:Today Joseph mentioned to me that some of our users got the impression from my previous post on WinRT that we would be implementing WinRT for Linux. We are not working on a WinRT UI...

View Article


MonkeySpace shines a light on the future of .NET OSS

From haacked.com:At the end of last year, I wrote a blurb about the Open Source Fest event at Mix 2011. Imagine the typical exhibition hall, but filled with around 50 open source projects. Each project...

View Article


Myth: NuGet is tied to Visual Studio and Windows

From haacked.com:In my last post, I talked about the MonkeySpace conference conference and how it reflects positive trends in the future of open source in .NET. But getting to a better future is going...

View Article

Mono 3.0 Released

From ginktage.com:A new version of Mono v3.0 is released and is now available for download from the mono project website. Mono is an open source implementation of the .NET Framework and is available...

View Article

Image may be NSFW.
Clik here to view.

XNA to MonoGame and beyond

From CodeProject:As part of a new "Back to basics" series which extends on my original XNA Futures article some months ago, I'm going to cover all the options I explained back then in more detail plus...

View Article

Image may be NSFW.
Clik here to view.

Webinar on Cross Platform Development with MonoTouch for the iPhone and Mono...

From Microsoft ASP.NET:The iPhone and Android are dominant in the marketplace. The two platforms currently have 85% of the smartphone marketplace and are continuing to grow that marketshare. Developers...

View Article


Evil, or why Douglas Crockford is harmful to Free Software

From apebox.org:Yesterday I received a new serious bug report against Mono in Debian. For those not in the know, "serious" severity is release critical, and can trigger removal of a package from the...

View Article

Image may be NSFW.
Clik here to view.

Webinar Recording on Cross Platform Development with MonoTouch and Mono for...

From Microsoft ASP.NET:The iPhone and Android are dominant in the marketplace. The two platforms currently have 85% of the smartphone marketplace and are continuing to grow that marketshare. Developers...

View Article


Image may be NSFW.
Clik here to view.

LiteCode - Remotely call methods over the network - CodeProject

From CodeProject:Remotely invoke methods over the internet super easy; Author: Drag0nHunter; Updated: 21 Nov 2012; Section: Libraries; Chapter: Platforms, Frameworks & Libraries; Updated: 21 Nov...

View Article

Image may be NSFW.
Clik here to view.

Accessing Assembly Metadata with Reflection or Mono Cecil (Part 6)

From CodeProject:Loading type metadata from assemblies with Reflection or Mono Cecil.; Author: KenBeckett; Updated: 28 Nov 2012; Section: Tools and IDE; Chapter: General Programming; Updated: 28 Nov...

View Article


Running SignalR on Mono and Apache

From blog.filipekberg.se:If you are one of those people, just like I am, that still use Linux for hosting despite that you love and only do .NET development; this is something extremely awesome. Ever...

View Article

Image may be NSFW.
Clik here to view.

The Spectre Framework

From CodeProject:is an attempt to introduce HTML5 as a first class citizen UI language for CLR based applications.Click here to read moreTagged: #javascript #vs2010 #css #browser #clr #frameworks #mono...

View Article

Image may be NSFW.
Clik here to view.

Way to Lambda

From CodeProject:Download samples - 17 Kb Introduction Background - What are lambda expressions? Performance benchmarks Behind the curtain - MSIL JavaScript patterns with Useful scenarios Lambda...

View Article

Image may be NSFW.
Clik here to view.

Sectioned ListView for Android Using Mono C#

From CodeProject:Develop a Preferences style sectioned list adapter using Android Mono C#.; Author: stebo0728; Updated: 13 Dec 2012; Section: Android; Chapter: Mobile Development; Updated: 13 Dec...

View Article


Image may be NSFW.
Clik here to view.

Running a Windows .NET application on Linux

From CodeProject:Running the same compiled assembly on Windows and Linux; Author: Nelson Kosta Souto; Updated: 15 Dec 2012; Section: Cross Platform; Chapter: Platforms, Frameworks & Libraries;...

View Article

Browsing latest articles
Browse All 120 View Live




Latest Images