InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use .glimpse In Mvc? |
|
Answer» Glimpse is an open source TOOL for debugging the routes in MVC. It is the client side debugger. Glimpse has to be TURNED on by VISITING to local url link -
This is a popular and USEFUL tool for debugging which tracks the speed details, url details etc. Glimpse is an open source tool for debugging the routes in MVC. It is the client side debugger. Glimpse has to be turned on by visiting to local url link - This is a popular and useful tool for debugging which tracks the speed details, url details etc. |
|