User:Jka: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m (testing GeSHI)
m (Blanked the page)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table>
<tr >
<td align=top>


[[Image:Jacob v2 small.jpg]]
</td>
<td align=top>
= Pages =
*[[VdfWiki Administration]]
*[[Introducing VDFWiki at SCANDUC2007]]
*[[AJAX Rating Example ]] (uhoh - I need to finish this real soon :P)
*[[Data Dictionaries]]
*[[ScanDUC]]
*[[Spamfiltering on VDFWiki]]
*[[How to develop ASP pages]]
*[[VDFStructureViewer]]
*[[VDF12 on Vista]]
*[[SVN]]
*[[Editors]]
</td>
</tr>
</table>
{{User|
|Name=Jacob Andresen
|Email=jacob@sture.dk
|Company=Sture Aps
}}
= Testing GeSHI source code highlight =
<source lang="csharp">
// Hello World in Microsoft C# ("C-Sharp").
using System;
class HelloWorl=
{
    public static int Main(String[] args)
    {
        Console.WriteLine("Hello, World!");
        return 0;
    }
}
</source>

Latest revision as of 14:24, 24 June 2012