fakecineaste
Thursday, August 30, 2012
Creating a RACI Matrix (step-by-step)
›
Delegation is an essential part of a project manager's role, so identifying roles and responsibilities early in a project is important....
PMP exam preparation
›
Perform Quality Control is when you are trying to find problems in your work products through inspection. Perform Quality Assurance is w...
Observer Pattern
›
Motivation The cases when certain objects need to be informed about the changes occured in other objects are frequent. To have a good de...
Wednesday, August 29, 2012
what's scanner class?
›
The Scanner class is a class in java.util, which allows the user to read values of various types Class Constructors There are two const...
Monday, August 20, 2012
What is the difference between procedural and object-oriented programs?
›
What is the difference between procedural and object-oriented programs? a) In procedural program, programming logic follows certain pro...
Sunday, August 19, 2012
The Most Difficult Interview Questions (and Answers)
›
What is your biggest weakness? He recommends responding with: “I have a tendency to say yes and get overcommitted.” Then follow that with ...
Tuesday, August 14, 2012
hibernate interview questions
›
What is ORM ? ORM stands for object/relational mapping. ORM is the automated persistence of objects in a Java application to the tabl...
2 comments:
Hibernate vs EJB 3.0
›
Hibernate Session–Cache or collection of loaded objects relating to a single unit of work XDoclet Annotations used to support Att...
Hibernate vs JDBC?
›
With JDBC, developer has to write code to map an object model's data representation to a relational data model and its corresponding da...
hibernate vs ibatis
›
Hibernate works very well if your data model is well in sync with object model, because ORM solutions like Hibernate map object to tables....
What is the difference between UML and RUP?
›
The unified modeling languege is a standardized specification language for object modeling. UML is a general-purpose modeling language tha...
oracle 11g new features
›
Pivot queries involve transposing rows into columns (pivot) or columns into rows (unpivot) to generate results in crosstab format http://...
WSUS DEPLOYMENT STRATEGIES
›
I have a Host Server running virtual guests. These guests are Windows 2003 Server and Windows 2000 Server. I also have another Server setu...
struts interview questions
›
What is MVC? Model-View-Controller (MVC) is a design pattern put together to help control change. MVC decouples interface from busine...
JSF interview questions
›
What is JSF (or JavaServer Faces A server side user interface component framework for Java technology-based web applications JSF contai...
‹
›
Home
View web version