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

Search In

Discussion on control structures in Ruby

Welcome to Findnerd. Today we are going to discuss control structures in Ruby. If we talk about the control structures then you have already use or study in other programming language like C, C++, Java etc. We do not want to repeat the same things he

Use Collection View in swift

Hi, Step's required to use collectionView in Swift 1- Add collection View in your project 2- Set the delegate for collection view in controller 3- Collection view has a prototype cell, you can design accordingly you want. 4- Create a subclas

C# .Net : XML Serialization of simple class object containing properties

C# .Net : XML Serialization of simple class object containing multiple properties   The process of converting an object into stream is Serialization. This generated stream then can be used either for saving it in a file or for transporting/sen

ASP.NET MVC : Form Submission using Enter Key via jQuery

ASP.NET MVC : Submit Form using Enter Key   Sometimes there is a scenario or requirement of posting the form on pressing the "Enter" key in asp.net mvc. This functionality can be achieved via jQuery in MVC.   Create a "Ho

Add InputAccessoryView in Swift for UITextField and UITextView

Hi,   Sometimes we need to show our custom accessory view when UITextField/UITextView is in editing mode or being edited. We can use inputAccessoryView property to assign a view just above the system keyboard. Input accessory view is very help

How to define Strictly Type Casting in PHP

Variable declaration are the weak part of type casting in PHP, therefore we call PHP as a weak and dynamic. PHP7 has introduced an addition optional feature for each file, we can set all function calls and return statements with in a file, 

Content Creation Skills: Quick and Reliable Assistance

An essay is a creative mini-text on a specific issue. In this paper, a student should summarize his view of the problem and justify it, referring to the relevant terms and concepts, theoretical propositions and conclusions, as well as to facts drawn

Extension types in Joomla

Joomla is a Content Management System which is free and open source to design websites easily. To add extra features in Joomla which are not available we need to extend it using extensions. Extensions role is to add some extra functionality to the Jo

How to use UIActivityViewController for sharing on iphone and ipad

Hello Readers, In order to share text or links from the application, you may use UIActivityViewController . This is an easy way to share from within the application. NSString *textToShare = @"text you would like to share" NSURL *ourAppS

stdClass in PHP

"stdClass" is an void class of PHP. It can be as a act of the alternative of a associative array but works only on PHP 5 and more Any associative array. You thought it of a object as same in java or python. $info = array("question" => "school of

1 30 76
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: