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

Search In

How to call Objective-C class in Swift project using Bridging Header

Swift is faster than Objective-C and programmers prefer Swift for iOS development. Apple has aimed big goals with Swift but some programmers are still using Objective-C.     Here is an example of calling Objective-C code in Swift. Acco

How to use Partial View in Asp.Net MVC

"Partial View in Asp.Net MVC" Key Features: 1. The View defined inside the parent View is called the Partial View. 2. It is same like a user control (.ascx) in Asp.Net. 3. The Partial View has access to the data of the parent View. 4. The changes

Import Data from CSV file in Mysql Database

Hello friends, I am sharing that how we can save csv file data in mysql database. Csv Data consists of rows and columns with comma separated. for example we have a csv file which contains user first name, last name, age and designation. like this :

How to submit aui:form with ajax in liferay 6.2?

Basically we work with Portlet Application development and need to submit form and display the data in JPS page or need to store into database. In this blog I only illustrate simply submit the form data using ajax to portlet action methods and then

How to create the custom plugin in Joomla?

Hello Readers, This blog shows the basic custom plugin creation in Joomla. The below are the basic files which is used to create plugin in joomla. 1. myplugin.php 2. myplugin.xml 3. index.html Step 1 : myplugin.php - myplugin.php is the entry fil

How to recover mongodb after unexpected shutdown?

There might be a situation when one cannot start the MongoDB due to unexpected shutdown or mongo server crashing. This is because of the mongod.lock file which is preventing to start mongoDb server.   Below are the steps to recover MongoDB:

Selenium WebDriver – Count Total number of Web Link and All Element on Webpage

Count Total number of Web Links and All Elements on Webpage:   In this blog, we discuss about how to get the total number of web links and all elements on webpage.   Steps to be automated:   Launch the web browser Open the URL

How to Implement Room Database in Android using RxJava2?

The Room is basically an easier implementation of SQLite database and a part of Android Architecture components. We know that SQLite uses SQLite open helper class to manage SQLite database but Room provides migration by removing this implementation.

How to make RatingBar in android ?

Here I have created RatingBar function in android. In android RatingBar can be used to get the rating from the user, it is also used for creating RatingBar. Below code example will described you how to make RatingBar function in Android. Step(1)- ac

How to convert .AIR file to .EXE?

Hi Developers, How to convert .AIR to .EXE?, How to silently install the .AIR file on windows desktop when the system does not have pre-install Adobe AIR?, it's a basic problem faced by every flash developers when working on windows desktop appl

1 107 178
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: