Featured Posts
Programming
  • VB.NET Relation to Older Versions of Visual Basic (VB6 and

    Whether Visual Basic .NET should be considered as just another version of Visual Basic or a completely different language is a topic of debate. This is not obvious, as once the methods that have been moved around and that can be automatically converted are accounted for, the basic syntax of the language has not seen m[...]

  • Visual Basic .NET (VB.NET) System and Hardware Requirements

    VB.NET System Requirements Windows XP Service Pack 2 or above (for 2010 release, Service Pack 3) Windows Server 2003 Service Pack 1 or above Windows Server 2003 R2 or above Windows Vista Windows Server 2008 Windows 7 VB.NET Minimum Hardware Requirements 1.6 GHz Central Processing Unit (CPU) 384 MB Random Access Memory[...]

  • Visual Basic .NET (VB.NET)

    Visual Basic .NET (VB.NET), is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB), which is implemented on the .NET Framework. Microsoft currently supplies two major implementations of Visual Basic: Microsoft Visual Studio, which is commercial software [...]

  • Visual Basic (VB) Programming Language Features

    Like the BASIC programming language, Visual Basic was designed to be easily learned and used by beginner programmers. The language not only allows programmers to create simple GUI applications, but can also develop complex applications. Programming in VB is a combination of visually arranging components or controls on[...]

  • networking
  • Electronic Data Interchange (EDI)

    Electronic Data Interchange (EDI) is a standardized method for transferring data between different computer systems or computer networks. It is commonly used for e-commerce purposes, such as sending orders to warehouses, tracking shipments, and creating invoices. EDI is a standard format for exchanging business data. [...]

  • Bandwidth

    Bandwidth refers to how much data you can send through a network or modem connection. It is usually measured in bits per second, or "bps." You can think of bandwidth as a highway with cars travelling on it. The highway is the network connection and the cars are the data. The wider the highway, the more cars can travel[...]

  • Baud

    Baud is used to measure the rate of electrical signals, or "signaling elements," for modems, networks, serial cables, and other data transfer mediums.Baud was the prevalent measure for data transmission speed until replaced by a more accurate term, bps (bits per second).  One baud is one electronic state change p[...]

  • Bitrate

    The term bit rate is a synonym for data transfer rate (or simply data rate). Bit rate seems to be used more often when discussing transmission technology details and data transfer rate (or data rate) when comparing transmission technologies for the end user. Bitrate describes the rate at which bits are transferred fro[...]

  • Web Design
  • Advantages of using Joomla 1.5 template

    Website nowadays are far beyond the traditional website in early years. One of a key to success to your business websites is the presentation with Joomla 1.5 templates you can achieved a high levels of presentation. Presentable website can attract more client to your site. The advantage of Joomla 1.5 templates is thei[...]

  • Five Tips To Secure Your Joomla Website

    Websites nowadays are more vulnerable to web hackers. Many web security experts identifies an increasing of overall hacking this last year for almost 600%. Almost all content management system (CMS) software and public web platform are more prone to hacking. However many web experts are continuing to develop a tool t[...]

  • Four Easy Steps in Designing Joomla Website

    Joomla is one of the most easiest content management system to use especially for beginners. Many Joomla developers said that designing a Joomla website can be difficult for the beginners and try to overcomplicate the process. If you are planning to build your own website, all you need to do is to follow this five si[...]

  • Tips For Building A Successful Website

    Building a website is just a first step. In creating a website it is a must that you keep this important thing. Driving business to your site takes knowledge, planning, time and effort to make your website successful. Now lets find out how to build a great website that really sells. Here are some tips for building a s[...]

  • Internet Terms
  • Web Cookie

    In computer terminology a cookie is information that a Web site puts on your hard disk so that it can remember something about you at a later time. (More technically, it is information for future use that is stored by the server on the client side of a client/server communication.) Typically, a cookie records your pre[...]

  • Captcha

    A Captcha is program used to verify that a human, rather than a computer, is entering data. Captchas are commonly seen at the end of online forms and ask the user to enter text from a distorted image. The text in the image may be wavy, have lines through it, or may be highly irregular, making it nearly impossible for [...]

  • CSS (Cascading Style Sheet)

    CSS stands for "Cascading Style Sheet." Cascading style sheets is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation, including elements such as the layout, colors, and fonts.This separation can improve content accessibility, provid[...]

  • Internet Protocol (IP)

    Internet Protocol (IP) is the principal communications protocol used for relaying datagrams or packets across an internetwork using the Internet Protocol Suite. Responsible for routing packets across network boundaries, it is the primary protocol that establishes the Internet. Most networks combine IP with a higher-le[...]

  • Recent Articles

    Mozilla Firefox 11.0 Released

    Mozilla has released the all new Firefox 11.0 for Windows, Mac and Linux. This release has got many fixes for HTML5 video related problems and has new features for developers. Mozilla Firefox is a fast, full-featured Web browser. Firefox includes pop-up blocking, tab-browsing, integrated Google search, simplified priv[...]

    14 Mar 2012 | 0 commentsView Post

    Mozilla Thunderbird 11.0 Released

    Mozilla Thunderbird 11.0 final has been released for Windows, Mac and Linux. Now Thunderbird is based on the new Mozilla Gecko 11 engine. Thunderbird, an Email Client has been improved lot which has new a UI, many bugs are fixed. Thunderbird is a great email client from the same people who brought you the Firefox brow[...]

    14 Mar 2012 | 0 commentsView Post

    Critical Security Update for Windows XP, Vista and 7 by Microsoft

    Microsoft regularly updated and fixes the security holes when they find any new vulnerabilities in Windows. Today, Microsoft posted in its Blog post, which noted that  ”the update, MS12-020, should be downloaded and installed by Windows XP, Vista and 7 users right away”. Security Update MS12-020 addresses two vul[...]

    14 Mar 2012 | 0 commentsView Post

    Mass Effect 3 alternate ending petition raises $35k for charity

    A number of Mass Effect fans are upset with the way the latest entry in the series ended, and they're voicing their displeasure by giving to charity. Members of the Mass Effect community have set up the Retake Mass Effect ChipIn fund, collecting PayPal donations for the Child's Play charity in order to call attention [...]

    14 Mar 2012 | 0 commentsView Post

    Uncharted 3: Drake's Deception Game Review

    Uncharted 2: Among Thieves delivered a monumental leap over the first game in the series, and it might be easy to fall into the trap of assuming the same advancements would take place in every subsequent release. If that's your state of mind going into Uncharted 3: Drake's Deception, you might walk away slightly disap[...]

    14 Mar 2012 | 0 commentsView Post

    Java Programming Language

    Java refer to a programming language developed by Sun Microsystems. The syntax of Java is much like that of C/C++, but it is object-oriented and structured around "classes" instead of functions. Java can also be used for programming applets -- small programs that can be embedded in Web sites. The language is becoming increasingly popular among both Web and software developers since it is efficient and easy-to-use.

    Java can be used to create complete applications that may run on a single computer or be distributed among servers and clients in a network. It can also be used to build a small application module or applet for use as part of a Web page. Applets make it possible for a Web page user to interact with the page.

    Java was originally developed by James Gosling at Sun Microsystems (which is now a subsidiary of Oracle Corporation) and released in 1995 as a core component of Sun Microsystems' Java platform.

    The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. Java applications are typically compiled to bytecode (class file) that can run on any Java Virtual Machine (JVM) regardless of computer architecture.

    Java is a general-purpose, concurrent, class-based, object-oriented language that is specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "write once, run anywhere".

    Java is currently one of the most popular programming languages in use, and is widely used from application software to web applications. Almost all major operating system developers (IBM, Microsoft, and others) have added Java compilers as part of their product offerings

    Java is an object-oriented language similar to C++ programming language, but simplified to eliminate language features that cause common programming errors. Java source code files (files with a .java extension) are compiled into a format called bytecode (files with a .class extension), which can then be executed by a Java interpreter.

    Compiled Java code can run on most computers because Java interpreters and runtime environments, known as Java Virtual Machines (VMs), exist for most operating systems, including UNIX, the Macintosh OS, and Windows. Bytecode can also be converted directly into machine language instructions by a just-in-time compiler (JIT).

    Characteristics of Java:
    • The programs you create are portable in a network: Your source program is compiled into what Java calls bytecode, which can be run anywhere in a network on a server or client that has a Java virtual machine.
    • The code is robust: unlike programs written in C++ and perhaps some other languages, the Java objects can contain no references to data external to themselves or other known objects. This ensures that an instruction can not contain the address of data storage in another application or in the operating system itself, either of which would cause the program and perhaps the operating system itself to terminate or "crash." The Java virtual machine makes a number of checks on each object to ensure integrity.
    • Java is object-oriented: which means that, among other characteristics, an object can take advantage of being part of a class of objects and inherit code that is common to the class.
    Java Runtime Environment (JRE)
    Java Runtime Environment (JRE), also known as Java Runtime, is part of the Java Development Kit (JDK), a set of programming tools for developing Java applications. The Java Runtime Environment provides the minimum requirements for executing a Java application; it consists of the Java Virtual Machine (JVM), core classes, and supporting files.

    The JRE, or Java RTE, is developed by Sun Microsystems (the creator of Java) and includes the Java Virtual Machine (JVM), code libraries, and components, which are necessary to run programs written in Java. The JRE is available for multiple computer platforms, including Mac, Windows, and Unix.

    Java is a programming language, similar to C. However, since it is a newer language, it is not natively supported by all operating systems. Therefore, a Java Runtime Environment may need to be installed on your computer for Java applets and Java applications to run.

    If the JRE is not installed on a computer, Java programs may not be recognized by the operating system and will not run. The JRE software provides a runtime environment in which Java programs can be executed, just like software programs that have been fully compiled for the computer's processor. JRE software is available as both a standalone environment and a Web browser plug-in, which allows Java applets to be run within a Web browser.

    Share and Enjoy:

    0 comments for this post

    Leave a reply

    We will keep You Updated...
    Sign up to receive breaking news
    as well as receive other site updates!
    Subscribe via RSS Feed subscribe to feeds
    Recent Stories
  • Mozilla Firefox 11.0 Released

    Mozilla has released the all new Firefox 11.0 for Windows, Mac and Linux. This release has got many fixes for HTML5 video related problems and has new features for developers. Mozilla Firefox is a fast, full-featured Web browser. Firefox includes pop-up blocking, tab-browsing, integrated Google search, simplified priv[...]

  • Mozilla Thunderbird 11.0 Released

    Mozilla Thunderbird 11.0 final has been released for Windows, Mac and Linux. Now Thunderbird is based on the new Mozilla Gecko 11 engine. Thunderbird, an Email Client has been improved lot which has new a UI, many bugs are fixed. Thunderbird is a great email client from the same people who brought you the Firefox brow[...]

  • Critical Security Update for Windows XP, Vista and 7 by Mic

    Microsoft regularly updated and fixes the security holes when they find any new vulnerabilities in Windows. Today, Microsoft posted in its Blog post, which noted that  ”the update, MS12-020, should be downloaded and installed by Windows XP, Vista and 7 users right away”. Security Update MS12-020 addresses two vul[...]

  • Mass Effect 3 alternate ending petition raises $35k for cha

    A number of Mass Effect fans are upset with the way the latest entry in the series ended, and they're voicing their displeasure by giving to charity. Members of the Mass Effect community have set up the Retake Mass Effect ChipIn fund, collecting PayPal donations for the Child's Play charity in order to call attention [...]

  • Uncharted 3: Drake's Deception Game Review

    Uncharted 2: Among Thieves delivered a monumental leap over the first game in the series, and it might be easy to fall into the trap of assuming the same advancements would take place in every subsequent release. If that's your state of mind going into Uncharted 3: Drake's Deception, you might walk away slightly disap[...]

  • Toshiba 40RL858 Review

    Toshiba 40RL858: FeaturesThis model’s main claim to fame is Smart connectability. The brand’s online community, called Toshiba Places, is home to a reasonable selection of ‘net TV (including BBC iPlayer, YouTube, Dailymotion and assorted PPV services), plus some social media malarkey. DLNA media streaming is a bit bum[...]

  • Blog Archives
    Tag Cloud