Part of the ‘Register & Login’ Project from PHP Academy. This tutorials walks you through how to process a username and password based login against details found in a database, set a session, and process a logout function.
Tag: Video
SQL Server 2005 Video Tutorial – 1 – Installing
idealprogrammer.com presents SQL Server 2005 Video Tutorial Series. In this first 10-minute video, you will learn how to install SQL Server 2005 Express and the SQL Server Management Studio.
Using Objective-C, Foundation Framework
(April 6, 2009) Alan Cannistraro provides an overview of object oriented programming, the objective-C programming language, and common foundation classes. Stanford University: www.stanford.edu Stanford School of Engineering: soe.stanford.edu Stanford University Channel on YouTube
JDD08 Adam Bien part3
Adam Bien’s great presentation Productive Java EE 6 Rethinking Best Practices at Java Developers’ Day 2008 – the biggest Java conference in Poland.
SQL SERVER / T-SQL Tutorial: Left Outer Join – Right Outer Join – Full Join – Combining Join
T-SQL Tutorial
Lynda.com: iPhone SDK Essential Training: Objective-C
In this video developer Simon Allardice introduces you to Objective-C coding – the core language for iPhone development. This is a movie from iPhone SDK Essential training on lynda.com, which covers the process of becoming an iPhone developer, from getting started with the tools and the language to building user interfaces and working with the…
ASP.NET Tutorial – Understanding Web Application State- Part1
In this lesson, you will see how to maintain state in ASP.NET, including the various objects you can use to store information for your ASP.NET 2.0 applications. For Best View: watch the video in Full Screen Mode.
An Overview of the Coming C++ (C++0x) Standard
Google Tech Talks October 31, 2008 ABSTRACT The C++ language has started the formal approval process with the recent release of its Committee Draft, ie Beta. This talk outlines the process, the new features, some features left out, and the procedures for formal comments. Speaker: Matt Austern Matt Austern is a long-time contributor to the…
Performance Tuning Best Practices for MySQL
Google TechTalks April 28, 2006 Jay Pipes Jay Pipes is a co-author of the recently published Pro MySQL (Apress, 2005), which covers all of the newest MySQL 5 features, as well as in-depth discussion and analysis of the MySQL server architecture, storage engines, transaction procesing, benchmarking, and advanced SQL scenarios. You can also see his…
SQL SERVER Tutorial – T-SQL: TOP – CROSS JOIN – JOIN WITH WHERE – INNER JOIN – MULTIPLE JOIN
T-SQL Tutorial