Click here to Skip to main content

.NET Languages

Languages » Other .NET Languages
 

F# 

top
Title / Updated Author Score  
Exploring Amazon S3 with F#
Updated: 15 Jul 2010
The article demonstrates how to explore the Amazon S3 API using F# and achieve great results just in 45 minutes.
F#, .NET, Dev, .NET4
 
Vagif Abilov 5.00
Symbolic Calculation in F#
Updated: 11 Jun 2010
The article describes how to perform symbolic math calculations using F#
F#, .NET, Visual-Studio, Dev
 
Vagif Abilov 4.96
F# Versus Mathematics: Part One - Getting Started with BLAS and LAPACK
Updated: 24 Mar 2011
Accessing Industry-Standard Linear Algebra Libraries from .NET Code
C#, VB, F#, Windows, Win32, Dev, PInvoke, Development
 
Dan Buskirk 4.85
An Idea of F# Workflow Engine based on Concurrency and Coordination Runtime
Updated: 20 Feb 2009
This article describes the basic ideas of how to build workflow engine a-la WF based on F# workflows and CCR
F#, .NET3.5, Win32, Win64, VS2008, Architect, Dev, Design
 
Vitaliy Liptchinsky 4.81
Using a DataReader like a List in F#
Updated: 7 Oct 2011
This article demonstrates a technique how you can write recursive algorithms in F# using a Reader instead of a list, so you don't have to load all your data into memory first
F#, .NET, ADO.NET, Dev, Recursive
 
gjvdkamp 4.77
Getting Started in F# - A Windows Forms Application
Updated: 24 Oct 2008
Making a Windows Forms project in F#.
F#, WinXP, Vista, Visual-Studio, Dev
 
Walt Fair, Jr. 4.69
The Explorer Imperative
Updated: 14 Jul 2011
File System Viewer with Font Zoom
F#, Windows (WinXP), .NET, COM, WPF, Dev
 
Jaxon7 4.60
F# Versus Mathematics, Part Two: Practical BLAS and LAPACK with .NET
Updated: 24 Apr 2011
Using the standard BLAS and LAPACK libraries from F#
C#, F#, Windows, Dev
 
Dan Buskirk 4.33
F# with WPF: Fun with async {} or Asynchronous Workflow - Bouncing Ellipse
Updated: 1 Nov 2010
Asynchronous Workflow supported by F# to manipulate UI objects in WPF
F#, .NET, XAML, Dev, .NET4
 
Imran Khatri 4.00
Introduction to Functional Programming using F# - Part 1
Updated: 3 Feb 2009
This article explains the fundamentals of functional programming
F#
 
M Sheik Uduman Ali 3.21
Introduction to Functional Programming using F# - Part 2
Updated: 3 Feb 2009
This article explains the fundamentals of functional programming and lambda calculus
F#
 
M Sheik Uduman Ali 3.00
F# - Functional Language From Microsoft - Unedited
Updated: 17 Jul 2009
F# is new Functional language and is built on .NET framework.
F#, .NET, Visual-Studio (VS2010), Architect, Dev, Design
 
Aneesur Rehman Khan 1.91
Eliza like chat bot in F# language for fun
Updated: 8 Jul 2010
Eliza like chat bot in F# for having fun learning the functional programming language shipped with Visual Studio 2010.
F#, Windows, VS2010, Dev
 
rmortega77  
Conway's Game of Life with F# and SDL.NET
Updated: 4 Feb 2011
This is an implementation of Conway's Game of Life using F# and SDL.NET
F#, Game
 
Scott Philip Brown  

.NET - Forth .NET 

top
Title / Updated Author Score  
Delta Forth .NET
Updated: 20 May 2003
World's first Forth compiler for the .NET platform
C#, Forth.NET, Windows, .NET1.0, Dev
 
Valer BOCAN 4.90

.NET - Fortran .NET 

top
Title / Updated Author Score  
Fortran for Microsoft.NET
Updated: 26 Dec 2001
This article gives you an introduction about how Fortran can be used to write wide variety of applications under .NET framework
Windows, .NET, Dev
 
Narayana Rao Surapaneni 4.55

General 

top
Title / Updated Author Score  
Simulating .NET's ScriptService in PHP
Updated: 22 Feb 2009
An easy-to-use class that allows us to create PHP classes whose methods are automatically exposed in client-side JavaScript.
Javascript, Linux, PHP, Architect, Dev
 
