spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / javascript

Search Tips: 

You may also enjoy:

News Flash!

At WebReference, we are committed to providing a high standard of material and it is our mandate to continually improve the user experience. From this date onward (04/01/2005), all JavaScript related articles and book excerpts have been condensed into one central index. We hope this is of benefit to you, the user. Thanks for your support!

Note: The Doc JavaScript columns will remain listed on this page below.




Yehuda ShiranDoc JavaScript*
docjs.com
Developer News
Google Going Native With Chrome
Mozilla Fixes Firefox Flaws as 3.5 Release Nears
Microsoft and Novell Still Bosom Buddies




Columns

Columns 111-120
Columns 101-110
Columns 91-100
Columns 81-90
Columns 71-80
Columns 61-70
Columns 51-60
Columns 41-50
Columns 31-40
Columns 21-30
Columns 11-20
Columns 1-10

Tutorials

Windows

Cool Tools

Menu Builder
Rollover Builder
Bookmarklet Builder
Rotation Builder
Window Builder

Tip Archive

Latest Random Tips
Personalized Tips
Channels

Hot Spots

Top 10 | 20 Tips
Top 10 | 20 Columns
Top 10 | 20 Pages

Reference

Forum
Links
Bookstore
For Your Site
Contact Us
About Us

Free Newsletters

JavaScript.com
WebReference




Add Doc JavaScript's Tip of the Day to your personal My Netscape page

Did you learn something? Do you like the site? Please link to us!

More JavaScript
JavaScript Gate
DHTML Lab
JavaScript.com
JavaScripts.com
JavaScript Source

Most Popular Pages

click here to build a menu
Today's Random JavaScript Tip
Piggybacking Intrinsic Polymorphic Functions
What's the connection between the Object object and polymorphism? Learn how to use intrinsic polymorphic functions to create your own.
Related categories: Behaviors | Dynamic HTML | Objects
Similar Tips - June 28, 2002

Columns 101-110 >

[120] IBuySpy Store, Part II: JScript Components
Learn how to write the JScript .NET components in the JScript .NET-based IBuySpy Store. Learn about stored procedures and their advantages over in-line queries. Learn how to specify authorization and authentication in Web.config. Learn how to compile the JScript .NET components, and which classes and methods they support.
Related tips:
   - The Invisible Frame
   - Hello World's Code Behind Version
   - Displaying the Add Web Service's Returned Value
Related categories:
   - Objects
   - Syntax and Notation
   - Applications and Games

[119] IBuySpy Store, Part I: Installing
Learn how to install JScript .NET-based IBuySpy Store. Learn about the key techologies, the directory structure, the file types, and the documentation system. Learn how to install the Web site, the SQL database, and the connection between them.
Related tips:
   - The SqlConnection Class
   - Popping Up the Page Setup Dialog
   - Compiling IBuySpy Components
Related categories:
   - Objects
   - Syntax and Notation
   - Applications and Games

[118] JScript .NET, Part XII: Exception Handling
Learn how to use JScript .NET's exception handling. Learn why it is better than if...else statements. Learn how to use the try...catch...finally statement. Learn how to throw and catch exceptions between different levels of nesting. Learn how to throw Error objects instead of strings.
Related tips:
   - Checking Loaded Percentage of a SWF
   - Checking for Errors after Calling A Web Service
   - Retrieving Selected Products from the IBuySpy Database
Related categories:
   - Objects
   - Syntax and Notation
   - Applications and Games

[117] JScript .NET, Part XI: Creating Windows Forms
Learn how to create Windows forms with JScript .NET. Learn how to anchor controls to their containing panel, how to dock multiple windows within a parent panel, how to add an event handler to a control, how to redefine a base class' event handler, and how to create a menu system.
Related tips:
   - Search Engine Bookmarklets
   - Skipping Frames in a SWF ("swiff")
   - Passing an Array to the Dialog Box
Related categories:
   - Objects
   - Syntax and Notation
   - Applications and Games

[116] JScript .NET, Part X: Displaying Information
Learn how to display information from JScript .NET. Learn how to use print(), System.Console(), and System.Windows.Forms.MessageBox from command-line compiled-and-linked code. Learn how to display variables and function's return values from ASP.NET pages, using Response.Write(). Pop up windows at the client side by code running at the server side.
Related tips:
   - Using the MessageBox Class
   - Forcing the Trusted Application's Status Bar
   - Copying DOMDocuments
Related categories:
   - Objects
   - Syntax and Notation
   - Applications and Games

[115] JScript .NET, Part IX: Code Behind
Learn how to separate the JScript .NET code from the ASP.NET page. Study how to use this Code Behind concept in three examples: an Hello World page, a page consuming the add Web service, and another page consuming the IsPrime Web service. Learn how to write and compile Code Behind, and how to call it from an ASP.NET page.
Related tips:
   - Passing a String to the Dialog Box
   - Computing the Comment's Length
   - Compiling & Running JScript .NET
Related categories:
   - Objects
   - Syntax and Notation
   - Windows

[114] JScript .NET, Part VIII: Consuming IsPrime from ASP.NET
Learn how to consume the IsPrime Web service from ASP.NET pages. Study how to compile its proxy and how to create a .dll file for it. Learn how to write an ASP.NET control and how to write JScript .NET for ASP.NET.
Related tips:
   - Controlling Element Visibility
   - Printing Objects According to Regional Settings
   - Calling the StockQuote Web Service
Related categories:
   - Objects
   - Syntax and Notation
   - Windows

[113] JScript .NET, Part VII: Consuming add from ASP.NET
Learn how to consume Web services from ASP.NET pages. Learn what is ASP.NET and its similarities to HTML. Define a virtual directory on your Web server and point it to your local directory. Study how to compile a proxy and how to create a .dll file for it. Learn how to write ASP.NET controls and how to write JScript .NET for ASP.NET.
Related tips:
   - Handling Different asmx File Locations
   - Three-Way Browser-Independent Scripting
   - Tag Extraction
Related categories:
   - Objects
   - Syntax and Notation
   - Windows

[112] JScript .NET, Part VI: Creating IE Web Services
Learn how to create Web services with JScript .NET. Learn how to use Web services interactively. See how to consume them from IE. Learn how to put GUI for two Web services on the same page.
Related tips:
   - Printing Objects According to Regional Settings
   - The opener Property
   - A Good Exercise for DOMDocument Accessing Skills
Related categories:
   - Objects
   - Syntax and Notation
   - Windows

[111] JScript .NET, Part V: Polymorphism
Read about JScript .NET polymorphism. Learn how to use the .NET framework polymorphic methods, the Object type, and derived objects with base members. See how to implement polymorphic utility functions and how to define polymorphic interfaces.
Related tips:
   - JScript .NET's Classes
   - Using the Caller's Method from within the Dialog Box
   - Preventing Double Payments
Related categories:
   - Objects
   - Syntax and Notation
   - Windows

Columns 101-110 >

Do you run your own Web site? Grab our Tip of the Day RSS files to display a fresh new JavaScript tip on your site every day of the year.


*JavaScript is a registered trademark of Sun Microsystems, Inc.

Produced by Yehuda Shiran and Tomer Shiran.

webref The latest from WebReference.com Browse >
XML and PHP Simplified · Creating a ASP.NET Contact Form · Data Filtering with PHP
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Intel to Host Live Nehalem Q&A · 12 Tips to Troubleshoot Network File-Sharing · 10 Tips for Selling on Kijiji