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

Search In

routes and resources in ruby

If you are new to ruby then you must have wondered about what is routes in ruby, so today I will discuss everything about routes in detail. Rail routes are used to dispatch URl to the controllers action. it is used to generate path for particular act

Dialog in JQuery

While using modalpopup we need to use the dialog boxes either in the customized way or we can do it using the already made dialog boxes which just needs to be invoked. So for doing that we need to make use of the default dialog boxes that can also b

How to design Business details layout in android

 In the below example I have created Business details screen layout. Here, first I have created LinearLayout and added all layouts in this Main(Parent) LinearLayout, After this I have added ScrollView for page scrolling. I have also used TextVie

Few Approaches For Security Testing

There are many approaches for the security testing purpose when scheduling and arranging for the security based testing. Few approaches are mentioned below:-   Security Architecture Survey Categorize Security Testing Security Architecture

How to remove left margin of Android Toolbar?

The problem that I find when I used toolbar was the default left margin of the toolbar. Basically its left inset, and it is caused by Toolbar's contentInsetStart. left inset of the Toolbar is by default 16dp so we see such margin on the left.

To pass controller and action in view button in MVC

In MVC code we have views and actions associated with it.  For doing that , we need to use the button and the form tag to be of POST type or the GET type.   For invoking action from the button which is not of submit type you need to prov

  • 277
How to fetch store name and other store details from system configuration in magento

In magento sometimes we need to get the current store details from system configuration for some reference, Then lets see how can we do it :   1. To get all the stores  from magento   for the same we can use   Mage::app()-

How to Integrate Google Login in iOS App Using Swift?

Login with google is very common functionality in iOS applications. We can Implement google login in swift 3.0 either by using pods or google SDK. We need to install the following pod- pod 'Google/SignIn' Then register your app on the google deve

Calling Stored Procedure from Java Code

Let say you have requirement to call stored procedure from your Java code. You can use following sample code for your reference. Change the connection source as per your requirement and call the method. package com.app.util; import java.sql.*; pub

Sprite Editor in Unity 5.1

Sprite Editor in Unity 5.1 The Sprite Editor is used to slice individual sprites from Sprite Sheet. When Sprite mode 'multiple' is selected the sprite editor button appears on the Inspector window. Click the Sprite Editor button to open the sprit

1 159 161 162
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: