
Search In
"Send SMS via Asp.Net Application"
In this article I will explain how to send Free single/bulk SMS through Asp.Net Application.
There are many websites that allow sending free messages such as Way2sms, Ful
Baseball bats are the same way; despite the fact that have hit hundreds of balls prior to fibers for that hitting surface can expand and supply the pop you would prefer. This is a hard time pertaining to being spending money a leisure activity, havin
After designing a number of magazine covers, I realized that it is a work of complete vibrancy & use of colors in an aesthetic way along with a artful finish. Here we'll go through the creative process of designing a fashion magazine cover.
Ste
delegate() method attach a handler to one or more events for all elements that match the selector, now or in the future, based on a specific set of root elements. The undelegate() method is a way of removing event handlers that have been bound using
Auto layout adjusts the size and position of view according to the constraints applied to it. This approach dynamically changes our User Interface according to different screen sizes.
There are different ways for adding autolayout programmatically. H
We love visuals, don’t we? Graphic designing is full of enticing visual elements and it is a key component in Content Marketing. We decorate things around us with colors, pictures, shapes, etc. to fulfil our creative needs. Visuals can be a pow
With the help of Core Graphics Framework and touch methods of UIResponder we can easily draw on iphone screen.
There are two ways to do this : Either create a UIView subclass and draw directly on it, or use imageview from the View controller.
In o
In computer graphics several different mathematical systems exists which are used to describe colors. The colors system used in computer graphics are typically known as primary 3 color system. Primary colors are those which cannot be created by mixin
A form can be submit and validate without refreshing with the help of ajax and jquery. You just need to include one ajax file and there is no need of any js validation file to check the validations.Validation can be done on the basis of ajax response
A block is a chunk of code that we put inside do..end or {}. You can use any of the both ways. But multiline block (do..end) is preferred over inline({}) block.
Example of block:
multiline style#
["red", "green", "yellow"].each do |color|
