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

Search In

MySQL CONCAT Functions

CONCAT function is mysql plays a vital role. The CONCAT() function combine or concatenate the list of strings together . We have 2 types of concat function -> CONCAT() – This function will concate list of string together without any sepa

Action Result And Return Type

Action Result And Return Type An ActionResult is return type of method/action defined in a controller. ActionResult is a class defined in namespace System.Web.Mvc. Result returned by action/method is called action result. We can return any type of

6 Easy Steps to Build Node.js APIs with TDD Methodology

TDD (Test-Driven-Development) is getting popular day by day defining its needs in greater code testing. This process is a test which we define to get an output by applying to our library, API etc. Day by day Nodejs is now developing as a language of

7 Key Benefits of Taking PTE Test for Non-Speakers

If you're applying to study in a native English country, chances are you would need to take an English exam so they would know your English speaking abilities. This is to ensure that you would be able to cope up and adapt well in the new environm

How to show orders history from shopify store ?

This is our last blog on shopify where we will show listing of orders history of particular customer. With this api you can track all orders in your webview by passing only order number. 1. Fetch orders in your main activity like this : private vo

How to set sequences in openerp-7

How to set sequences in openerp-7 If customer change sequences in invoice Basically , The Number you see on invoice is a sequence generated by OpenERP. You can include some prefix, suffix etc to the number. According to this case, for each site, you

Advantage and Disadvantage of Different Topologies

Bus Topology Advantages ▸ It is easy to set up, handle, and implement. ▸ It is best-suited for small networks. ▸ It costs very less.   Disadvantages ▸ The cable length is limited. This limits the number of network nodes that can be

  • 489
How to improve SQL database design and performance

In this era of software development technology, the main concern in development should be the best performance. As we already aware that database is the backbone of any software. So whilst designing the database we need to keep a few things in mind t

Discussion on custom modules in nodejs

Welcome to FindNerd. Today we are going to discuss custom modules in Nodejs. As we have discussed the in-build modules as well as other modules which are provided by npm. We can also create our own modules. Kindly use the following steps.   St

Image Slider In Javascript

If you want image slider using Javascript then you can use below code . CSS Code : <style type="text/css"> // to make a gap from top body { margin-top: 100px; } // give styling to list .navlist ul li{

1 17 109
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: