- 1,251 categories
- 40,829 scripts
- JavaScript is a very dynamic language, so much so that you can redefine and change objects on the fly. This can be a strange concept to programmers from a more traditional OO background such as Java or C#, however once made familiar it can be very useful.
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- This article provides tutorial notes on using DataSource objects and JNDI to connect Java DB (Derby) Database. Topics include creating connections with ClientDataSource objects directly without JNDI; downloading and installing JNDI File System Servic...
- Categories
- Platforms
- Licenses
- This article will explores about .NET remoting. .NET remoting is a technology that allows you to invoke or accessing objects on remote server. For those who are familiar with Java technology, it is called RMI (Remote Method Invocation) in java world....
- Categories
- Platforms
- Licenses
- Polymorphism means any forms. In OOPS, it refers to the capability of objects to react differently to the same method. Polymorphism can be implemented in the Java language in the form of multiple methods having the same name. Java code uses a late-b...
- Categories
- Platforms
- Licenses
- Java is an object-oriented programming language (OOP) for Web browsers. It is organized around data rather than actions and supports polymorphism (which allows the same code to be written generically so it can function with different datatypes), inhe...
- Categories
- Platforms
- Licenses
- Aspose.BarCode is a Java component for generation && recognition of 1D && 2D barcodes to support Java and web applications. Main features include: barcode size control, color settings, rotation angle && captions etc. It suppor...
- Categories
- Platforms
- Licenses
- We saw in previous sections the String and Date Objects of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Math Object.
- Categories
- Platforms
- Licenses
- 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 p...
- Categories
- Platforms
- Licenses
Page: