Today we learn how to use antiforgery token validation Key in ajax reqeust (MVC)
first we create a Action with attributes antiforgery key..
Now we add @Html.AntiForgeryToken() in view and then create...
This algorithm reduces the definition of "an object is not needed anymore" to "an object is unreachable".
This algorithm assumes the knowledge of a set of objects called roots (In JavaScript, the root...
Dependency injection
Dependency injection is a way to supply a new instance of a class with the fully-formed dependencies it requires. Most dependencies are services. Angular uses dependency injection...
Jquery : - it is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development
Advanctage of Jquery :-
It...