Prestwood eMagazine
Subscribe to our popular FREE monthly eMagazine.

Enter your email:

Subscription Center
 
Support Us!
Support this community,
buy from our store!

Prestwood Ping Server

$29.95
Visit Store
 
 

Technology * Industry Trends * Coding * Analysis * Management * Process * Science



Page Contents


Recently Created

    KB Article By KB Topic Group Counters
Sign In To Check If Stuff Is New
FAQ
Flashcard

1. 64-bit Version of Paradox for Windows

Question: I wanted to check out if there was a 64 bit Paradox for Windows. I believe this database tool is excellent especially in defining a database.
  +Add Comment (0 Comments )
Mike Prestwood
0-Paradox Presales & Info Corel Paradox All: 1
Members: 0
Non-Mem: 1
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
News
Wednesday, August 20, 2008

2. BuyMacStuff.com Goes Live!

This week we launched a new website for one of clients (BuyMacStuff.com).
  +Add Comment (0 Comments )
Mike Prestwood
Website Design Services WWW Website Owners All: 110
Members: 1
Non-Mem: 107
Mods: 0
Clients: 0
Staff: 2
Sign In To Check If Stuff Is New
Tip

3. Naming Fields: Choose a Context Name

Tip: When naming fields/columns in a table, use ONE name for the data in the field. For example, although states are called provinces and other names in other coutries, use one or the other in the database but not both. Use CompanyState, avoid CompanyStateProvince. Use labels in your website or program to switch context.
  +Add Comment (0 Comments )
Mike Prestwood
DBA & Data DBA, Databases, & Data All: 111
Members: 0
Non-Mem: 108
Mods: 1
Clients: 0
Staff: 2
Sign In To Check If Stuff Is New
Post

4. oracle silent mode installation using response file

You can automate the installation and configuration of Oracle software, either fully or partially, by specifying a response file when you start the Oracle Universal Installer.
  +Add Comment (0 Comments )
swawsji
DBA & Data DBA, Databases, & Data All: 48
Members: 0
Non-Mem: 42
Mods: 0
Clients: 0
Staff: 6
Sign In To Check If Stuff Is New
Post

5. Applying the Built-in ASP.NET User-Login Functionality to Your Database

Using aspnet_regsql.exe to set up a database to support the functionality of ASP.NET 2.0's built-in membership.
  +Add Comment (0 Comments )
Stephen Berry
Visual C# Visual Studio.Net (Visual C#) All: 197
Members: 0
Non-Mem: 193
Mods: 0
Clients: 0
Staff: 4
Sign In To Check If Stuff Is New
Post

6. Dr. Bott Upload Wizard

A Dr Bott uploader. This wizard uploads DrBott.com store items to our ASPSuite eStore storefront software. We can customize it to upload to your store from any drop-shipper.
  +Add Comment (0 Comments )
Mike Prestwood
Dr. Bott Prestwood Software All: 251
Members: 0
Non-Mem: 243
Mods: 0
Clients: 0
Staff: 8
Sign In To Check If Stuff Is New
FAQ
Flashcard

7. Get UserID using ASP.NET Built-in Membership

Question: How do you resolve the UserID of a user when using ASP.NET 2.0's built in Membership utility?
  +Add Comment (0 Comments )
Stephen Berry
Visual Studio.Net Visual Studio.Net (Visual C#) All: 187
Members: 0
Non-Mem: 184
Mods: 0
Clients: 0
Staff: 3
Sign In To Check If Stuff Is New
Link

8. Common Browser Info by w3schools.com

  +Add Comment (0 Comments )
Mike Prestwood
HTML, CSS, Hosting, Design, etc. Website Design & Hosting All: 229
Members: 0
Non-Mem: 226
Mods: 0
Clients: 0
Staff: 3
Sign In To Check If Stuff Is New
Post

9. Boxing and Unboxing

Boxing is the conversion of a value type to the object type (or to any interface type that is implemented by the value type). Unboxing is the conversion from an object type to a value type (or from an interface type to any value type that is implemented by the value type).
  +Add Comment (0 Comments )
Stephen Berry
General, Syntax, etc. Visual Studio.Net (Visual C#) All: 218
Members: 1
Non-Mem: 198
Mods: 0
Clients: 0
Staff: 19
Sign In To Check If Stuff Is New
Definition
Flashcard

10. Nullable Type

Short Definition: Nullable types are instances of System.Nullable(T). A Nullable type can represent any of the normal values for its value type or it can be assigned the value null. This is useful when dealing with databases that may have types that do not have a value.
  +Add Comment (0 Comments )
Stephen Berry
General, Syntax, etc. Visual Studio.Net (Visual C#) All: 221
Members: 1
Non-Mem: 214
Mods: 0
Clients: 0
Staff: 6
Sign In To Check If Stuff Is New
Definition
Flashcard

11. NAT

Short Definition: Network Address Translation (NAT). The process of modifying network address information in a data packet header while in transit across a router for the purpose of remapping a given address space into another. Allows you to hide your local IP addresses from the Internet.
  +Add Comment (0 Comments )
Mike Prestwood
Net Admin Net Admin Hardware & Software All: 213
Members: 0
Non-Mem: 213
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
Post

12. Paradox Runtime Limitations

Listing of Paradox features NOT available in Paradox Runtime.
  +Add Comment (0 Comments )
Mike Prestwood
Runtime, PDE, Package-It! Corel Paradox All: 339
Members: 6
Non-Mem: 331
Mods: 0
Clients: 0
Staff: 2
Sign In To Check If Stuff Is New
Post

13. Legal and Illegal Characters on PPC

Displaying code snippets in the knowledge base and message boards can be a bit tricky. You cannot use "&_lt;", "&_gt;", "&_amp;lt;", nor "&_amp;gt;" (minus underscores).
  +Add Comment (0 Comments )
Mike Prestwood
Online Community Prestwood Software All: 221
Members: 0
Non-Mem: 219
Mods: 0
Clients: 0
Staff: 2
Sign In To Check If Stuff Is New
Tip

14. Don't Use Size=1 or Font-Size=xx-small

Tip: Do not use the smallest standard font size of "1" and "xx-small" for any text you actually want a visitor to read. The smallest font size should be reserved for text you don't care if the visitor reads like the copyright notice at the bottom of the page.
  +Add Comment (0 Comments )
Mike Prestwood
Artistic (Design, Layout, Graphics, etc.) Website Design & Hosting All: 272
Members: 0
Non-Mem: 271
Mods: 0
Clients: 0
Staff: 1
Sign In To Check If Stuff Is New
FAQ
Flashcard

15. Virual; Abstract; vs. Dynamic; Abstract;

Question: Why do I have to specify virtual when creating an abstract method? Why not just abstract?
  +Add Comment (2 Comments  last by mprestwood )
Mike Prestwood
OOP Delphi for Win32 All: 425
Members: 0
Non-Mem: 424
Mods: 0
Clients: 0
Staff: 1
Sign In To Check If Stuff Is New
Definition
Flashcard

16. Aggregation

Short Definition: Aggregations indicate a whole-part relationship, and are known as "has-a" or "is part of" relationships. An Aggregation relationship is indicated by a line with a hollow diamond.
  +Add Comment (0 Comments )
Mike Prestwood
Object Orientation (OO) Coding & OO All: 280
Members: 0
Non-Mem: 280
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
Definition
Flashcard

17. Association

Short Definition: An Association is a generic relationship between two classes and is represented a line connecting the two classes. This line can be qualified with the type of relationship, and can also feature multiplicity rules such as one-to-one, one-to-many, many-to-many, 0 or 1 to many, etc.
  +Add Comment (0 Comments )
Mike Prestwood
Unified Modeling Language (UML) Analysis & UML All: 267
Members: 1
Non-Mem: 266
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
Definition
Flashcard

18. Composition

Short Definition: A composite relationship means that a class cannot exist by itself. It must exist as a member of another class. A composite relationship is indicated by a solid line with a solid diamond head pointing to the part class. Alternatively, you can show this relationship graphically with the part class nested in the whole class.
  +Add Comment (0 Comments )
Mike Prestwood
Object Orientation (OO) Coding & OO All: 317
Members: 0
Non-Mem: 317
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
Definition
Flashcard

19. Dependency

Short Definition: A "uses-a" relationship. For example, when a class uses another class as a member variable or a parameter. A "uses-a" relationship forms a dependency on a class. A Dependency relationship is indicated by a dotted line with an arrow.
  +Add Comment (0 Comments )
Mike Prestwood
Unified Modeling Language (UML) Analysis & UML All: 251
Members: 0
Non-Mem: 251
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
Definition
Flashcard

20. Generalization

Short Definition: Where you generalize specific classes into general parent classes or take general parent classes and specialize them as needed in child classes. A Generalization relationship is the equivalent of inheritance in object oriented programming (OOP). A Generalization relationship is an "is-a" relationship and is indicated by an arrow with a hollow arrowhead pointing to the parent class. For example, a Honda Accord "is-a" Car.
  +Add Comment (0 Comments )
Mike Prestwood
Unified Modeling Language (UML) Analysis & UML All: 255
Members: 0
Non-Mem: 255
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
Link

21. UML Resource Page

  +Add Comment (0 Comments )
Mike Prestwood
Unified Modeling Language (UML) Analysis & UML All: 211
Members: 2
Non-Mem: 209
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
Definition
Flashcard

22. Stack

Short Definition: A queue-like data structure which supports the last in, first out functionality.
  +Add Comment (0 Comments )
Stephen Berry
General Coding Concepts Coding & OO All: 232
Members: 0
Non-Mem: 230
Mods: 0
Clients: 0
Staff: 2
Sign In To Check If Stuff Is New
Post

23. Stacks in Java

Provides the definition of a stack and an example of its implementation in Java
  +Add Comment (0 Comments )
Stephen Berry
Java Java All: 226
Members: 0
Non-Mem: 204
Mods: 0
Clients: 0
Staff: 22
Sign In To Check If Stuff Is New
Link

24. Eclipse And Java: Free Video Tutorials

  +Add Comment (0 Comments )
Mike Prestwood
Education (Audio/Video) Java All: 237
Members: 0
Non-Mem: 236
Mods: 0
Clients: 0
Staff: 1
Sign In To Check If Stuff Is New
Definition
Flashcard

25. Data Model

Short Definition: A data model is a diagram of the tables used in a form or report. It identifies the tables, defines the relationships between them (links), and has features including the ability to filter each table and mark any table as read-only. You can save a data model (.dm) and reuse it with another form or report.
  +Add Comment (0 Comments )
Mike Prestwood
2-Interactive Paradox: Getting Going Corel Paradox All: 259
Members: 3
Non-Mem: 256
Mods: 0
Clients: 0
Staff: 0

Recently Updated

    KB Article By KB Topic Group Counters
Sign In To Check If Stuff Is New
FAQ
Flashcard

1. 64-bit Version of Paradox for Windows

Question: I wanted to check out if there was a 64 bit Paradox for Windows. I believe this database tool is excellent especially in defining a database.
  +Add Comment (0 Comments )
Mike Prestwood
0-Paradox Presales & Info Corel Paradox All: 1
Members: 0
Non-Mem: 1
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
Post

2. Removable Disks - a brief overview & history

Wherever would we be without portable, inexpensive removable media? From the old, eight-inch floppy, to the latest Blue Ray DVD format, little spinning disks have provided computer users with convient, off-line storage. This is a brief overview and history of the various disk formats that have come, gone, and are - for the moment - sticking around.
  +Add Comment (0 Comments )
Wes Peterson
Removable Storage Technology Net Admin Hardware & Software All: 572
Members: 3
Non-Mem: 548
Mods: 0
Clients: 0
Staff: 21
Sign In To Check If Stuff Is New
Post

3. Dr. Bott Upload Wizard

A Dr Bott uploader. This wizard uploads DrBott.com store items to our ASPSuite eStore storefront software. We can customize it to upload to your store from any drop-shipper.
  +Add Comment (0 Comments )
Mike Prestwood
Dr. Bott Prestwood Software All: 251
Members: 0
Non-Mem: 243
Mods: 0
Clients: 0
Staff: 8
Sign In To Check If Stuff Is New
Code

4. Application.ProcessMessages

I always found the sleep command in ObjectPAL very useful. The following code does about the same thing in Delphi. It makes use of GetTickCount which is a Win32 API call that retrieves the number of milliseconds that have elapsed since the system was started, up to 49.7 days.
  +Add Comment (2 Comments  last by mprestwood )
Mike Prestwood
Delphi for Win32 Delphi for Win32 All: 589
Members: 11
Non-Mem: 578
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
Post

5. Smaller Is Sometimes Better!

What is the advantage of working with a smaller consulting firm like Prestwood versus a Big 5 IT consulting firm?
  +Add Comment (0 Comments )
Mike Prestwood
New Client Area Outsourcing & PS Clients All: 542
Members: 0
Non-Mem: 542
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
Post

6. Consolas - The Best Fixed Width Font!

Fixed-space fonts are valuable and desireable in programming editors, because they can allow precise block selection and it's what programmers spend hours every day looking at. Courier and now Courier New have been the standard for years, but now there's another font you should consider.
  +Add Comment (0 Comments )
Wes Peterson
Windows Vista Microsoft Windows All: 612
Members: 1
Non-Mem: 600
Mods: 0
Clients: 0
Staff: 11
Sign In To Check If Stuff Is New
Post

7. FrontPage 2003 Preview Screenshot

We just received FrontPage 2003 beta 2 and Microsoft has continued to add features for serious developers.
  +Add Comment (0 Comments )
Mike Prestwood
MS Frontpage Website Design & Hosting All: 334
Members: 0
Non-Mem: 334
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
Post

8. Applying the Built-in ASP.NET User-Login Functionality to Your Database

Using aspnet_regsql.exe to set up a database to support the functionality of ASP.NET 2.0's built-in membership.
  +Add Comment (0 Comments )
Stephen Berry
Visual C# Visual Studio.Net (Visual C#) All: 197
Members: 0
Non-Mem: 193
Mods: 0
Clients: 0
Staff: 4
Sign In To Check If Stuff Is New
Post

9. Legal and Illegal Characters on PPC

Displaying code snippets in the knowledge base and message boards can be a bit tricky. You cannot use "&_lt;", "&_gt;", "&_amp;lt;", nor "&_amp;gt;" (minus underscores).
  +Add Comment (0 Comments )
Mike Prestwood
Online Community Prestwood Software All: 221
Members: 0
Non-Mem: 219
Mods: 0
Clients: 0
Staff: 2
Sign In To Check If Stuff Is New
Post

10. About Paradox Table Security--Encryption

Overview of using Paradox's table encryption to secure your data.
  +Add Comment (0 Comments )
Mike Prestwood
4-Paradox Tables Corel Paradox All: 274
Members: 7
Non-Mem: 265
Mods: 0
Clients: 1
Staff: 1
Sign In To Check If Stuff Is New
Post

11. Outlook 2003 Contact List Troubles?

When editing an email meessage, and clicking on the buttons, "To," "CC," or "BCC," Outlook may display a message about not being able to display the contacts. Unfortunately, the organization of Outlook's menus makes it far from obvious where to go to address the problem. Here's the solution.
  +Add Comment (0 Comments )
Wes Peterson
IT Water-Cooler for Power-Users Industry News & Trends All: 626
Members: 0
Non-Mem: 621
Mods: 0
Clients: 1
Staff: 4
Sign In To Check If Stuff Is New
Post

12. Member Points Program

Member points information.
  +Add Comment (5 Comments  last by zhhamim )
Mike Prestwood
Online Community Prestwood Software All: 1379
Members: 41
Non-Mem: 1329
Mods: 1
Clients: 3
Staff: 5
Sign In To Check If Stuff Is New
Post

13. Storing your .NET Application Settings

Storing settings and configuration information for your .NET application can be achieved in a number of ways including using the app.config file and the ConfigurationManager class, using the registry, and in your own custom configuration file.
  +Add Comment (3 Comments  last by kroy )
Adam Lum
Visual Studio.Net Visual Studio.Net (Visual C#) All: 619
Members: 6
Non-Mem: 611
Mods: 0
Clients: 0
Staff: 1
Sign In To Check If Stuff Is New
Post

14. oracle silent mode installation using response file

You can automate the installation and configuration of Oracle software, either fully or partially, by specifying a response file when you start the Oracle Universal Installer.
  +Add Comment (0 Comments )
swawsji
DBA & Data DBA, Databases, & Data All: 48
Members: 0
Non-Mem: 42
Mods: 0
Clients: 0
Staff: 6
Sign In To Check If Stuff Is New
Code

15. MSSQL Update Trigger Example

This tutorial shows how you would create a trigger in Microsoft SQL Server 2005/2008 that will date/timestamp a column named last_updated everytime any data in the row is updated.

This example assumes a primary key that includes 3 fields.


  +Add Comment (1 Comments  last by mprestwood )
SomeYahoo
MS SQL Server 2005 DBA, Databases, & Data All: 668
Members: 0
Non-Mem: 637
Mods: 0
Clients: 0
Staff: 31
Sign In To Check If Stuff Is New
News
Wednesday, August 20, 2008

16. BuyMacStuff.com Goes Live!

This week we launched a new website for one of clients (BuyMacStuff.com).
  +Add Comment (0 Comments )
Mike Prestwood
Website Design Services WWW Website Owners All: 110
Members: 1
Non-Mem: 107
Mods: 0
Clients: 0
Staff: 2
Sign In To Check If Stuff Is New
Post

17. Install Paradox 9 on Vista

Instructions to install Paradox 9 for Windows on Vista.
  +Add Comment (3 Comments  last by greens )
Mike Prestwood
1-General, Installation, Setup, & BDE Corel Paradox All: 1294
Members: 40
Non-Mem: 1250
Mods: 0
Clients: 3
Staff: 1
Sign In To Check If Stuff Is New
Tip

18. Naming Fields: Choose a Context Name

Tip: When naming fields/columns in a table, use ONE name for the data in the field. For example, although states are called provinces and other names in other coutries, use one or the other in the database but not both. Use CompanyState, avoid CompanyStateProvince. Use labels in your website or program to switch context.
  +Add Comment (0 Comments )
Mike Prestwood
DBA & Data DBA, Databases, & Data All: 111
Members: 0
Non-Mem: 108
Mods: 1
Clients: 0
Staff: 2
Sign In To Check If Stuff Is New
FAQ
Flashcard

19. Corel Paradox for Windows on Vista

Question: Does Corel Paradox for Windows run on Vista? If so, are there any issues?
  +Add Comment (19 Comments  last by mprestwood )
Mike Prestwood
1-General, Installation, Setup, & BDE Corel Paradox All: 2070
Members: 46
Non-Mem: 2019
Mods: 0
Clients: 3
Staff: 0
Sign In To Check If Stuff Is New
Download

20. psSendMail DLL

Easily send e-mail directly from your custom applications. Works with all 32-bit Windows development environments and includes Paradox, Access, and Visual Basic examples.
  +Add Comment (1 Comments  last by martin2 )
Mike Prestwood
ObjectPAL Coding Corel Paradox All: 507
Members: 8
Non-Mem: 499
Mods: 0
Clients: 0
Staff: 0
Sign In To Check If Stuff Is New
FAQ
Flashcard

21. Get UserID using ASP.NET Built-in Member