AF
HomeTagSubmit NotesAsk AnythingLoginSubscribe Us
AF
1. Feel Free to ask and submit anything on Anyforum.in and get satisfactory answer
2. Registration is not compulsory, you can directly login via google or facebook
3. Our Experts are looking for yours ?.



Notes: Page- 3

Creating web Applets with java
As discussed previously, Java is a full-featured programming language that is capable of producing full-featured standalone applications. However, the innovations that Java brings to the World Wide Web have created the most interest in Java. This chapter focuses on the ways in which applets can enhance Web pages. Applets can add a variety of enhancements to any Web page, from a personal page to a business page. Within the restrictions placed on applets by browsers and security, you can create astounding applets. Applets can bring sound, animation, user interaction, and much more to your Web pages.
Total Hits : 1096
Posted On : 2014-03-05 23:26:05.0
profile Garima Gupta - anyforum.in Garima Gupta
596129555609
All Java Code Conventions
Code conventions are important to programmers for a number of reasons: ? 80% of the lifetime cost of a piece of software goes to maintenance. ? Hardly any software is maintained for its whole life by the original author. ? Code conventions improve the readability of the software, allowing engineers to understand new code more quickly and thoroughly. ? If you ship your source code as a product, you need to make sure it is as well packaged and clean as any other product you create. For the conventions to work, every person writing software must conform to the code conventions. Everyone.
Total Hits : 1587
Posted On : 2014-03-05 22:41:34.0
profile Garima Gupta - anyforum.in Garima Gupta
596129555609
Tutorial on J2ME
This tutorial examines in detail the Java 2 Platform, Micro Edition (J2ME) and targets the intermediate developer who has a solid background in Java programming and the concepts of object-oriented design and development. You'll start off by examining the background of J2ME and exploring the J2ME configurations and profiles. You'll then step through the process of setting up your development environment for developing J2ME applications.
Total Hits : 1070
Posted On : 2014-03-05 22:19:21.0
profile Garima Gupta - anyforum.in Garima Gupta
596129555609
Introduction to computer and generation
What is an OS? 1. Tool to make programmer's job easy 2. Resource allocator 3. Control program 4. Tool to facilitate efficient operation of computer system 5. Virtual machine that is easier to understand and program
Total Hits : 1254
Posted On : 2014-03-05 21:44:24.0
profile Garima Gupta - anyforum.in Garima Gupta
596129555609
Developing Intranet Applications with Java
I hope you enjoy this book as much as I enjoyed writing it. This is a book that represents a lot of work in the area of Java application programming and design. It is designed to hold your hand while you journey through the hills and valleys of Java application programming. You needn't be creating Intranet applications specifically to use this book. It does, however, focus on corporate and Intranet application development. More importantly, its focus is Java application programming. Even though the applications might not be your cup of tea (or coffee!), the concepts and source code presented in this book will be of value.
Total Hits : 1259
Posted On : 2014-03-05 21:20:23.0
profile Garima Gupta - anyforum.in Garima Gupta
596129555609
Using UML for Modeling a Distributed Java Application
Open questions are, for example, whether the techniques are sufficient for the description of all important aspects of object-oriented systems, which relationships and consistency criteria exist between them, and how they should be used and reope ned during the development process. While some answers to these problems can be found during the attempt to formalize the semantics of UML [BHH+97], other problems and answers can be found most easily by performing \real-world" case studies, which may also serve as a reference for future developers.
Total Hits : 1554
Posted On : 2014-03-05 20:37:42.0
profile Garima Gupta - anyforum.in Garima Gupta
596129555609
Process Scheduling in Operating System
This pdf file contains proper notes with example of primitive and Non-primitive process scheduling used in operating system. Process Scheduling The Operating System Kernel  Basic set of primitive operations and processes { Primitive:  Like a subroutine call or macro expansion  Part of the calling process  Critical section for the process { Process  Synchronous execution with respect to the calling process  Can block itself or continuously poll for work  More complicated than primitives and more time and space  Provides a way to provide protected system services, like supervisor call instruction { Protects the OS and key OS data structures (like process control blocks) from interference by user programs { The fact that a process is executing in kernel mode is indicated by a bit in program status word (PSW)
Total Hits : 1034
Posted On : 2014-03-04 23:29:28.0
profile Garima Gupta - anyforum.in Garima Gupta
596129555609
DBMS Interview Questions
This document contains All database interview question with it's answer. Question 1 What is database? ANSWER: A database is a logically coherent collection of data with some inherent meaning, representing some aspect of real world and which is designed, built and populated with data for a specific purpose. Question 2: What is DBMS? ANSWER: ? Redundancy is controlled. ? Unauthorised access is restricted. ? Providing multiple user interfaces. ? Enforcing integrity constraints. ? Providing backup and recovery.
Total Hits : 1230
Posted On : 2014-03-04 22:45:53.0
profile Garima Gupta - anyforum.in Garima Gupta
596129555609
JavaEE Architecture with the Spring Framework
● Spring: quick intro ● JTrac ? a real-life Spring web-app ● Architecture - DI / IoC - Spring DAO / Hibernate support - Spring AOP / Declarative TX - Spring MVC / Webflow - Acegi Security Framework - Spring Modules ● Spring implications ● Selected best practices
Total Hits : 1197
Posted On : 2014-03-04 22:29:49.0
profile Garima Gupta - anyforum.in Garima Gupta
596129555609
XML Processing with Java
XML is? a meta markup language used to describe the structure of data. XML has taken the computer industry by storm since its inception and is now the markup language of choice for configuration files, data interchange, B2B transactions, and Java 2 Enterprise architectures. XML is even being used to represent calls to distributed objects through the Simple Object Access Protocol (SOAP), an XML application. XML has numerous advantages including being easy to read, easy to parse, extensible, and widely adopted. In addition, you can define a grammar through a Document Type Definition (DTD) to enforce application-specific syntax.
Total Hits : 1182
Posted On : 2014-03-04 22:12:41.0
profile Garima Gupta - anyforum.in Garima Gupta
596129555609


«« 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »»