1.

What Are Bundles,reverse Routing And The Ioc Container ?

Answer»
  • Bundles: These are small functionality which you may download to add to your WEB application.
  • Reverse ROUTING: This allows you to CHANGE your routes and application will update all of the RELEVANT links as per this link.
  • IoC container: It gives you Control gives you a method for generating new objects and optionally instantiating and referencing SINGLETONS.



Discussion

No Comment Found