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

Search In

Device UUID importance while making API

While working with web API you need to ensure that the device that is making the request and getting the response will be tracked and its details with its UUID gets stored into the database.     While registering the employee i have also

@Html.EditorFor in MVC

While working in the MVC project we dont have the need to show the data only but we also need to manipulate it based on scenarios.   For this we need the controls in the MVC applicaition that will enable the editing of the data in the view. &

  • 227
Assign default values to the column

In writing the stored procedure we always need to work with the default value for the proper execution of the programs and the stored procedure we have made for the application.     So for doing it sometimes we have scenarios when we don

Strategies for Improving How You Manage Business Expenses

  Operating a business is an expensive endeavor. From hiring contractors to paying vendors to taking care of administrative costs, there are plenty of areas where you need to toss money to keep your business operational. Of course, not everyone

Wordpress Object Caching

Hello readers! In my Last blog I have explained about how you can Speed Up Your WordPress Website by Caching Custom Queries using Transients API. Now today we discuss about " WordPress Object Caching". this ones is also a method to Boost WordPress W

Different types of SQL Commands

SQL(Structured Query Language) is a computer language used for storing, retrieving and management of data in Relational Database Management System(RDBMS). The commands of SQL can be categorize into following categories : 1. DDL : DDL stands for Data

NSNotificationCenter

An NSNotificationCenter is used for broadcasting information within a program. It is like television broadcast where messages are broadcasted throughout the program. We can send the notification when some event occurs. For example, There is no much

General Configurations in CakePHP 3.x

Welcome to FindNerd. We are going to discuss the general configuration in CakePHP 3.x. If you are working with conventions then there is no extra configuration required so we discuss the general ones. You can check the configurations files in config

Object-Oriented JavaScript

Objects are used to represent the real world entities in our code like bank account, books, person, etc, by storing all relevant information in one place, i.e, an object. We have two ways to create objects in javascript, i.e., 'Literal notation&#

Validation Group in asp.net

Validation group in asp.net helps to validate controls in a group. we can define any number of validation group on a page as per requirement. Each validation group will work independently than other. We set a ValidationGroup property with the same na

1 30 90
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: