Web Development principles, concepts and ideas in C# and PHP...
logo  
MSN Search

Downloads

Feel free to download and use the .Net DatabaseHandler 1.1.

InformIT RSS

Article :: SQL Fundamentals: Storing Information in Tables

This chapter examines SQL tables in detail.
10/8/2008 12:00:00 AM InformIT :: DatabasesArticles > Databases

Article :: Accessing Your MySQL Database from the Web with PHP

In this chapter, learn how to access a database from the Web using PHP, read from and write to the database, and filter potentially troublesome input data.
9/30/2008 12:00:00 AM InformIT :: DatabasesArticles > Databases

Article :: Infrastructure Technology Basics for SAP Deployment

Take a look at the three broad infrastructure technologies that come into play when deploying SAP: hardware, operating systems, and databases.
9/10/2008 12:00:00 AM InformIT :: DatabasesArticles > Databases

Article :: Conditional Control: IF Statements in Oracle PL/SQL

This chapter explores the conditional control statements IFand ELSIF and shows you how they can be nested inside one another.
8/27/2008 12:00:00 AM InformIT :: DatabasesArticles > Databases

Article :: Querying SQL with LINQ

With LINQ and LINQ to SQL, never again should you have to write a data access layer.
7/28/2008 12:00:00 AM InformIT :: DatabasesArticles > Databases

Article :: Creating an Online Storefront in PHP, MySQL and Apache, Part 4

Learn the design process behind a simple discussion forum.
7/15/2008 12:00:00 AM InformIT :: DatabasesArticles > Databases

Article :: Normalizing a Data Model in SQL Server 2005 and 2008

This chapter gives you the tools necessary to identify the current state of your data, set your goals, and normalize (and denormalize) your data as needed.
7/7/2008 12:00:00 AM InformIT :: DatabasesArticles > Databases

Article :: Creating an Online Storefront in PHP, MySQL and Apache, Part 3

Learn the design process behind a simple discussion forum.
7/7/2008 12:00:00 AM InformIT :: DatabasesArticles > Databases

Article :: Creating an Online Storefront in PHP, MySQL and Apache, Part 2

In Part 2 of this chapter, you’ll learn the design process behind a simple discussion forum; specifically, displaying the topic list.
7/2/2008 12:00:00 AM InformIT :: DatabasesArticles > Databases

Article :: Managing Database Objects in SQL

This chapter discusses what database objects are, how they act, how they are stored, and how they relate to one another.
7/1/2008 12:00:00 AM InformIT :: DatabasesArticles > Databases