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

Search In

Use of constraints in SQL

Constraints in SQL are used to define rules for the  table and columns in a database and also make sure that data are accurate and trusted in the database. Constraints are responsible for the termination of action if any violation is found. Str

How to test a Web Based Application

Testing of a Web- Based application:- A Web-based application is any computer program which is accessed over a network connection using HTTP, It is created in any web browser's supported language.Web-based applications also may be client-based, wher

before_save And after_destroy callbacks in Rails

Sometimes while developing applications, need arises that we have to get some operation performed either before or after the execution of some method. For these purposes rails provide us with some nice hooks or we can say callbacks which can be call

Adapter with crud operations in ADO.NET

While working with SqlDataAdapter we always use select operation as it is used like  a buffer for storing and retrieving data.     But what if we want to perform any crud operation like insert update delete while interacting with th

  • 146
How to write a join query across multiple tables in CakePHP?

Fetching data from the database takes a lot time process. Eventually when you need to combine multiple tables in order to fetch the data, reducing database calls becomes very meaningful. Although in CakePhp's model, by default if the association be

CommandBuilder in ADO.NET

In ADO.NET while performing manipulations and crude operations with the SqlDataAdapter you can do it with number of ways.   One way is the use of command builder class meant for this purpose.   A CommandBuilder object resuces the load o

  • 477
How to take Backup of MYSQL Database file and upload it on Dropbox Account?

Hello, I am sharing here how we can take backup of our Project mysql database file and upload it in our Dropbox Account. Advantage using this feature is we can store our database backup in our Dropbox account daily. We can set our script as a cron

Access token authentication in cakephp

Generally access token concept is used to prevent the unauthorized access or misuse of the APIs from the mobile devices. Whenever a client logs in a mobile device, server generates a access token and send this access token back to  the client.

Setting rails locals from Client Requests

Rails Internationalization : Setting locals from Client Requests Hi friends, in my previous blog, we looked into Setting the Locale from the URL Params. There are some more cases where we don't want to set the locales through URLs or domains. We wa

How do I get the selected ID for the second dropbox based on the first dropbox in PHP with a refresh?

I am building an editor for a blog. Each post will be categorised. When the user clicks on a post title from the first dropdown menu and presses Ga (go in Dutch), then the page reloads with the second category dropbox selected to the category associ

1 67 161
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: