1. XSS – Cross-site scripting vulnerability (XSS) Parameter values sent by the client browser to...
1. XSS – Cross-site scripting vulnerability (XSS) Parameter values sent by the client browser to...
Apart from the previous versions of SQL Server where the paging of result set is...
Hierarchy can be implemented using common table expression (CTE). WITH UserHierarchy ([user_id], [manager_id],[Level]) AS (...
Swift is Apple’s new programming language for iOS and OS X. Swift is fast, modern,...
Earlier we could only use annotations in Java on declarations. With Java 8, annotations can...
We can sort List<Objects> using BeanComparater instead of writing comparator. The beanutils.jar has to be...
Oracle launched a new version of Java Jdk1.8 with a lot of features. Some of...
Pop is Facebook’s new amazing animation framework for creating awesome dynamic animations. Now that Facebook...
Web page performance is always important to us. We always like to ensure that any...
In Java, equals() is implemented in the Object class by default. This method is used...
Wowza is an adaptive stream engine that is used for streaming high-quality video and audio...
The release of Visual Studio 2013 has unified the experience of using ASP.NET technologies. ASP.NET...