|
Solving Problems Simply
There are two ways two solve a problem.
1)Easy way,
2)Hard way.
In order to use Easy way we should know how to use
database efficiently. In order to use hard way nothing
needed. Start with the first thing that comes to your
mind. So Instead of learning utilities of database
devoloppers intended to use their coding knowledge.
For instance,Problem is this: "One user will have one
session on the database." You can do this by using various
strategies in your code but it is easier in the database
level.Related profile is created and related users profile
altered to the new profile.This is all. But You should know
that There is such utility.
In this part Author declares that know what you are using and
what you are doing do not use material that is needed for
building an Apartment for a simple doghouse.
He gives a concrete example He used 1 devolopper and HTML/DB
for building his web site since it was not a complicated
application.But he could code in Java make EJB s but these were
meaningless since there was no need.
|