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

Search In

How to open hyperlink text in webview/browser in a android app

Suppose in out text/paragraph of textview, some words are clickable or hyperlinked. In case you have a task to open those hyperlinked text in a webview of any browser you have to use SpannableStringBuilder. Below code with details will help you to op

SIF API to get Hub State Ind of Record

If you want to get Hub State Ind of Record in Base Object, you can use following code illustration for same: GetRequest req = new GetRequest(); req.setSiperianObjectUid("BASE_OBJECT.MY_BASE_OBJECT"); // Name of the BO RecordKey identity

Indexing

The index is used to search the data in a table. The index is basically a data structure that search our data. It is applied usually on a column of a table. It is usually a B-tree but can also be hash table and other depending upon the need. It

Append tag using jQuery

If you want to append HTML in pre-defined HTML : $("#detail").append('<div class="demo"><p class="modify">He has all the ability and a perfect attitude.</p></div>')

How to apply unsharp mask filter ?

This video tutorial may help you to understand the functionality of unsharp mask filter. Unsharp Mask filter, adjusts the contrast of the edge detail and creates the illusion of a more focused image.

How to you use MySQL as a session store instead of file system?

I am working on web project and facing session storing problem, actually i need to store session details into MYSQL database but don't know how to do this?

Use of IEnumerable in MVC views

While working into the MVC project you always return ActionResult from the controller action.     But there are scenarios when we want to return other things like list and in that case we need to make changes in our view to do that. &nb

Entering Values in Second table with help of Primary Key of First Table

Hello EveryOne.... Here is the scenario., In MySql database, I have two tables.. User and UserDetails... In 'User' table, i had generated userID made it as a primaryKey. For Example, 101->user1.... 102->User2 Now I need to Inser

Freelancers Required for Social Mobile App Development - Hiring Job

Hey I'm looking for talented and passionate individuals to partner up with on creating a new social app i already have a idea on what I'm creating just need someone with an open mind and a real interest in changing the world.&n

Select Operation in MVC gridview

For working in gridview you can use either the jquery or the predefined template for displaying the data in the grid.   First i will create the model class that is used to display the details in the gridview.   public enum getstatus

1 60 162
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: