• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Featured
    • C# Tutorials
      • LinQ Tutorials
      • Facebook C# API Tutorials
    • PHP Tutorials
      • CodeIgniter Tutorials
    • Amazon AWS Tutorials
  • Categories
    • Programming
    • Development
    • Database
    • Web Server
    • Source Control
    • Management
    • Project
  • About
  • Write
  • Contact

CodeSamplez.com

Programming, Web development, Cloud Technologies

You are here: Home / Archives for Database

Database

Beginning With MySQL Stored Procedure Programming

December 13, 2010 by Rana Ahsan 4 Comments

MySQL Stored Procedures Programming

While doing database programming, we mainly focus on SQL statements that do 'select','insert','update','delete' operations with some conditions 'where','like' and some orders 'group by', 'order by'. For a little complex goal, use join operations. MYSQL database is a very popular name in web applications development, specially for small and medium scale applications. Moreover, … [Read more...] about Beginning With MySQL Stored Procedure Programming

Codeigniter Active Record Class Overview

November 26, 2010 by Rana Ahsan 13 Comments

CodeIgniter Tutorials

In this article, I will give a small overview of the Codeigniter Active Record class, show the basic way to use it, its drawbacks and potential solution of a common problem(union operation with it, which isn't directly supported) that developers face often. I will be using a few possible PHP code examples for demonstration purposes also, wherever applicable. So, you are … [Read more...] about Codeigniter Active Record Class Overview

Database-Driven Desktop Form Tutorial Using C#.NET

November 3, 2010 by Rana Ahsan 9 Comments

C#.NET Tutorials

.NET Platform has provided a lot of extra advantages to its developers compared to other platforms. It provides a rich set of tools, libraries etc, that makes the work of developers a lot easier. One of those features is to help developers create a desktop form-based application very easily just by following a couple of steps, without writing a single line of c# code, not even … [Read more...] about Database-Driven Desktop Form Tutorial Using C#.NET

Primary/Foreign Key Constraints On MySQL

October 24, 2010 by Rana Ahsan 1 Comment

Mysql Phpmyadmin

We, software developers, sometimes take the headache to solve such problems which actually has very easy/integrated solutions, we just don't know that it does exist and don't know how to use the solution. In this tutorial, I will try to discuss such an issue on database management. For small/medium scale applications, developers usually take care of the database part also, … [Read more...] about Primary/Foreign Key Constraints On MySQL

Basic MySQL Best Practices

July 30, 2010 by Rana Ahsan 3 Comments

Programming & Development Tutorials

Software developers, now a days, usually use to work in various fields of programming and development. Such as UI design, server-side programming(even in various languages like PHP, Asp.NET etc) and database management as well. In each area, if we use and follow some traditional best practices. Then they always be organized and easy for keeping track time to time among other … [Read more...] about Basic MySQL Best Practices

« Previous Page

Primary Sidebar

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Follow Us

  • Twitter
  • Facebook

Top Posts & Pages

  • PHP HTML5 Video Streaming Tutorial
    PHP HTML5 Video Streaming Tutorial
  • How To Work With JSON In Node.js / JavaScript
    How To Work With JSON In Node.js / JavaScript
  • How To Work With C# Serial Port Communication
    How To Work With C# Serial Port Communication
  • Using Supervisord Web Interface And Plugin
    Using Supervisord Web Interface And Plugin
  • Facebook C# API Tutorials
    Facebook C# API Tutorials
  • Get Facebook C# Api Access Token
    Get Facebook C# Api Access Token
  • Beginning Codeigniter Application Development
    Beginning Codeigniter Application Development
  • Beginning With Facebook Graph API C#.NET
    Beginning With Facebook Graph API C#.NET
  • LinQ Query With Like Operator
    LinQ Query With Like Operator
  • WPF Property Grid (WPG) Tutorial In C#
    WPF Property Grid (WPG) Tutorial In C#

Recent Posts

  • Building Auth With JWT – Part 2
  • Building Auth With JWT – Part 1
  • Document Your REST API Like A Pro
  • Understanding Golang Error Handling
  • Web Application Case Studies You Must Read

Tags

.net angularjs apache api audio auth authenticatin aws c# cloud server codeigniter deployment docker doctrine facebook git github golang htaccess html5 http javascript jwt linq mysql nodejs oop performance php phpmyadmin plugin process python regular expression scalability server smarty socket.io tfs tips unit-test utility web application wordpress wpf

Popular Tutorials

  • PHP HTML5 Video Streaming Tutorial
  • How To Work With JSON In Node.js / JavaScript
  • How To Work With C# Serial Port Communication
  • Using Supervisord Web Interface And Plugin
  • Facebook C# API Tutorials
  • Get Facebook C# Api Access Token
  • Beginning Codeigniter Application Development
  • Beginning With Facebook Graph API C#.NET
  • LinQ Query With Like Operator
  • WPF Property Grid (WPG) Tutorial In C#

Recent Tutorials

  • Building Auth With JWT – Part 2
  • Building Auth With JWT – Part 1
  • Document Your REST API Like A Pro
  • Understanding Golang Error Handling
  • Web Application Case Studies You Must Read
  • Getting Started With Golang Unit Testing
  • Getting Started With Big Data Analytics Pipeline
  • NodeJS Tips And Tricks For Beginners
  • Apple Push Notification Backend In NodeJS
  • Web Based Universal Language Translator, Voice/Text Messaging App

Footer

Archives

Follow Us

  • Twitter
  • Facebook

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 3,774 other subscribers

Copyright © 2023