Author: sandervanderburg Date: Mon Jan 23 11:47:56 2012 New Revision: 31789 URL: https://nixos.org/websvn/nix/?rev=31789&sc=1
Log: Added reference to the .NET StaffTracker Modified: homepage/trunk/disnix/examples.tt Modified: homepage/trunk/disnix/examples.tt ============================================================================== --- homepage/trunk/disnix/examples.tt Mon Jan 23 00:55:48 2012 (r31788) +++ homepage/trunk/disnix/examples.tt Mon Jan 23 11:47:56 2012 (r31789) @@ -56,6 +56,12 @@ <li><a href="http://hydra.nixos.org/job/disnix/WebServicesExample-trunk/doc/latest/download-by-type/doc/manual">Documentation</a></li> </ul> +<h2>StaffTracker.NET (Web services version)</h2> + +<p> +A port of the previous web services example to .NET technologies, such as C#, WCF, ADO.NET and SQL server. +</p> + <h2>ViewVC</h2> <p> A system running <a href="http://viewvc.tigris.org">ViewVC</a>, a web-based CVS and Subversion repository viewer. _______________________________________________ nix-commits mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-commits
