Old
Rating: 2 votes, 5.00 average.

Database Schema Design

Posted August 14th, 2008 at 11:04 PM by don94403
Updated November 10th, 2008 at 07:07 PM by don94403

Well, somebody's gotta get this new blogging system off the ground, so it might as well be me.

Many of you already know that I'm notorious for ranting about table structure, normalization, and related design issues, even when some innocent soul asks a perfectly simple question like, "How can I search for addresses that might be either in Address1 or Address2 fields?" Nothing in there about how the table is designed. Just a simple question, right?

I've been designing...
don94403's Avatar
Moderator
Posted in Database Design
Views 359 Comments 3 don94403 is offline
Old
Rating: 2 votes, 5.00 average.

There Is No Magic: JavaScript Tutorial, Part I

Posted November 11th, 2008 at 05:32 PM by Shadow Wizard
Updated November 29th, 2008 at 06:03 PM by Shadow Wizard (added link to second part)

Introduction to JavaScript

What? Why? How?

What is it?
JavaScript is client side scripting language.
This one sentence contains three phrases that need further explanation:
  1. Client side: this means code that is under the responsibility of the browser (to differ from Server Side language such as PHP which is under the responsibility of the server)

    Client side code is under the responsibility of the browser and this means the code is executed on
...
Attached Images
File Type: jpg IE7_warning.jpg (14.9 KB, 7 views)
File Type: jpg hello_world_IE.jpg (14.8 KB, 9 views)
File Type: jpg hello_world_Firefox.jpg (15.4 KB, 10 views)
Shadow Wizard's Avatar
Ask Me About Dragons :D
Posted in JavaScript
Views 361 Comments 5 Shadow Wizard is offline
Old
Rating: 2 votes, 5.00 average.

There Is No Magic: JavaScript Tutorial, Part II

Posted November 29th, 2008 at 05:32 PM by Shadow Wizard
Updated November 29th, 2008 at 06:01 PM by Shadow Wizard

Getting Technical With JavaScript

In this part we'll discuss ALF: Arrays, Loops and Functions, elements that are the heart of any programming language.

>>First part of tutorial

I wish to thank Don for making this tutorial use the best language possible - I could not achieve this without you, Don!

Arrays
First, a quick reminder for those who forgot:
  • An array is a collection of items.
  • Each item in an array can be anything. (even
...
Shadow Wizard's Avatar
Ask Me About Dragons :D
Posted in JavaScript
Views 414 Comments 0 Shadow Wizard is offline
Old
Rating: 2 votes, 4.50 average.

ASP Application Security Tips

Posted August 17th, 2008 at 09:09 AM by jmurrayhead

I posted this as a thread in the ASP Development forum, but now that we have a blog here, I felt this would be a more suitable place for it

Introduction
Although many developers are aware of the importance of application security, many do not know the first place to begin. This will serve as a guide to help you make your ASP application more secure.

Using MS Access Database
Many developers choose to use Microsoft Access as the backend to their application....
jmurrayhead's Avatar
The Barnfather
Posted in ASP Classic
Views 761 Comments 3 jmurrayhead is offline
Old
Rating: 2 votes, 3.50 average.

The Username or Password is Incorrect when Logging into Server 2008 from XP

Posted April 25th, 2009 at 09:55 AM by jmurrayhead

After I upgraded to Windows Server 2008, I was unable to remotely log in via Remote Desktop. The client machine I'm trying to connect from is Windows XP SP2. When I tried from a Vista machine, everything worked fine.

Here's how I solved the "username or password is incorrect" problem:

First off, I noticed that the Routing and Remote Access service wasn't started on the server. To resolve this, do the following:

1. Click Start, point to Programs...
jmurrayhead's Avatar
The Barnfather
Views 1787 Comments 0 jmurrayhead is offline

All times are GMT -4. The time now is 04:13 PM.


Copyright ©2008-2010, DeveloperBarn

Content Relevant URLs by vBSEO 3.3.2