Open source SQL Client in C#:SQL Buddy
August 11, 2008 Open source, Sql Server — Tags: .net open source, free Sql client, SQL, SQL Client, Sql Server — 52coding
Features:
Table Report - Quickly bring printable info about a table
Tabbed Windows - VS.NET style editor windows
User Functions - see what user functions are in your databases
Stop Button - allowing you to stop execution of an SQL statement (finally!)
System Functions - displayed in database explorer. This is quite handy.
asp.net xml parser:SAX.NET
August 11, 2008 .Net, Open source — Tags: asp.net open source, asp.net read xml, asp.net write xml, xml for .net, xml parser — 52coding
SAX is the Simple API for XML, originally a Java-only API. SAX was the first widely adopted API for XML in Java, and is a de facto standard. Read more about it on the website of the SAX project. SAX for .NET is the port of SAX to C#. Read more about the differences between the Java version of SAX and the C# version by visiting the differences section.
Php ajax framework:My-BIC
July 8, 2008 Open source — Tags: ajax my-bic, my-bic, php ajax, php open source — 52coding
My-BIC is an easy to use, powerful Ajax / PHP framework.Â
 Support XML, JSON and TEXT format data transmission.Â
 Support EasyForms: Calling a function can be get in the Form of all values, and create a string. ajaxObj.getForm ( ‘formid’).Â
php ajax framework:jQPie
July 7, 2008 Open source, Php — Tags: php ajax, php ajax framework, php open source — 52coding
The idea of jQPie is to provide a lightweight PHP interface to jQuery. The lightweight interface allows multiple ways to interact.
What makes jQPie unique?
Lightweight
Supports XML, HTML and JSON Handlers
API is simple, while the handlers engine is PHP based the javascript library is usable by any language
Includes a powerful autocomplete plugin, plans to provide other plugins for use and as examples

