Encode and Decode in Javascript (Base64)Let us start with a simple conversion which will make it understandable what is Base64 meant by using this link to convert the encoded…May 11, 2020May 11, 2020
Solutions to Date-Time Issue between Server Clients at different TimezoneAfter investing a lot of time in solving the date-time difference problem between Server and Clients due to them being at different…Feb 18, 2020Feb 18, 2020
ASP.NET MVC Web.config move ConnectionStrings to separate fileLet’s get the connectionStrings inside the web.config file to a separate file for better maintenance of the code.Feb 18, 2020Feb 18, 2020
ASP.NET MVC Web.config move AppSettings to separate fileLet’s get the appSettings inside the web.config file to a separate file for better maintenance of the code.Feb 18, 2020Feb 18, 2020
Jenkins Pipeline to deploy ASP .Net MVC Applications at SCM to local IIS ServerIn this post, we will talk about deploying any ASP .Net MVC Applications kept on a Source Code Management (SCM) to the local IIS server…Dec 20, 20196Dec 20, 20196
Restrict Users to use Compatible Browsers for your ASP .Net ApplicationWell, web development is always interesting until you go live.Nov 8, 2019Nov 8, 2019
Check Javascript Disabled in Clients Browser and ASP.Net solutionThese days none of the web application can work without Javascript.Nov 5, 2019Nov 5, 2019
Hololens 2 :: A long waiting for an upgrade is finally overThe Microsoft Hololens came in 2016 and was a revolution in the field of AR (Augmented Reality). A self-powered computer which makes the…Feb 27, 2019Feb 27, 2019
Let us start with Angular 7(Wiki) Intro: Angular is a JavaScript-based open-source front-end web application framework mainly maintained by Google and by a community…Nov 16, 2018Nov 16, 2018