https://www.developerfusion.com/t/mysql/tutorials/sort/popularity/ MySQL Tutorials & Articles from Developer Fusion 2010-11-02T10:11:00.00Z http://www.developerfusion.com/article/84435/activerecord-for-ruby-and-rails/ ActiveRecord for Ruby and Rails 2010-07-16T10:07:00.00Z Kevin Jones explains how ActiveRecord works in Rails, and in a standalone Ruby application. Kevin Jones http://www.developerfusion.com/article/84513/rails-an-introduction/ Rails: an introduction 2010-11-02T10:11:00.00Z Ever wondered what “Rails” is all about? Kevin Jones explains what it is and why it's important. Kevin Jones http://www.developerfusion.com/article/4635/using-mysql-with-net/ Using MySQL with .NET 2004-09-09T08:34:00.00Z Ever wanted to combine the power and ease of the .NET platform with a free database like MySQL? Well thanks to ODBC database functions in ADO.NET it's really easy. This article shows how. cardinals33 http://www.developerfusion.com/article/9409/rails-an-introduction/ Rails: an introduction 2008-12-08T11:05:00.00Z You've heard the hype - but not given it a shot yet? Kevin Jones explains the background of MVC, DRY and TDD and how to get started with your first Ruby on Rails web app! Kevin Jones http://www.developerfusion.com/article/3423/using-php-and-iis-to-create-a-discussion-forum/ Using PHP and IIS to Create a Discussion Forum 2003-02-25T04:59:00.00Z Learn how to use PHP on windows and IIS to create a basic discussion forum that makes use of a powerful database. Jayesh Jain http://www.developerfusion.com/article/1658/implementing-a-template-based-website/ Implementing a template based website 2001-09-24T20:16:00.00Z How to implement your own template based web site using php James Crowley http://www.developerfusion.com/article/4682/query-tool-to-excel-using-c-and-net/ Query Tool to Excel using C# and .NET 2005-03-30T22:00:00.00Z Demonstrates how to use .NET interop to perform an SQL query and then send the results into an Excel spreadsheet. Mike Gold http://www.developerfusion.com/article/4656/sql-injection-attacks-by-example/ SQL Injection Attacks by Example 2005-01-17T01:57:00.00Z Steve Friedl takes a look at how your site could be vulnerable to SQL injection attacks - complete with numerous examples - and the action you can take to prevent them. Stephen J. Friedl http://www.developerfusion.com/article/4564/introducing-a-postrelational-database-for-net/ Introducing a post-relational database for .NET 2004-03-19T18:35:00.00Z This is a step by step guide for a post-relational database for .NET, Matisse. The article is aiming at helping developers quickly evaluate this alternative solution as .NET database when they face problems of productivity, flexibility, extensibility, or maintainability. John Sasak http://www.developerfusion.com/article/4549/extracting-the-country-from-the-ip-address-how-to/ Extracting the Country from the IP Address:- How To? 2004-03-13T15:59:00.00Z Get to know from where the visitors to your website are coming. Amit shows you how you can know the Country of a visitor through his IP Address without using COM. Amit Gupta http://www.developerfusion.com/article/3998/mysql-tutorial/ MySQL Tutorial 2003-09-03T05:54:00.00Z An introduction to using MySQL, from creating databases to modifying tables to creating and deleting rows. Gez Lemon http://www.developerfusion.com/article/3224/eocene-an-oo-web-development-framework/ Eocene: An OO Web Development Framework 2003-01-10T06:29:00.00Z Eocene is a simple and easy to use Object Oriented Web development framework for PHP. It is based on the Front Controller design pattern and the Model View Controller (MVC) architecture. It incorporates many proven software development practices to provide a foundation for building Web applications. It uses PHP for foundation classes and xml-based text files for application configurations. It is a simple and easy to use framework that can be used to solve a large number of Web development projec Deepak Dutta http://www.developerfusion.com/article/2301/sessions-in-php/ Sessions in PHP 2002-09-25T00:00:00.00Z A brief overview of using sessions in PHP 4.0. amitabh doctor http://www.developerfusion.com/article/84299/java-in-a-python-body/ Java in a Python body 2008-10-01T00:00:00.00Z Sing Li explores the advantages of Jython, a Python implementation created in Java. Sing Li http://www.developerfusion.com/article/84343/mysql-table-options/ MySQL table options 2003-01-15T00:00:00.00Z There's more than one type of table in MySQL, so Kay Ewbank explains the range of possibilities, and gives us a practical introduction to transactions. Kay Ewbank