Thursday, November 3, 2016

To get JSON data instead of XML in Web API 2

 // To get JSON data instead of XML, add the following Line in the Resister method of WebApiConfig

            config.Formatters.JsonFormatter.SupportedMediaTypes.Add(new MediaTypeHeaderValue("text/html"));

Monday, September 19, 2016

How to change password of WIFI router using fing app

                           Change Password Using fing App


Touch/Click on router ip address> scan devices>http>login with admin username and password to get all privileges of  the router.