Add Underline to a Label in IOS Application
In iOS 6.0 UILabel supports NSAttributedString, which can be used to underline a Label Programatically. Use the below code to add underline …
Senior Web Engineer | Backend, Servers, and Automation
I’m a senior web and systems engineer who works hands-on with web applications, servers, and self-hosted infrastructure. I spend most of my time building, breaking, and fixing real systems, then writing about what actually works in production.
In iOS 6.0 UILabel supports NSAttributedString, which can be used to underline a Label Programatically. Use the below code to add underline …
Extract the last parameter of a string which is seperated by a slash using the following line of codes var str = 'http://example.com/new/sam…
Google’s head of both Android and Chrome, Sundar Pichai has confirmed that the next version of Android will be called KitKat. A splash page …
Android Application can be installed and played on Windows or Mac using Blue Stack App Player. BlueStacks is the first production software t…
Evo-X 4 is one of the most stable custom ROM for galaxy y which will provides the features and style of Android Jelly Bean. With…
Description Hike is a new messenger that lets you send free messages to your friends and family! With hike you can message friends that are…
Android Application has two properties named versionName and versionCode in its AndroidManifest.xml file. Both specify the version of the ap…
Android will show the name of that App in the title area, it can be removed by adding the line of code in the AndroidMainifest.xml…
To take a screenshot on a Mac using a Windows keyboard, press the Windows key (which functions as Command) along with Shift and 3. This capt…

Your Mac has many system files and folders that are hidden by default to prevent users from accidentally modifying or deleting important dat…
As like in windows or lynux there is no right click rename option in Mac to rename a file. Inorder to rename a file in…
Cut copy paste operations are performed in windows using the shortcut keys Ctrl+C for copy, Ctrl+V for paste and Ctrl+X for Cut operations. …