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

Search In

Android Version Names

Each version of Android is having a specific code name since Android version 1.5. These name are English alphabetically and a confectionery theme based (usually , sugary foods). And these names belongs to one or more version names. Below is the list

Redistribute string entries in a huge pandas data frame in Pyhon

I have a data frame (derived from a CSV file) with about 100M entries that looks like this:     df1:                  var1     var2     0          1        2     1          2        1     2          1  {3,4,5}     3          5        6     4  {4,5,

Using Predefined template in MVC

In MVC for performing various operations we can use the predefined templates for the execution of the program easy.   For the basic operation like binding the gridview we can use the list template for it.         I h

How to use IN keyword in LINQ

In SQL Server, we are very familiar with IN keyword and we use this keyword in many times which is very helpful for us. It save our extra efforts and code line like below query.     To achieve this in LINQ , we heve below two mechanism

How to update increment value in a table without loop in SQL

Hi All, Some time we need to update value in a table in some pattern or increment order. Then we use loop and iterate with all record, but as know looping is take time and our application become slower. We can achieve this by without loop also. bel

Parallel Programming with .NET

There might be some scenario in your code, where some of the tasks should be performed in the background without affecting the current task. Some time we have scenario, where we needed to fire the function, which consists of some function call, where

10 Reasons Why We'll All Need to Be Entrepreneurs in the Near Future

Image courtesy of Pixabay   Entrepreneurship is the foundation for the future. This can be easily tied in with a fundamental knowledge regarding reality that has swayed and influenced the evolution of labor and workplaces for many decades &n

Import excel sheet into database using PHP

Hello friends, This tutorial will help you to insert excel sheet data into the MySQL database using PHP I have also included the snapshots which will help you to understand more clearly.   Import Students: You can import students by clicking o

LINQ in MVC

While writing codes in MVC we use different way to interact with the database.   Then we can use LINQ for doing it in the database it will make our code easy to read and make the manipulation easy and faster.   First we will create a Da

TRIGGER IN MSSQL

TRIGGERS IN MS-SQL Triggers are special kind of stored procedures that triggers automatically when an event occur. Triggers are written to fire when a specific event on table occurs. Following are the events that may force trigger-: 1) DML operatio

prev 1 3 481
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: