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

Search In

How to add datatable in cakephp with records fetching from database

In cakePhp if you have an extensive database which contains thousands and a huge number of record so you can apply the datatables there. By applying the datatable you have given pagination highlight in which it is dependent upon you that what number

Subclasses in Objective-C

  Hi Reader’s,   In this blog we are going to discuss the concept of subclasses in Objective-C language. Subclasses are basically used to change the methods of an existing class or changes the behavior of properties we will use in

How to upload a file using Asp.Net MVC and AJAX?

In this blog we illustrate how we can upload a file using ASP.Net MVC and AJAX.   Follow the below steps to upload a file:   Firstly we need to create model which contains the properties such as name, length and type of the file.

Bind arraylist to gridview in Asp.net

Gridview is a rich control of asp.net c#,it fetches the data from database and display data in the form of columns and rows(tabular form). There are features for CRUD operations in gridview, User can perform edit,update,delete operations with the dat

How to Create a Robots.txt File for Your Website

Definition of ROBOTS.TXT:   A Robots.txt file stops Search Engine crawlers from indexing those web pages which do not add any business value to your website. In other words, it instructs Search Engines bots how to exactly crawl and index your

How to create a partial view in Asp.net MVC

This blog illustrate how to create a partial view in Asp.net MVC by using below steps:   Create a model class for partial view   using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace Pa

How to use AFNetworking to make a server call in iOS

Hi Reader’s, This blog is to use  AFNetworking to make a server call with the help of API. Here we are using an API which includes GIF images and other related data. So below is the code used to get response from server. Before proceedi

Integrating Paypal in Rails Application (Part-2)

Paypal Integration in Rails (continued) Now, When the user is redirected to the method paypal_url , defined in the model file (order.rb) there we will give the html variables in which we will connect our application to the paypal sa

CSS3 Perspective property

CSS3 perspective property is the most popular 3D transform property. As we know Perspective refers to the art of representing a 3D object on a 2D surface with right impact of their height, width, depth, and position in relation to each other.  

DataBase in unity

Hi everybody I just learned some things in the past week about SQLite in Unity and I thought I share them as I had to figure out most of it myself. All code in C#. Set up a database in Unity Its my first time i am working with db in unity. I am ba

1 203 320
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: