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

Search In

How to create marquee effect on imageview in Objc

To create marquee effect first set scroll view either via storyboard or via code Here in this example I am setting up scroll view via code. declare these variables     UIScrollView *scrollView;     NSTimer *timer;

.Net Boxing and Unboxing explained with example

Boxing The automatic conversion of value type e.g int,char,float etc to a reference type e.g object is termed as Boxing. In general the value type variables are stored in memory space called stack but whenever there is a boxing process the value typ

ASP.NET: How to use SelectedIndexChanged with DropDownList ?

ASP.NET: How to use SelectedIndexChanged with DropDownList? SelectedIndexChanged is an event which is fired whenever selected item changes in web server controls like DropDownList, Combobox etc. To handle SelectedIndexChanged event a corresponding e

Rails select_tag helper method

Going by my application, I have an index.html.erb file that lists all articles and i was in need of a search box that would search all articles depending on the selected category.So firstly ,I created a search box within index.html.erb like this :

Database Testing

Database testing: Testing done on the retrieved data by the application is called Database testing. In the database testing, we match the data, displayed to the user, with the data stored in the database. Following factors to be kept in mind for dat

How to use NSAttributedString in UITextView?

We can use attributed string with textView by following steps -   1. Make a IBOutlet of your textView for eg - @property (weak, nonatomic) IBOutlet UITextView *textView;   2. Now go to storyboard and select your textView and change &l

Essential Rules for Designing a Logo

1. SKETCHING The first step when designing a logo is sketching. It is very important to make your logo effective. This can be done by paper and pencil drawings or you can use different software like illustrator or photoshop. Image Source - http:/

How to create waves using blend tool

STEP 1   Choose file > new. Once the new document window appears, name the document then set width and height. Make sure that your document has large canvas.     STEP 2   By using pen tool draw a curve as shown in Fig

Adobe Illustrator CC : Tools shortcuts For Windows & Mac

                                          &

How To Create Halftone effect In Illustrator

STEP 1   Choose File > New. Once the new document window appears name the document then add width and height. Make sure that your document has large canvas.   STEP 2   Type your text using Bold and thick font than select the t

1 224 320
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: