
Search In
If you are using ImagePickerController and wants to get selected Image location then use below code:-
- (void) imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictionary *)info{
// Get the asset url
Drag and Drop feature allows a user to catch an element and drag it to any page or drop to some other location of the page. Earlier to use the feature of drag and drop programmer either has to create more complex javascript programming or use some th
Hi Friends,
All of us use ADO.Net one or another way while writing code for database connectivity. In .Net whether you are using your custom classes for data connectivity or using ORMs(Entity Framework) or Enterprise Library, you are using ADO.Net f
Artificial intelligence is an area of computer science which deal with creation of machines or software , which have the mind like human , which can understand and can react on different situation and which can develop it self .
Artificial intellige
Software Testing is procedure of verifying and validating the product or application/software and checks whether it is functioning as expected. The expectation/intent is to discover bugs and enhance/improve the item quality. There are two approaches
Hello All,
In this blog we will discuss about the different states of the Activity of your application running on any device or the emulator.So the first one of the highest priority one is going to be the Active state or the running state which basi
Hello Readers! As we all know a file is a collection of information which is stored on computer's disk and information can be saved to files and then later reused. But, what is the use of file handling why it is required?? Well, let's take an
To have the fastest and the most accurate keyboard skills is one type of a need for most of the companies and job profiles in today’s time. There are many typists in a report or incorrectly keyed orders that are not acceptable for the co-worker
Offline OST file is a medium, which allows to access the Exchange mailbox folders on a local machine. It can also be accessed by another account that was only created. Even if users want to access the OST file on different location via Outlook client
While creating list on a recycler view we need more functionality like delete, copy and more. Like our popular apps what's app, gmail and hike we found toolbar in action mode if we long press list items on that, same UI with functionality we will
