View RSS Feed

All Blog Entries

  1. There Is No Magic: JavaScript Tutorial, Part II

    by on November 29th, 2008 at 05:32 PM
    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
    ...

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

    Categories
    JavaScript
  2. Building Applications with a Business Object Architecture

    by on November 19th, 2008 at 09:44 PM
    Business Objects are objects in an object-oriented computer application or program that represent the entities within a business domain. A business object will often encapsulate all of the data and business logic associated with the entity in which it represents. Furthermore, business objects provide flexibility and adaptability, scalability and reusability.

    Let's take a look at how a business object may look within an ASP.NET web application. Let's say you want to design an application ...

    Updated May 9th, 2011 at 11:32 AM by jmurrayhead

    Categories
    Programming & Scripting , ASP.NET
  3. Modal Popup Not Displaying Correctly in IE6

    by on November 17th, 2008 at 10:31 AM
    I currently work for an organization that still widely uses Internet Explorer 6. We have only a few machines with IE7 installed. This means that until all computers have been converted, those of us on the development team must develop for both browsers.

    I recently ran into an issue using the modal popup, that only appeared in IE6. On the intial page load, when I call the Show() method of the ModalPopupExtender, everything appears fine. It is only after a postback that the problem occurs. ...
    Tags: modal popup, net
    Categories
    ASP.NET
  4. There Is No Magic: JavaScript Tutorial, Part I

    by on November 11th, 2008 at 05:32 PM
    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
    ...

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

    Categories
    JavaScript
    Attached Thumbnails Attached Images
  5. Making Money Online - My Project

    by on August 26th, 2008 at 04:52 AM
    I own a few domain names at the moment that are just holding pages and so I thought I'd try and find a way of using these sites to generate some income (enough to cover renewal and hosting costs) and maybe some extra on top.

    This also got me looking into some "money making" internet schemes. This is something that has interested me for some time now (hasn't it for everyone?!) and I've been reading various articles about making money as an affiliate etc.

    It appears ...

    Updated August 26th, 2008 at 04:55 AM by richyrich

    Categories
    Making Money Online , Other
Page 6 of 7 FirstFirst ... 4 5 6 7 LastLast

SEO by vBSEO