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

Search In

Using var dataType in C#

What and why we need to use Var dataType? This is one simple question that many of us might not know. So here it is, illustrated with a simple example: When we declare any variable as int i = 0; this is an explicit conversion. But when we write var

To call and send parameters to java Script function from Objective C

To call javascript function write the following lines : NSString *getStringvalue=[webView stringByEvaluatingJavaScriptFromString:@"getName()”]; Where getName() is a JavaScript function which return a String value. and to send Objective C variable

Please Help Me With the Sensors Management Code in Python

Hi I want someone make a code using python, this code relating to sensors management, read order, show the result, save the result and arrangement the results, that for 6-20 sensors at the same time.   If there is a programmer can do that, co

How to add metabox WordPress

Welcome to Findnerd. In a series of wordPress functions, today i am going to discuss the wordPress function add_meta_box. WordPress is full on with customized options. Meta boxes is a wonderful option to customize. Meta-boxes are the special type of

How to Combine an Image with Another from the Web in NodeJs?

Hi, Im stuck on a project. This is on Google Cloud, I have a Cloud Function that resize a image with ImageMagick. The Cloud function is is triggered whenever a new image is uploaded to a bucket. That part works fine. Now I want to combine the image

How to install Joomla using an Auto Installer

Using Auto installer in Joomla there is no requirement to create a database,upload files or configuration programs required. Using this it will reduce steps while installation and its fast to install and update. All will be done using auto installer

Passing parameters in stored procedure in ADO.NET

While writing codes in your application for insert delete update select you majorly does it with the help of stored procedures.   So for that we can have stored procedures that can be parameterized or without parameters.   So for that w

  • 212
Get current location on load of a page using google map API

A code snippet for getting current location on browser using google map API Here we are calling getLocation() on load of the page getLocation(); function getLocation() { if (navigator.geolocation) { navigator.geol

URL Routing in MVC

In MVC we build the application and run it . The main core behind the application is that it  will run from the controller name and the action name.     public static void RegisterRoutes(RouteCollection routes) {

10 Best WordPress Premium Ecommerce Themes for Online Store Development

Buying & selling process has seen some serious changes in the recent time. With the radical changes in technology, the conventional method of buying & selling has gone virtually too. People prefer it doing it on their phones, tablets or deskt

1 61 162
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: