Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Different types of cross-site scripting

Cross-Site Scripting(XSS) is a type of attack in which attacker can insert and run the client side script in the web application. It occurs when user does not validate or encode the user inputs and show it in the browser directly. The most common scr

How to get crash report using Splunk Mint in Android App

Features of Splunk Mint:- 1) Monitoring slow transactions(track process) from start to finish. 2) Track user activity and events 3) Generate exception logs that occured in app. 4) Debug messages based on platform. 5) Examining errors by particular us

How to resolve error "Could not start the IIS Admin Service - error code -2146893818"

Whilst setting up Sharepoint 2013 on Windows server 2012 R2, we need the IIS Admin Service running on the server. But sometimes service stopped running and raised the error says "Could not start the IIS Admin Service - error code 2146893818". Anoth

Error : Cannot create a session after the response has been committed in liferay 6.2

Hello guys, We are getting below error when we click on link in liferay 6.2 but now I have resolved this issue. ERROR [http-bio-8080-exec-175][LanguageFilter:83] java.lang.IllegalStateException: Cannot create a session after the response has b

Types Of Penetration Testing

Types Of Penetration Testing:- There are mainly three types of penetration testing.These are mentioned as below :- 1) Application or Software Security Testing:- Applying the different-different approaches of the software anyone can confirm if the s

Different Types Of Testing In The Cloud

Different Types Of Testing In The Cloud:- The entire cloud testing is divided into four primary groups. Which are mentioned as below:- Testing of the whole cloud Testing within a cloud Testing across cloud SaaS testing in cloud Testing of the

Datatypes in JavaScript

JavaScript consist many type of datatypes, like: Boolean Number String Array Object To know what operation you are going to perform on variables, you need to have the knowledge what is the data types of the variable you are using. For example: v

CRUD operations in PHP with MySQLi Object Oriented Interface

My previous article CRUD operations with MySQLi procedural functions is demonstrating about performing CRUD operations on MySQL database. As we know that one of the best feature of MySQLi is that it also provides an object oriented interface, which i

Loading an external SWF file and Instantiate Class From a swf in flex using as3

SWF files are loaded using the Loader class: 1.Create a new URLRequest object with the url of the file. 2.Create a new Loader object. 3.Call the Loader object's load() method, passing the URLRequest instance as a parameter. 4.Call the addChild() meth

Multithreaded Priority Queue in Python

With the help of Queue module we can create a new queue object that can hold a specific number of items and threads. Queue module have following method which is given below. get(): The get() removes and returns an item from the queue. put(): The put

1 88 423
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: