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

Search In

Basics of LINQ To SQL

Getting started with LINQ To SQL:     When we say LINQ To SQL, it refers to the technology through which we can access Database via LINQ. This has replaced the traditional way of writing SQL Query for Database access, even it has

SQL Database

SQL follow the unique set of rules that is called syntax ,follow the rules given below SQL database is not a case sensitive . Generally in SQL database keywords are written in uppercase SQL statements are dependent on text lines . You can do task

How to install in Codelgniter

Hello Friends, If you are looking to install in Codelgniter. Please review the below process: Step 1 :: Download Codelgniter from "https://www.codeigniter.com/download" Step 2 :: Unzip this folder and place this on root folder Step 3 ::

What are Android Content Providers and How to Create in Easy Steps

Content provider provides data from one application to another on their requests. These requests for data are handled by classes extending contentresolver class. Data in contentresolver class can be saved in various ways like in Database, Files, or e

PHP PDO

Welcome to FindNerd. Today we are going to discuss PHP PDO. It is not a new term in PHP but many of us want to work in old patterns. Most common extensions are MySql and MySqli. If you are using PHP then you should be familiar with these terms. Data

How to Read Excel file & Insert data into MySQL Database using PHP?

Hello Reader's , Today I am going to give you this blog on how to read excel file and insert data into MySQL DB using PHP.Here we are using php-excel-reader.php library to get excel data in MySQL database. Let's Start. Create Database and

Which are the supported database and storage connectors in Joomla?

Available Database and storage connectors in Joomla are given below: MySQL: Available in Joomla versions 1.5, 2.5, 3.0. It's a Joomla DB Microsoft SQL Server: Available in 2.5, 3.0 versions which is a Joomla DB. Microsoft SQL Azure: Available in 2

What is Nullable Type in C#

The Nullable Types in C# language: The nullable data types were included to value data types with C# language in the year 2005. This feature allows us to assign the null value to a value-type variables. You need this functionality with databases wh

Node.js: How to perform endless loop with async module?

 I have a situation where I want to run an endless loop and I have to get data from there. For this, I have to make a Http call and then put the http response in a database, In each iteration, I have to wait for some second. To solve this probl

DataBase in unity

Hi everybody I just learned some things in the past week about SQLite in Unity and I thought I share them as I had to figure out most of it myself. All code in C#. Set up a database in Unity Its my first time i am working with db in unity. I am ba

1 40 161
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: