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 Windows DNA architecture
What is Windows DNA architecture?
✍: Guest
Note :- If you have worked with classic ASP this question can come to you.
The Windows Distributed interNet Applications Architecture (DNA) is a Microsoft
blueprint for robust, scalable, distributed business software. Windows DNA has evolved
over time and was not preplanned. It gives all combined advantages of Centralized
mainframe, application servers, internet technologies and Personal computers. Windows
DNA is an evolution which started from mainframes (where all logic was centralized),
Fox pro ages ( where we talked in terms of two tier systems), VB6 / SQL SERVER (three
tier where we talked in terms of having one more tier which was mainly COM where
business logic resided), COM+ ( looking in terms of transactions and fulfilling ACID
rules) and finally the DNA.
Above shown is a Windows DNA model which is a blue print which Microsoft has
proposed. So if interviewer is asking you have you worked with Windows DNA, then
answer is yes. You will see that you always use these sections in project. Do not get
confused with the terminology DNA.
2007-10-24, 8951👍, 0💬
Popular Posts:
How To Truncate an Array? - PHP Script Tips - PHP Built-in Functions for Arrays If you want to remov...
How To Insert Multiple Rows with a SELECT Statement? - MySQL FAQs - Managing Tables and Running Quer...
Example of using Regular Expressions for syntax checking in JavaScript ... var re = new RegExp("^(&a...
What is the difference between Authentication and authorization? This can be a tricky question. Thes...
How will you freeze the requirement in this case? What will be your requirement satisfaction criteri...