Main > Free Download Search >

Free objects script

objects

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 462
Erp Objects SDK 1.0.2408.7111

Erp Objects SDK 1.0.2408.7111


Erp Objects is a set of tools and controls which allows you to write erp applications very quickly by making Erp Object Sets, which are replacement to conventional datasets of ASP.NET. Intellisense, Typed Queries (Yes Typed Queries e.g. more>> Erp Objects is a set of tools and controls which allows you to write erp applications very quickly by making Erp Object Sets, which are replacement to conventional datasets of ASP.NET. Intellisense, Typed Queries (Yes Typed Queries e.g. Customers.GetObjects( CustomerSchema.FirstName. StartsWith("Marc") ); Typed queries are converted to SQL queries, which makes your business logic independent of underlying sql. Your code will run on any database if you use Erp Objects. facility of stored procedures and support for mysql is coming soon.<<less
Added: 2006-08-08 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Erp Objects SDK
License:Freeware
Download
1189 downloads
Added: 2006-08-08
Java Script Objects

Java Script Objects


Important aspect of Java Script a programmer must be aware of is it is an Object oriented Programming language. This in other words means that it is possible to use built in objects available in Java Script and also it is possible for a Java Script more>> Important aspect of Java Script a programmer must be aware of is it is an Object oriented Programming language. This in other words means that it is possible to use built in objects available in Java Script and also it is possible for a Java Script programmer to define their own objects and their own variable types. Let us see in this section how to make use of built in objects available in Java Script.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
14 downloads
Events in Select Objects

Events in Select Objects


JavaScript and Ajax based applications could launch any function with the right input. Although this could be found in other programming languages, JavaScript have the ability to launch certain functions even if the inputs are unconventional. For more>> JavaScript and Ajax based applications could launch any function with the right input. Although this could be found in other programming languages, JavaScript have the ability to launch certain functions even if the inputs are unconventional. For example, the regular input from users could come in a form of data or clicking on a certain link. While this could be found in JavaScript as well, additional input could be used to launch certain functions in an Ajax based application. By combining these functions with the ability of the application to launch purely in the client side, developers could achieve a highly interactive application. These functions are often based on th<<less
Added: 2009-05-16 License: Freeware Price: $0.00USD
10 downloads
Analysing PHP Objects and Classes

Analysing PHP Objects and Classes


Due to the dynamic nature of PHP as a programming language it can be quite difficult to determine what is happening. This is then even harder if you don?t have access to debugging tools such as those in Zend Studio. more>> Due to the dynamic nature of PHP as a programming language it can be quite difficult to determine what is happening. This is then even harder if you don?t have access to debugging tools such as those in Zend Studio.<<less
Added: 2008-05-28 License: Other Price: $0.00USD
13 downloads
Snippet: Autoloading Objects (PHP 5)

Snippet: Autoloading Objects (PHP 5)


Explains how to use autoloading in PHP 5 more>> <<less
Added: 2009-07-14 License: PHP Price: $0.00USD
12 downloads
Introduction to Built-in Objects in ASP Pages

Introduction to Built-in Objects in ASP Pages


This tutorial helps you understand: How ASP server presents the programming environment to ASP pages with a number of run-time objects. Basic properties and methods of run-time objects: request, respo more>> This tutorial helps you understand: How ASP server presents the programming environment to ASP pages with a number of run-time objects. Basic properties and methods of run-time objects: request, response, server, application, and session.<<less
Added: 2006-10-30 License: Free for non-commercial use Price: Free
1092 downloads
LINQ with C# Objects, Collections and Arrays 1

LINQ with C# Objects, Collections and Arrays 1


Language integrated query (LINQ) in .NET 3.5 provides querying capabilities to Object Oriented programming languages like C# or VB.NET. This tutorial explains LINQ architecture and common examples when using it with C#. more>> Language integrated query (LINQ) in .NET 3.5 provides querying capabilities to Object Oriented programming languages like C# or VB.NET. This tutorial explains LINQ architecture and common examples when using it with C#.<<less
Added: 2008-11-09 License: Freeware Price: $0.00USD
15 downloads
Fading objects with actionscript code Actionscript 2

Fading objects with actionscript code Actionscript 2


While working with movie clips on stage, we you might want to fade the movie clip in or out instead of toggling its _visible property. There are two procedures to animate a movie clip By using onEnterFrame event handler By using set interval() more>> While working with movie clips on stage, we you might want to fade the movie clip in or out instead of toggling its _visible property. There are two procedures to animate a movie clip By using onEnterFrame event handler By using set interval() function<<less
Added: 2009-03-25 License: Freeware Price: $0.00USD
15 downloads
Object spin

Object spin


This tutorial will show you how to rotate any object on click, using Action Script. more>> This tutorial will show you how to rotate any object on click, using Action Script.<<less
Added: 2006-10-19 License: Freeware Price: Free
1119 downloads
Paging Object

Paging Object


Paging Object is such a great and useful class that can be used to display MySQL query results on a sortable grid. more>>

Paging Object is such a great and useful class that can be used to display MySQL query results on a sortable grid.

It executes a given MySQL query and display the results on an HTML table. The table have links on the columns to redisplay the results sorting by respective column. The listing may be split on pages of a limited number of results per page with links to browse other listing pages. It is a grid with column sorting, filtering and navigational links.

<<less
Added: 2009-07-31 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
downloads
Object control

Object control


Learn this tutorial and see how to control any object, using a buttons and Action Script in flash 8. more>> Learn this tutorial and see how to control any object, using a buttons and Action Script in flash 8.<<less
Added: 2006-11-28 License: Freeware Price: Free
1060 downloads
Object playing

Object playing


Read this tutorial to see how to create object playing in flash 8, using the Action Script. more>> Read this tutorial to see how to create object playing in flash 8, using the Action Script.<<less
Added: 2006-11-23 License: Freeware Price: Free
1066 downloads
Hide the object

Hide the object


In this tutorial, I will teach you how to hide any object in flash 8 using the Action Script. more>> In this tutorial, I will teach you how to hide any object in flash 8 using the Action Script.<<less
Added: 2006-11-02 License: Freeware Price: Free
1088 downloads
Move the object

Move the object


See how to move any object in flash 8 using the Action Script and cursor. more>> See how to move any object in flash 8 using the Action Script and cursor.<<less
Added: 2006-11-30 License: Freeware Price: Free
1069 downloads
Using Object in ASP

Using Object in ASP


To use an object in ASP, you should create an instance of an object. We use CreateObject method creating object. Lets see it on an real application. . more>> To use an object in ASP, you should create an instance of an object. We use CreateObject method creating object. Lets see it on an real application. .<<less
Added: 2006-09-18 License: Freeware Price: Free
1132 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5