Cross Platform - General |
top |
| Title /
Updated |
Author |
Score |
|
|
Phalanger, PHP for .NET: Introduction for .NET developers
Updated: 24 Jan 2007
Phalanger is a PHP language compiler for the .NET Framework which introduces PHP as a first-class .NET citizen.
Windows, .NET, Visual-Studio, PHP, Dev
|
Tomas Petricek |
5.00 |
|
|
Interfacing with IBM WebSphere MQ (formally IBM MQSeries) from .NET
Updated: 4 May 2006
This article is targeting architects and developers who are looking for a way to integrate .NET applications / Servers with IBM WebSphere MQ (IBM MQSeries).
C#, Windows, .NET, Visual-Studio, Dev
|
Khalid Al-Hadlaq |
5.00 |
|
|
Beginning Operating System Development, Part Two
Updated: 1 Oct 2009
C++ support code and the console.
C++, C, ASM, Hardware, Dev, SysAdmin
|
0x3c0 |
5.00 |
|
|
Creating GMail Checker extension with Kango - cross-browser extension framework
Updated: 19 Jan 2012
How to create cross-browser extensions with few lines in JavaScript
Javascript, Windows (WinXP, Vista, Win7), Linux, Ajax, Dev, Toolbar, Extension
|
andrej33@yandex.ru |
5.00 |
|
|
Beginning Operating System Development, Part Three
Updated: 17 Nov 2009
Descriptor tables and interrupts.
C++, C, ASM, Hardware, Dev
|
0x3c0 |
4.97 |
|
|
Beginning Operating System Development, Part Four
Updated: 3 Jan 2010
The Real-Time Clock, Programmable Interrupt Timer, and KeyBoard Controller.
C++, Hardware, Dev
|
0x3c0 |
4.96 |
|
|
Using .NET and PHP to create an extensible WebDAV server
Updated: 31 Oct 2007
Shows how a .NET based WebDAV server can be created by combining two Open Source projects. The example implementation returns files from a file system, but you can extend it to return resources from any repository.
XML, C#2.0, Windows, .NET2.0, Visual-Studio, ADO.NET, PHP, IIS5.1, IIS6, Dev
|
Bill Seddon |
4.95 |
|
|
Beginning Operating System Development, Part One
Updated: 4 Sep 2009
Introduction and environment setup
Hardware, Dev, Design, Virtualization, virtual-machine
|
0x3c0 |
4.94 |
|
|
Convert Microsoft COM to XPCOM
Updated: 26 Jul 2010
Step by step XPCOM creation from Microsoft COM
C++ (VC8.0), Windows, cross-platform, XPCOM
|
Md. Mazharul Islam Khan |
4.88 |
|
|
Head-to-head benchmark: C++ vs .NET
Updated: 4 Jul 2011
How fast is C++ compared to C#? Let's compare code ported directly between the two languages.
C++ (VC9.0), C# (C#3.0), Windows (Win7), WinMobile (WinMobile6), .NETCF, .NET (.NET3.5), Win32, Win64, Architect, Dev, cross-platform, Generics, P/Invoke
|
Qwertie |
4.87 |
|
|
The Differences Between Network Calls in Windows and Linux
Updated: 29 Dec 2010
This article describes the differences in sockets usage under BSD and Windows
C++, Windows, Linux, Architect, Dev
|
Apriorit Inc, Anthony Shoumikhin |
4.86 |
|
|
Tool for Converting VC++2005 Project to Linux Makefile
Updated: 19 Apr 2009
Convert .sln/.vcproj (VC++2005) to Linux makefile
C# (C#2.0, C#3.0), Visual-Studio (VS2005, VS2008)
|
Maria Adamsky |
4.85 |
|
|
Windows2Linux Porting
Updated: 17 May 2010
This article describes some basic specific moments of porting application from Windows to Linux
C++, Windows, Linux
|
Apriorit Inc, Dmitriy Mihailik |
4.83 |
|
|
Qt Internals & Reversing
Updated: 28 Nov 2008
The first part of this article shows the dynamic internals of the Qt framework, which enable the signals and slots mechanism. The second part focuses on how to retrieve the metadata information generated by the Qt moc from binary files with an IDAPython script, and how to use it in the disasm.
C++ (VC6, VC7, VC7.1, VC8.0), C, Dev
|
Daniel Pistelli |
4.83 |
|
|
Introduction to wxWidgets - 2.
Updated: 23 Feb 2006
A beginner’s tutorial to wxWidgets on Linux.
C++, Windows, Visual-Studio, Dev
|
Priyank Bolia |
4.83 |
|
|
Create Your Own Programming Language
Updated: 21 Jan 2010
I've created my own programming language called Alef++ for fun, and for better understanding: What is a programing language? How does it work? Can I can create my own?
Java, Architect, Dev
|
Adrabi Abderrahim |
4.83 |
|
|
Virtualization for System Programmers
Updated: 3 Jul 2011
Curious on how you create a hypervisor app? Read mode!
ASM, Windows, Linux, Dev, SysAdmin, VirtualMachine, Virtualization
|
Michael Chourdakis |
4.80 |
|
|
Introducing the Boomerang Framework
Updated: 27 Sep 2010
Introduction to Boomerang Framework
SQL, Windows, ASP.NET, SQL-Server (SQL2005, SQL2008), ADO, ADO.NET, JDBC, jQuery, Architect, DBA, Dev, Design, Application, Framework, SSRS, PDF, exchange, printing, reporting-services, Outlook, Reports, SSIS, email, TSQL, heterogenous, SqlServer, Message
|
psined |
4.79 |
|
|
String Handling in XPCOM
Updated: 16 Aug 2010
Using different types of strings in XPCOM.
VC8.0, Windows, Dev, XPCOM
|
Md. Mazharul Islam Khan |
4.78 |
|
|
GCCFilter - A script for compiling with GCC in Visual Studio
Updated: 23 Apr 2012
This article describes how to make Visual Studio "understand" the error messages produced by GCC using a Makefile project and a simple PERL script.
C++, C, Dev
|
Ivan Shcherbakov |
4.76 |
|
|
Embed ActiveX controls inside Java GUI
Updated: 8 May 2000
With this your Java projects can take advantage of ActiveX controls and Office documents such as spreadsheets, charts, calendars, word processors, specialized graphics, and many more.
Java, VC6, Java SE, Win2K, Visual-Studio, ATL, Dev
|
Davanum Srinivas |
4.75 |
|
|
MiniPorcupine
Updated: 23 Nov 2010
Invisible, LSB based, image watermarking for Symbian.
C++, Dev
|
Lampros Giampouras |
4.71 |
|
|
Build a Linux-based communication server for Windows clients using C#
Updated: 23 Jan 2006
You can build Java console applications that will run on any Java-enabled platform. Using this, and the power of the System.Net namespace, inlcuding the TcpClient class, you can create distributed applications that use a Linux server and Windows Forms clients that interoperate, thanks to Grasshopper
Windows, .NET, Linux, ASP.NET, Visual-Studio, Dev, Virtualization, virtual-machine
|
Laurence Moroney |
4.71 |
|
|
Qt 4 Programming with KDevelop 3.5
Updated: 2 Oct 2008
Demoing the QTreeWidget with KDevelop 3.5.
C++, Linux, Dev
|
pseudonym67 |
4.71 |
|
|
Writing Plugins for RDesktop
Updated: 1 Dec 2009
This article was mostly written for Linux developers. The article gives a method of writing out-of-process plugins to open source software.
C++, Linux, Architect, Dev
|
Apriorit Inc, Sergey Yakimenko |
4.69 |
|
|
Integrated ASP.NET Web Application Testing with NUnit, Ruby, and Watir
Updated: 6 Feb 2006
Complementing NUnit testing with web UI testing, using Ruby and Watir in a single integrated framework.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev, QA
|
Travis Illig |
4.63 |
|
|
A Simple DOS for Micro Processors
Updated: 29 Oct 2009
'Disk Operating System' suitable for very small systems
C++, C, Windows (Embedded), Hardware, Dev, Design
|
Dan Bloomquist |
4.43 |
|
|
Translating Windows Messaging to GTK
Updated: 21 Apr 2009
Translating applications using Windows messsaging to GTK
C++, C, Windows, Linux, Dev
|
malaugh |
4.33 |
|
|
.NET and J2EE interoperability for .Net Developers
Updated: 30 Dec 2007
.NET and J2EE interoperability for .Net Developers
UML, Windows (Win2003, Vista, TabletPC, Embedded), .NET (.NET2.0, .NET3.0), LINQ, Architect, Design
|
Amer Chaudhry |
4.32 |
|
|
Race to Linux - Race 2: Time Tracker Starter Kit
Updated: 26 Sep 2005
Time Tracker Starter Kit port to Linux using Mono and FireBird
C#, Windows, .NET, Linux, ASP.NET, Visual-Studio, Dev
|
idepaula |
4.25 |
|
|
Passing parameters between C++, PHP, JavaScript, etc...
Updated: 2 Nov 2006
Easy to implement minimal format for simple data exchange, especially between new and obscure scripting languages.
C++, Javascript, XML, Windows, Visual-Studio, PHP, Dev
|
Robert Umbehant |
4.23 |
|
|
GTK# Beginners' Guide
Updated: 5 Apr 2005
Getting to know GTK#.
C#, Windows, .NET, Visual-Studio, Dev
|
Zaccariah Bowling |
4.10 |
|
|
Ruby - Add class methods at runtime.
Updated: 14 Sep 2006
Short article showing how to add methods to a class instance at runtime.
Windows, Visual-Studio, Dev
|
D Leverett |
4.00 |
|
|
Intro to QT in Maya 2012
Updated: 6 Apr 2012
A brief tutorial on PyQt within Maya 2012.
Python, QT
|
Geoff Samuel |
4.00 |
|
|
Basic Robot Control using NKH Mindsqualls Libraries
Updated: 28 Aug 2010
Demonstration of how to do basic robot remote control via bluetooth using NKH Mindsqualls libraries.
C#, Windows, ASP.NET, Dev, Application, Robot
|
Ed Nutting |
3.75 |
|
|
Using C#, Java Webservices and JMS together
Updated: 31 Mar 2006
Bridging the gap between Java and C#, JMS specific message have been send to C# client using web services.
C#, Java SE, .NET1.1, WinXP, VS.NET2003, Architect, Dev
|
Armoghan Asif, farooqmian |
3.73 |
|
|
ASP.NET Issue Tracker Starter Kit in PHP and PostgreSQL (Race to Linux)
Updated: 27 Sep 2005
How to setup and install the PHP issue tracker starter kit on a Linux server.
SQL, Windows, Linux, .NET2.0, DotGNU, PHP, VS2005, DBA, Dev
|
Brian Hendrickson |
3.70 |
|
|
CodeCount counting the lines of source code
Updated: 21 Feb 2012
It is a reminiscent SLOC console in libc/libc++ cross GNU and WIN32
C++, C, Windows, Linux, Win32, Dev
|
Xiang Zhai |
3.67 |
|
|
Scoped Context Store
Updated: 15 Apr 2010
A data store to store data by scope.
Windows, Visual-Studio, Dev
|
Paulo Morgado |
3.60 |
|
|
ASP.NET Reports Starter Kits Porting from Windows to Linux (Race to Linux)
Updated: 30 Sep 2005
ASP.NET Reports Starter Kit Porting from Windows to Linux using Mainsoft's Grasshopper
C#, SQL, Windows, Linux, .NET1.1, SQL2000, IIS5.1, IIS6, VS.NET2003, IE6.0, DBA, Dev
|
Abi Bellamkonda |
3.30 |
|
|
Developing a Log Scope – Part I: Developing the Concept
Updated: 15 Apr 2010
Introducing the concept
C# (C#1.0, C#2.0), VB, Windows, .NETCF, .NET, Mobile, Visual-Studio (VS2005), Architect, Dev
|
Paulo Morgado |
3.26 |
|
|
Programming on Java in C-style
Updated: 13 Jan 2009
Software to write programs on Java-language for Cell Phone in the same style you do it on C-language for MPU
C, VC6, VC7, VC7.1, VC8.0, Mobile, Win32, Architect, Dev
|
Michael Monin |
3.25 |
|
|
Merge Replication between SQL Server 2000 and SQL Server CE
Updated: 24 Apr 2006
An article on how to configure a SQL Server 2000 and SQL CE on different PPC that syncronize their data with the SQL Server 2000
C#, SQL, .NETCF, Mobile, .NET1.1, WinXP, Visual-Studio, SQL2000, SQL-CE, DBA, Dev
|
sebagomez |
3.22 |
|
|
Introducing a small and useful server program
Updated: 10 Oct 2005
A multi-threaded server application and a lot of reusable .NET and Java code.
C#, VB, XML, SQL, Windows, .NET1.1, VS.NET2003, DBA, Dev
|
Xiangyang Liu 刘向阳 |
3.18 |
|
|
C# method calls within a Java program
Updated: 16 Feb 2006
Using C# from Java through JNI just got a little easier to understand.
C++, C++/CLI, C#, Java, Windows, Java SE, Visual-Studio, Dev
|
KoriFrancis |
3.07 |
|
|
Java and .Net interop using Sockets
Updated: 12 Sep 2005
Java and .Net interop using Sockets. Article explains a bit at both ends that will allow passing of primitive data between a Java socket server and C# client(s)
C#, VC7, Java SE, .NET1.1, Win2K, WinXP, VS.NET2003, IE5.5, Dev
|
Anand Manikiam |
3.00 |
|
|
Using a webservice to access data across multiple platforms
Updated: 17 May 2007
This article is to demonstrate how a XML based webservice can be used to create an access tool to multiple datasources across multiple platforms
Windows, Visual-Studio, Dev
|
Miela_SA |
2.83 |
|
|
Cross Platform Mutex
Updated: 25 Apr 2008
Using Mutexes on cross platform programming
C++ (VC6, VC7, VC7.1, VC8.0), C++/CLI, C
|
Gulyan |
2.83 |
|
|
.NET Appications Automation
Updated: 22 Jul 2007
An article on creation automated interface for .NET applications.
VB6, C#2.0, Windows, .NET2.0, COM, VS2005, Architect, Dev
|
Yuriy Kyyan |
2.67 |
|
|
Minimize to tray with GTK
Updated: 20 Jun 2008
How to place an icon in tray and interact with it.
C++ (VC6, VC7, VC7.1, VC8.0), C
|
Ranjeetsih |
2.53 |
|
|
Introduction to NAnt
Updated: 10 Aug 2007
Writing NAnt scripts for NDoc, FxCop,NUnit. and NCoverage.
C#1.0, C#2.0, Windows, .NET1.0, .NET1.1, .NET2.0, VS.NET2003, VS2005, Dev
|
prst123 |
2.38 |
|
|
ASP.NET Report Kit Grasshoper (Race to Linux)
Updated: 2 Oct 2005
Porting and deploying the report starter kit to Linux (RH7.3/Tomcat5.0.28/Grasshoper1.61)
VB, SQL, Windows, Linux, .NET1.1, ASP.NET, SQL2000, VS.NET2003, DBA, Dev, Virtualization, virtual-machine
|
osohare |
2.38 |
|
|
Designing Dialog-based Applications with Glade and GTK
Updated: 24 Jan 2008
Designing cross-platform dialog-based applications using GTK and Glade
C, Windows, Architect, Dev
|
malaugh |
2.22 |
|
|
Fireblog A Blog application under linux with mono
Updated: 29 Dec 2004
Fireblog is the fireball implementation of a WebBlog application completely written under mono on linux
C#, Windows, .NET, Linux, ASP.NET, Visual-Studio, Dev
|
dotnetfireball |
2.05 |
|
|
ASP.NET Time Tracker Starter Kit Port to Linux using Mainsoft's Grasshopper
Updated: 25 Apr 2007
Race To Linux - How to port a Visual Studio .NET web application to the J2EE Framework on Linux
C#, SQL, Windows, .NET, Linux, Visual-Studio, SQL2000, DBA, Dev
|
Mark Cafazzo |
1.60 |
|
|
Generic way to do primarykey & foreign key validation from frontend
Updated: 5 Aug 2005
Generic way to do primarykey & foreign key validation from frontend
SQL, DBA, Dev
|
SudhirKankal |
1.27 |
|
|
Working on an NPAPI-browser plugin
Updated: 8 Jul 2010
Extending the NPAPI-runtime to a Firefox plugin.
C++, Javascript, Windows, Dev
|
KarstenK |
1.00 |
|
|
Painting on a Widget
Updated: 25 Apr 2012
Create a PyQt Widget that can be drawn on
Python, QT, PyQt
|
Geoff Samuel |
|
|
Cross Platform - Mono |
top |
| Title /
Updated |
Author |
Score |
|
|
Develop a Mono application for the XO laptop
Updated: 21 Apr 2009
Learn how to develop an application for the XO laptop - the OLPC project's machine - using Mono on Sugar OS.
C#1.0, C#2.0, C#3.0, Mono, Dev, Virtualization, virtual-machine
|
Lionel LASKE |
5.00 |
|
|
MONO: an alternative for the .NET framework
Updated: 15 Mar 2006
This article presents possibilities for development of .NET applications running on operating systems other than Windows, using the MONO platform. Advantages and challenges will be presented. Also presented are some common issues encountered while developing applications using the .NET technology.
C, C#, Windows, Mono, Visual-Studio, Dev, Virtualization, virtual-machine
|
Software Developer's Journal |
4.92 |
|
|
How we can write on C# in Linux: Implementing PanelApplet to Gnome Desktop
Updated: 8 Mar 2010
This article describes how we can use our programming skills on the .NET framework to implement platform-independent code
C#, .NET (Mono), Linux
|
Ilya Builuk |
4.86 |
|
|
Introduction to Mono - ASP.NET with XSP and Apache
Updated: 3 Mar 2005
The second article in a series of articles about Mono. This article explains how to host and serve ASP.NET Web Applications and Web Services on Linux using XSP and Apache with the help of Mono.
C#, HTML, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, IIS, WebForms, Apache, VS.NET2003, CEO, Architect, Dev
|
Brian Delahunty |
4.85 |
|
|
Introduction to Mono - Your first Mono app
Updated: 2 Aug 2005
The first in a series of articles about Mono. This article explains how to install Mono and shows how to compile your first Cross Platform application.
C#, .NET1.1, Win2K, WinXP, Win2003, Visual-Studio, CEO, Architect, Dev
|
Brian Delahunty |
4.84 |
|
|
The platform-independent code with Mono: Client-server application sample
Updated: 24 Mar 2010
This article shows how we can develop the platform-independent software with Mono usage
C# (C#2.0), .NET (Mono), ASP.NET, IIS, WebForms, Apache
|
Ilya Builuk |
4.80 |
|
|
Using MySQL from C# and Mono.NET
Updated: 3 Jul 2005
An article on connecting to and using MySQL from Mono.
C#, XML, SQL, Windows, .NET1.1, ADO.NET, MySQL, VS.NET2003, DBA, Dev
|
Custec |
4.73 |
|
|
Building applications with Mono
Updated: 6 Nov 2003
Developing .NET cross platform applications using mono and IBM DB2
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, PocketPC-2002, Visual-Studio, Dev
|
victor vatamanescu |
4.56 |
|
|
Building Mono on Windows: The final battle
Updated: 12 Jul 2007
Defines the full process of building Mono on Windows with Cygwin.
Win2K, WinXP, Win2003, Mono, Visual-Studio, Dev
|
Eugene Mirotin (Guard) |
4.54 |
|
|
A google search application using Gtk#
Updated: 14 Jan 2005
An application (based on Gtk#) which uses the google web service to search the internet.
C#, .NET1.0, .NET1.1, Win2K, WinXP, VS.NET2003, Architect, Dev
|
samirkut |
4.49 |
|
|
HelloMono - Mono on Windows XP
Updated: 6 May 2004
The Monkey on XP
C#, .NET, WinXP, Visual-Studio, Dev
|
Will Senn |
4.30 |
|
|
A Cross-platform C# Class for Using INI Files to Store Application Settings
Updated: 13 Apr 2009
The class runs under Mono or .NET and allows the use of Windows style "INI" files to store and retrieve application settings
C# (C#2.0, C#3.0), .NET (.NET2.0, Mono, .NET3.0, .NET3.5), Dev
|
Moreno Airoldi |
3.82 |
|
|
Calc# - An introduction to Gtk#
Updated: 11 Mar 2005
An introduction to the open source community of Mono, Gtk# and Glade. Learn how to write cross-platform GUI software.
C#, Windows, .NET1.1, .NET2.0, Visual-Studio, Dev, WinForm
|
Priyank Bolia |
2.42 |
|