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

Search In

Spring File Upload

Spring File Upload Spring is a framework which provides almost all types of functionality. Spring has feature to stream based file upload. Spring file upload is very easy and maintainable. Spring provides the api to upload file streams. Like java IO

How to reset or clear all asp.net controls/fields on web page/form ?

Tweaking overall user experience in C#.net project, a very effective trick you use to clear or reset all the controls placed on the web form or control. While building a form intensive site, page or control comprises number of text boxes, drop downs,

Optimize your sqlite database with ORMLite

ohh, I have a **large set of database** with many columns and many queries to access that data but sometimes *its getting slow* and really fed me up to *manage lots of queries* with sqlite. Thanks to **ORMLite** that manages your database very effici

Optimize your sqlite database with ORMLite

ohh, I have a large set of database with many columns and many queries to access that data but sometimes its getting slow and really fed me up to manage lots of queries with sqlite. Thanks to ORMLite that manages your database very efficiently as wel

Use ORMLite to Optimize your sqlite database

Hey, are you working with large database having many columns and many queries . Is this working slow with sqlite? Thanks to ORMLite that manages your database very efficiently as well as no need to manage lots of queries.... ORMLite supports more th

Entity Framework in ASP.NET

Entity Framework (EF) is an ORM framework. ORM stands for object-relational Mapping. Now what is object-relational Mapping.. Object-Relational Mapping framework it self creates model classes depending on tables of database, and vise versa. It can

Closure in Javascript

A closure is a technique which helps us to access the variable of other function even when they are out side the scope of the calling function. We can also say that it has access to the outer function’s private variables. Example : The private va

How to Implement WebView in Android Based PhoneGap Application

Hello Today we would discuss about Embedding Webview in Andorid based PhoneGap Application: Before starting let us have a formal introduction about the Webview: It is a View that displays web pages. It is a class through which we can display some

How to append/add set of input field in a form with just once click?

I designed my form with writing this script below. In this script showing $(wrapper).append() will trigger the action of adding the input boxes or any thing that you put inside it. For ex I used name, email and phone input text boxes. All you just n

How to get Geolocation (Lattitude and Longitude) of a point in phonegap

If you want to track the location using phonegap App, you can simply checkout this steps. 1. After creating a project for example "test", you can add a plugin using terminal cordova plugin add org.apache.cordova.geolocation After installing the

1 623 949
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: