Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is difference between .xml file and AutoConfig ?
What is difference between .xml file and AutoConfig ?
✍: Guest
Autoconfig is Utility to configure your Oracle Application environment. .xml file is repository of all configuration from which AutoConfig picks configuration and polulates related files.
2011-11-04, 3197👍, 0💬
Popular Posts:
How can JavaScript make a Web site easier to use? That is, are there certain JavaScript techniques t...
Can a variable be both const and volatile? Yes. The const modifier means that this code cannot chang...
How can I search for data in a linked list? Unfortunately, the only way to search a linked list is w...
What does AddressOf operator do in background ? The AddressOf operator creates a delegate object to ...
What are the different accessibility levels defined in .NET ? Following are the five levels of acces...