Clayton Rumley 5.00
Calling F# from COBOL and Back Again
Updated: 9 Jan 2010
Showing how Micro Focus Managed COBOL can call F#, and some tips on mixing imperative and functional languages the easy way.
F#, .NET, Architect, Dev
 
alex turner 5.00
Embedded Scripting using F#
Updated: 22 Aug 2011
This article shows how to compile and run F# code during runtime.
F#, Windows (Vista, Embedded, Win7), .NET, Dev, .NET4, execution, compilation
 
Vladimir Ivanovskiy 5.00
Introduction to Delphi Prism
Updated: 18 Jun 2009
First steps tutorial for Delphi developers.
.NET (Mono, .NET3.5), ASP.NET, WPF, VS2008, Dev
 
Corinna John 4.88
Using Arrays with Micro Focus COBOL.NET
Updated: 8 Mar 2010
Micro Focus COBOL.NET Syntax for working with .NET System.Array + examples
Windows, .NET, Architect, Dev
 
Michael Bleistein 4.80
Playing with IronScheme
Updated: 3 Feb 2009
An introduction to IronScheme.
Windows, .NET (.NET2.0), Dev
 
Nemanja Trifunovic 4.63
A Comparison Of .net COBOL, Visual Basic and C# - Unedited
Updated: 17 Dec 2009
A simple table showing the syntactic conversion from between each of these languages.
C#, VB
 
alex turner 4.56
A Simple Brainf**k To COBOL Compiler In Managed COBOL - Unedited
Updated: 25 May 2010
A 101 on writing a compiler - a Managed COBOL compiler which compiles Brainf**k (a very simple language) to Managed COBOL
.NET, Dev
 
alex turner 4.43
Integrating Scripting Languages With Native COBOL - Unedited
Updated: 19 Jan 2010
How to and the benefits of tightly integrating scripting with native Micro Focus COBOL to produce more customisable and flexible applications.
Javascript, Java, Dev, cobol
 
alex turner 3.67
Connecting to MySQL or SQL-Server from COBOL using ADO.NET
Updated: 19 Jan 2010
How about a .NET COBOL program which uses ADO.NET to connect to either MySQL or SQL Server?
SQL-Server, ADO.NET, MySQL, Dev
 
alex turner 3.00
Enforced Type Safety Using Generics In COBOL
Updated: 3 Feb 2010
Using the latest versions of COBOL, this venerable language becomes completely type safe via generics - shown by example.
Windows, .NET, Architect, Dev
 
alex turner  
Progressively Modernizing COBOL Via Adding Methods To Existing Code
Updated: 28 May 2010
Modernizing procedural COBOL can be done in little steps, each one making a bit difference
All-Topics
 
alex turner  
A SVN Browser Using Scraping and WinForms in COBOL for .NET
Updated: 23 Dec 2009
This simple project shows just how advanced MS COBOL for .NET is for modern development.
.NET, Dev
 
alex turner  
Anonymous Delegates In COBOL for .NET
Updated: 14 Jan 2010
Working with modern technologies like WPF is made a whole lot easier if you have nice features like anonymous deletegates, here is how use them in COBOL.
.NET
 
alex turner  

.NET - J# .NET 

top
Title / Updated Author Score  
Playing a sound from a J# application using DirectX9
Updated: 21 Nov 2004
This introductory article will show you how to play a sound using DirectX9 from a J# application
Windows, .NET1.0, .NET1.1, .NET2.0, Visual-Studio, Dev
 
Lars-Inge Tønnessen 4.08
How to make a user control to show a simple mathematical graph in J#
Updated: 14 Feb 2005
This article will show you how to make a user control to draw a mathematical graph on a panel using J#.
Windows, .NET, VS.NET2003, Dev
 
Lars-Inge Tønnessen 4.00
Introduction to Visual J# .NET
Updated: 9 Oct 2001
An overview of the latest Java language tools from Microsoft.
Windows, .NET1.0, Dev
 
Chris Maunder 3.47
J# Browser Controls
Updated: 14 Nov 2004
A short article on how to compile J# Browser Controls
Windows, .NET, VS.NET2003, IE6.0, IE5.5, Dev
 
Lars-Inge Tønnessen 3.00

Advertise | Privacy | Mobile
Web01 | 2.5.120210.1 | Last Updated 11 Feb 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid