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

Search In

Convert Hexacode to UIColor in objective c

To convert the hexacode to color we can create a category of UIColor and implement the following code - it will return the code corresponding to that hexacode Hexa code can be in following format 1- #RGB 2 -#ARGB 3- #RRGGBB 4- #AARRGGBB How to Cr

How to seamlessly enable location/gps without redirected to the location service window

Most of the apps requires the user to manually enable the gps setting which causes confusion with the user as they are redirected to the location services window outside the app. The below code will help you to seamlessly enable location/gps without

ASP.NET MVC Filters

ASP.NET MVC Filters   ASP.NET MVC provide filters to execute code logic before and after controller action execution. Pre-action and post-action behaviour are added to controller action method by filters. Custom filters creation depends on&nbs

Json textview to Json viewlist

public class ExistingCSheet extends AppCompatActivity { private TextView listing; String[] items; ListView lv; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);

How to use multiple target and macro for handling multiple environment

In this article, I’ll share 7 easy steps to use multiple targets and macro for handling the multiple environments.   Different environments are created to separate various parameters like Server URL, Bundle ID, API keys, etc. for th

How to Convert EDB File to PST File When Exchange Server Get Corrupted?

Utility for Exchange Recovery and EDB Conversion to PST File   This is blog to let know about the best method of EDB Recovery and Conversion into new created outlook file from 97 to 2016.  And also will solve your problem how to convert E

Android Runtime Exception Error

hello, i have faced problem in it.   This is my logcat: 04-13 18:04:54.694 2407-2407/? I/art: Not late-enabling -Xcheck:jni (already on) 04-13 18:04:54.694 2407-2407/? W/art: Unexpected CPU variant for X86 using defaults: x86 04-13 18:04:54.

web.sitemap

Introduction: To maintain the menu in large site is always a bit difficult and time consuming. The best way is to create an xml file to store menu in asp.net. This file is called as web.sitemap,which is stored in the root directory of the web. It

Equivalence partitioning and Boundary value analysis

Equivalence partitioning Equivalence partitioning is one of the most commonly used specification-based black-box technique. It is a test design technique that can be used in black-box testing as in system testing. The concept of this technique is to

How override layout in controller in rails

Lets suppose we a have requirement to customize our layout for different controllers, means different controller will have different layout and basically we want to change the style of different controllers views. To override a layout on the basis of

1 440 467
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: