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

Search In

Bootstrap Modal

A modal is a child window that is placed over its parent window. Normally, the reason for existing is to show content from a different source that can have some communication without leaving the parent window. Child windows can give data, collab

Tuple in c#

Tuple is new feature added in C# 4.0 with dynamic programming. Tuple allow us to group a heterogeneous elements together. Tuple is new for the C# developers as it is already present in other languages like Python and F#.   Generally, In c# tup

Deadlock in C# Threading

A deadlock is state in which an application locks up because of the multiple processes are waiting for each other to finish. Basically, this situation takes place in multithreading software in which a shared resource is used by first thread and secon

Introduction to bootstrap 4

In this blog, I'll tell you a brief description of Bootstrap 4. Currently, Bootstrap 4 alpha was released. This release included a major upgrade of Bootstrap with some huge changes to the way it functions. Porting from Bootstrap 3 to Bootstrap 4&

Attached and Detached Child Tasks in C#

Attached and Detached Child Tasks in C#   Task can be defined as an object representing some work which needs to be done. System.Threading.Tasks is library provided by .net framework for tasks. Task class have it's own set of properties a

How to use SQLite database using Phonegap

In this article, you will learn about the SQLite database in Cordova for mobile application. SQLite is open source database which can be used in phonegap application. It has features as in standard relational database (SQL syntax, prepared statements

Data Scraping in Cakephp

Hello Reader's , Hope your are doing good today. Today we will discuss about Scraping.Sometime we want to scrap some data from another website So here we will learn how we can do this? Before going to start scraping you need to download simple_

Cordova - File Transfer in Phonegap Application

This plugin can be used to upload and download files. Installing File Transfer Plugin: To install this plugin into your application, run the following command:   cordova plugin add cordova-plugin-file-transfer After installing the plugin, y

Discussion on send smtp mail from godaddy server in php

Hi Reader's, Welcome to FindNerd, today we are going to discuss on how to send SMTP mail from GoDaddy server in PHP. If you are developing any web application in PHP then, sometimes you are required to send emails in your PHP application. You c

Multilingual in Cakephp 2.0

Hello Readers, Hope you are doing good today. Today we will discuss multilingual functionality on the website. The main question is that Why You Need A Multilingual Website For Your Business? Nowadays you see, times are changing with the growing nu

1 617 720
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: