Skip to main content

Jan
5
2012

The Dynamic Language Runtime (DLR) brings the power of dynamic languages to .NET. It provides the plumbing for IronPython and IronRuby, a shared lanaguage hosting API, and also enables interoperability with static languages like C# and Visual Basic. Come hear how you can leverage these technologies in your own applications, and learn why dynamic languages deserve a spot in your toolbox!

development dotnet .net c# ironpython python DLR Dynamic Language Runtime

Feb
11
2011

"Although FTP is commonly used to transfer files over the Internet, it's somewhat unfriendly to firewalls, because of the various ports that need to be opened. A Microsoft solution you can use for Internet file transfer is the Background Intelligent Transfer Service, BITS for short. BITS runs in the background (hence its name) as a service and it transfers files over the browser ports (80, 443) using HTTP or HTTPS. In addition, BITS transfers are restartable, so if the transfer of a large file gets interrupted, it will resume where it left off."

bits .net

Nov
4
2010

When writing anything that needs to communicate with a terminal in some way it is almost always speaking some dialect of VT100 or ANSI.

This library aims solely at parsing a stream of VT100/ANSI data and then letting the host application do the rendering. Many other project also parse VT100/ANSI data but their parser is always tangled up with the actual rendering of the data, making reuse in other projects problematic.

libvt100 programming development .net c#

Jun
24
2010

Dokan library :User mode file system library for windows; FUSE for windows.

Dokan Ruby binding: Ruby extension to write a windows file system.

Dokan.NET binding: .NET library to write a windows file system.
Dokan SSHFS

Dokan SSHFS is a program that mounts remote file systems using SSH.

windows filesystem ruby .net ssh sshfs development

Aug
6
2009

C#-SQLite is an independent reimplementation of the SQLite software library version 3.6.16

code database sql .net sqlite c# delicious

Sep
25
2008

IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework

vm programming mono java .net delicious

1 - 9 of 9
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo
Move to top