What is Dynamic Web and discuss its usage with the help of real life examples?



What is Dynamic Web and discuss its usage with the help of real life examples?..

Answer / Tarun Garg

Dynamic web pages are those that generate content on-the-fly, responding to user interactions. This contrasts with static web pages, which have predefined content. Dynamic web pages can be created using technologies such as ASP.NET, PHP, and Node.js.nReal life example: Online banking systems dynamically generate personalized account information for users based on their login credentials.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Can we use the java script code in .Net Code behind?

5 Answers   eXensys,


Explain how asp.net page works?

1 Answers  


What are the events that happen when a client requests an asp.net page from iis server?

1 Answers  


On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet object c) The Connection object d) The DataAdapter object

4 Answers   Syntax Softtech,


cr8 2 datatables into one dataset DYNAMICALLY (no backend database used like sql,etc.,) with following columns 1st datatable with columns studentNo studentName Deptno 2nd datatable with columns Deptno DeptName DeptAddress add data to both the tables Dynamically and merge these tables into one table and display it in Grid view as studentNo studentName Deptno DeptName DeptAddress

1 Answers   SQL Star,


best .net institute in hyderabad

7 Answers  


To call a Web service SOAP which transport protocol you use?

3 Answers   Siebel,


Why asp.net mvc is better than asp.net? : Asp.Net MVC

1 Answers  


Suppose you want a certain ASP.NET function executed on MouseOver over a certain button. Where do you add an event handler?

1 Answers   Zenith,


What is Web Services?How we can consume a Web Services in our application?Explain.

1 Answers   Religare,


Can you nest updatepanel within each other?

1 Answers  


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1 Answers  


Categories