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

Search In

SQL Tutorial -> Sql ORDER BY

<-- Chapter 16: SQL And & Or Chapter 17 SQL ORDER BY ORDER BY is the keyword used to sort the database table data by one or more columns. ORDER BY sort the Records in Ascending order by default. To sort the Record in Descending Order, we ha

How to export datatable to excel in asp.net?

To export datatable in excel, First create an excel file at any location on my computer. In my example, I have created a blank excel file in D drive named as "DataTableToExcel.xls". First, we will add some data in datatable, Either we can

Deferred vs Immediate Query Execution in LINQ

Deferred vs Immediate Query Execution in LINQ   There are two execution behaviours in LINQ namely Deferred and Immediate.   Deferred Execution : In this type query execution does not take place at time of declaration rather executi

How Can You Test WordPress Site Backup

In case you are managing WordPress websites for long, then you know about the need for taking regular backups. Backup save from a lot of trouble in case of any unexpected problem.   Furthermore, to take a regular backup, it’s also essent

Simple MVVM Application In WPF

In this article we are going to see simple implementation of MVVM pattern in WPF application. For the sake of simplicity, we'll be showing the list of users and will get detailed explanation of the process followed behind the scene.   Firs

How AI is Transforming the App Development Process?

The Time spent on mobile applications surpassed almost half for the first time ever in 2018. According to recent survey, interest for big enterprise application will surpass existing developers or mobile application development companies limit by ten

Informatica 10: Data Integration Advantageous Features Over Other Tools

v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Informatica, being a software development company offers different products for data integration. The p

Add, Edit, Delete Examples In CakePHP

To perform add, delete, edit operation in Cake-PHP, first you need to create database table to store records. CREATE TABLE `users` ( `id` int(10) UNSIGNED NOT NULL, `username` varchar(128) DEFAULT NULL, `password` varchar(128) DEFAULT NULL,

Built in Objects in ASP.NET

ASP stands for Active Server Pages. By using ASP built-in objects, we can get the information related to the web server, web pages in the web application etc. the built-in objects are categorized according to the information it contain. Following ar

Properties of class WP_Rewrite

Welcome to FindNerd. Today we are going to discuss the concept of rewrite rules in word-press. It is little confusing for  lots of developers but  if we check different methods of WP_Rewrite class then you can easily implement them in proj

1 137 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: