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

Search In

How to Encrypt and Decrypt a file in android using AES?

Encryption is the process of encoding plain text data(plaintext) using an encryption algorithm and generating some random and meaningless data (ciphertext) which can only be read after decryption. Decryption is the process of converting ciphertext ba

How to Determine the Finished Pricing Strategy for your Mobile App Project?

        | Mobile app pricing Introduction   The big challenge, however, is deciding the price of the app. Different ideas such as if the cost of the app is high, it is possible that users will not use the app, but if the p

SQL Server : Global Variables

SQL Server provides a number of global variables, which are very useful.The values of these variables is maintained by the server. All the global variables represent information specific to the server or a current user session.The names of global var

How to hide/show Toolbar when list is scroling.

This tutorial describes how to show effect when list is scrolling up and down. Hiding Toolbar and any other views when list is scrolling down and showing it again when it’s scrolling up. In this tutorial we are using RecyclerView and Tollbar to achi

How to make ServiceLifeCycle in android

In the below example code I have created android Service program. In activity_main.xml layout, first I have created a LinearLayout then in LinearLayout added two Button. Now See in coding part Here I have created a new MyService class and then MyServ

How to configure Web search in PIM

Hello  Today's blog post provides a short description of the tasks that need to carried out for Web Search Configuration.   How to add an entity like Variant Remove the previous entity.parent configuration like: entity.Article.

match() method in JavaScript String

JavaScript String match() method : We use match() method to match a string against a regular expression. It returns the array object of strings which matched if used with the “/g” modifier otherwise it returns the first matched string. It returns nul

Thread Testing

Thread Testing Thread testing is one of the addition/incremental procedures received during System Integration Testing. That is the reason, thread testing is also known as a "thread interaction test." This approach is used to check t

Understanding Filters in AngularJS

Filters are used to do some changes in the data. It can be used by adding pipe character. These are the types of filters in angular: uppercase: It converts any text to upper case. lowercase: It converts any text to lower case. currency: It conv

How to Perform Basic Routing in Angular 4?

Routing is used to separate parts of application by using URL to for location path. Angular Router is used to navigate from one view to another as performed application tasks by user.     In Angular, there are three main components tha

1 312 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: