Many of you asked about the latest version of Amazing Slider Version 6.7
Just replace amazingslider.js inside sliderengine folder with my file.
Download File
filter attribute that checks whether current connection is secured
using APS.net Core to mark all website pages working with https protocol we will do this using IAuthorizationFilter. and here is an exampl...
-
To remove duplicates from JavaScript array. you can use the following javaScript function, you need JQuery to be able to run this functio...
-
problem: I have a simple project hosted on our company TFS. our security policy required the development team change there passwords every 1...
-
the problem appears because you are using contains method in non primitive type here is an example Audit audit = new Audit(); List<int...