Code Search for Developers
 
 
  

navbar.html from CSDerby at Krugle


Show navbar.html syntax highlighted

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>Example Programs</TITLE>
<link rel="stylesheet" type="text/css" href="../csfull.css" title="sample">
</HEAD>
<BODY class="SmallFile">

<p class="NavBar"><a href="demo.html" target="mainPage">Demo home</a></li></p>
<p class="NavBar1"><a href="simple/example.html" target="mainPage">Simple</a></p>
<p class="NavBar1"><a href="nserverdemo/readme.html" target="mainPage">Network Server Sample Programs</a></p>
<p class="NavBar"><a href="http://incubator.apache.org/derby/manuals/index.html" target="_top">Documentation Home</a></p>

</BODY>
</HTML>




See more files for this project here

CSDerby

CSDerby is not CloudScape-Derby(for Java) but rather Derby forked/ported to CSharp. Specifically it is intended to be a native c# Embedded DB for the mono/net platform with the ADO.NET API instead of the JDBC API.

Project homepage: http://sourceforge.net/projects/csharpderbyport
Programming language(s): Java,SQL
License: apache20

  nserverdemo/
    NetworkServerUtil.java
    NsSample.java
    NsSampleClientThread.java
    SimpleNetworkClientSample.java
    SimpleNetworkServerSample.java
    nserverdemo.html
    readme.html
    simpleserversample.html
  simple/
    SimpleApp.java
    derby.properties
    example.html
  build.xml
  csfull.css
  demo.html
  navbar.html
  readme.html