Change Default Browser for asp.net MVC
Do you ever have problem to change default browser for Asp.Net MVC application?
Here simple solution to change default browser for asp.net mvc application.
Follow this step :
By Mohd Zulkamal
NOTE : – If You have Found this post Helpful, I will appreciate if you can Share it on Facebook, Twitter and Other Social Media Sites. Thanks =)
Here simple solution to change default browser for asp.net mvc application.
Follow this step :
- Right click at solution explorer on mvc application and choose add new item.
- Choose "Web Form" file.
- Right click at web form file and choose browse with to change default browser for your asp.net mvc application.
By Mohd Zulkamal
NOTE : – If You have Found this post Helpful, I will appreciate if you can Share it on Facebook, Twitter and Other Social Media Sites. Thanks =)