Western Studios Tutorials
There are 413 Links and 8 Categories in our database1
2
34
5
6
.... Next Page Previous PageCreate html blocks in phpnuke
Added on: 13-Aug-2007 | Visits:(818) | Category: PHP NukeMany people do not know that there is a powerful feature in phpnuke that allows you to create/edit your own blocks using html from the Blocks admin page. I will teach you how to do that.Comments (0)Multiple Forms in VB.NET
Added on: 12-Aug-2007 | Visits:(199) | Category: VB.Net 2005One of the first hurdles you're going to come up against when you move from Classic VB to VB.NET is getting to grips with the new ways of dealing with forms.
Your approach to forms in VB.NET is fundamentally different and hinges on the fact that the Framework implements forms as classes, so now you need an object variable to instantiate it. This article is aimed at helping you through some of those basic steps.
Instead of loading and showing a form in the old way (eg. Form2.Show, what you have to do is create an instance of the form and you can then manipulate this form object.Comments (0)PHP/MySQL Video Tutorial
Added on: 07-Aug-2007 | Visits:(307) | Category: PHPA high quality video tutorial that will teach you how to add and retrieve data from a MySQL database using PHP.
Password to open the file is: http://www.westernstudios.netComments (0)
Creating a SQL Server Express Database File
Added on: 05-Aug-2007 | Visits:(125) | Category: VB.Net 2005This walkthrough creates a new SQL Server database file based on the Customers and Orders tables in the Northwind Sample database. This database file can then be used as a sample database for completing additional how-to and walkthrough pages in this Help system that reference local database files.Comments (0)126 Ajax Tutorials
Added on: 05-Aug-2007 | Visits:(361) | Category: PHPThis is the best list of ajax tutorials I have found. It is worth seeing for anyone interested in Ajax.Comments (0)Calling Stored Procedures with ADO.NET
Added on: 16-Jul-2007 | Visits:(292) | Category: VB.Net 2005This article assumes that you are either an aspiring SQL programmer who dabbles in Visual Basic .NET or a Visual Basic .NET programmer who has to write his own stored procedures for MS SQL Server. It demonstrates some basics of writing SQL stored procedures.Comments (0)PHP Form Image Upload
Added on: 13-Jul-2007 | Visits:(207) | Category: PHPThis tutorial shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesn't overtakes a size limit and how to change the uploaded file name.Comments (0) 1
2
34
5
6
.... Next Page Previous Page All tutorials are copyrighted by their respective owners. Western Studios can not be held responsible for any damages using these tutorials might cause.
