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

Search In

How to Improve your Web Design and SEO Ranking Hand in Hand

The internet has become one of the most trusted source online. Almost all types of small and medium sized companies around the world are creating a website to showcase their business online. Having a business online isn't sufficient, rather you n

Types of validation controls in ASP.NET

Validation is an essential part of any web application. It is used to validate user input data. Before sending the user's input to different layers it must be validated. Validation is of two types:- 1. CLIENT SIDE- client side validation is conside

Tuples in Swift

Tuples is a new concept that is introduced in swift programing. Tuples group the multiple values in a single compound value. It is not necessary that the each tuples value should have the same datatype. The datatype can be different and number of val

How do you enforce or maintain the quality of the bug reports in your bug tracker?

If defect report is productive then there are higher chances that it will get fixed as soon as possible. So it depends on how energetically you report the bug. Reporting a bug is nothing but an art or skill. In this topic will discuss "How to maintai

Smart ways of testing

below are few techniques Equivalence partitioning: Dividing the data into a range of values and selecting one input data value from each range is called Equivalence Partitioning. This is a black box test designing technique used to calculate the qu

Exception Handling in Javascript

Exception: An exception is an error that occurs during runtime of a program. Example can be like we are using a array index that is out of bound of defined array in a program. Exception Handling: Exception handling is used to handle runtime ex

Avoid Concat function in SQL

While writing queries in stored procedures we manipulate with the string data type columns in which concatenating string is very common.   So we all are very familiar with the function CONCAT provided by the SQL Server for joining/merging stri

Web Server

  A server in a web is like a repository which holds the details of associated to your request, we use HTTP for making request and generating response.     The web server can be called to a device a terminal that provides the poten

  • 141
Apple Pay - WEB Integration through Braintree - how to create Certificate for the Sandbox / Development Environment?

Hi, 1) I want to integrate Apple Pay on my website (so it's a Apple Pay - Web Integration), using the Braintree payment provider, JS as a client side language and Java as a server side language.   I'm having difficulties creating a pr

Laravel Errors & Logging

Error logging handler is defined or registered in the app/start/global.php. We will define or configure logger to use a single log. In laravel we have MONOLOGY logging library. By using Monolog offers we will use n number of handlers. Example $log

1 53 160
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: