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

Search In

How to get the last modified date of a file before uploading?

Check last modified date of a file using Javascript : Most of the applications has the feature of upload files to the server. In some cases we need the metadata of a file like file created date or last modified date etc. In server side application t

Directives in ASP.NET page

To know the Directives used in ASP.NET page, First of all, we should know what is ASP.NET directive and where it is used? So,  Directive  are the commands helps in specifying optional settings, such as registering a cus

Introduction of Realm (A replacement of SQLite) for Android

Realm is substitute of SQLite and ORM libraries in your Android application. It is a lightweight database that can replace both SQLite and ORM libraries. Installation:-   Step 1: Add the following class path dependency to the project level bui

Having trouble building left outer join with multiple conditions using Dynamic Linq

I am trying to build Dynamic Left outer join Linq query.   I took help from StackOverflow page titled "How do I do a left outer join with Dynamic Linq?"   I am getting the following error in "SelectMany&quo

How to compose email using .net

Hello Reader's if you are new to asp.net and looking to see how email is send then this blog is helpful to you. Sending the email in asp is comparatively similar with php just you have to follow the coding syntax. <% Set myMail=CreateObject(

How to change any attribute value of product in magneto

In magento sometimes we are required to chnage the attribute values of the products.  To do so we can work upon the event catalog_product_load_after. Lets see how we can do it: 1. Create a module with namespace as Custom and module as ProductI

How to use LIKE operator in MySQL

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to use  LIKE operator in MySQL? Basically, LIKE operator is used for searching for a specified pattern in a column. So in other words we can say that the LIKE operator is u

How to make Custom Spinner with using material design

In the below example code I have created a Custom Spinner. Here first, I have added spinner library in build.gradle file. After that, I have added Spinner layout in activity_main.xml layout. In MainActivity I have added items name in String. You can

How to use number_format() function in PHP

Hi Readers, Welcome to FindNerd, today we are going to discuss how to use a number_format() function in PHP ? Basically, a number_format() function is used to format numbers with grouped thousands. This function is very easy to implement. Number_fo

How to Calculate sum and product of all values in the array in php?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to Calculate sum and product of all values in the array in php? Calculate sum and product are very important features when we need calculate sum or product of values stored in a

1 74 408
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: