Technologies & Solutions

How to Speed up Web Application and Javascript‏ ??

There is lots of reasons because of that our web appliacation getting more slower and slower. Site is getting slow and users are not visiting lesser and lesser. Mostly users like site which is very fast and fullfill their all needs. So why we are not following some sort of techniques by which...

Why to use Verification Code or captcha in web appplication ??

Why Do we use verification code in web applications or in Mail or in any secure Apps ??   Verification code specially we are using for security purpose. To identify that auto genarated or human trying to access our application. Because there is lots of spammer and hackers just by...

Which Framework to use Zend or Codeigniter ??

  Why I recommend PHP Programmers to use CodeIgniter?   The main issue which I got attracted with CodeIgniter is its performance. CodeIgniter is faster than other popular PHP MVC frameworks. Take a look at these Benchmark test done by Rasmus Lerdorf(creator of PHP...

How get Average amount based on Two dates in Jquery/Javascript

How to get  numbers of Month based on two dates and calculate average amount from total amount ? Get the number of month from given date. and Get the average amount from two dates and total amount. Here is the code which i used to solved this problem.     <script...

Performance Tips to speed up PHP

Most of the programmers just writing code to execute the application But they bit lazy to write performance code which will make application to run faster. Writing and executing code anyone can do, But what do you think if your code will executing perfectly with better performance...

How to populate datas into a Select using jQuery ajax json, php

Hi !!       I wrote code to retrive values in select box using json,ajax & PHP.   Ajax post to get data from DB ....... $.post("<?=base_url()?>index.php/rubro/list_ajax/", {   'categoryID' : idc },   function(data) {     var...

How to add Textbox Dynamically in C# based on the User Input

  Dynamically Adding Controls based on the User Input  ===============================================================   using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using...

How To KILL A LION?Industrial Techniues‏

  How To KILL A    LION  , COMPANIES FOLLOW THE FOLLOWING METHODS:      Cognizant Method:     hire a lion... ask him to stay for late nights but give him no work to do.  give him gobi 65 to eat again...

How to Open a new Window using javascript ?

  <%@ Page Language="C#" AutoEventWireup="true"  CodeFile="FtpUpload.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="https://www.w3.org/1999/xhtml"...

10 Mini-Tips and Tricks in JavaScript for Beginners

  As I have previously stated in prior posts, JavaScript is the one of the most utilized programming languages, because a large majority of the browsers are compatible with it and make use of it. JavaScript has become very accepted, very quickly, because it is so straightforward and has a...

1 | 2 >>

Tips & Tricks

Trick To Make Free Call to Any Number In World with movibox

21/09/2011 18:06
    Well this is not any hack of mobile services but instead a legitimate way of making a free call to any number in world.This can be a real helpful if you do not have any account balance in your mobile and you need to make a urgent call.This is the right time movibox can help...

Trick to Convert Videos Using VLC Player

21/09/2011 18:05
VLC player is an open source video player that supports most of the video codecs.Most of the people using VLC are unaware that it can also be used to convert files into various video(mp4, webm, ts and ogg ) and audio (mp3,ogg,mp4,aac,cd) formats. VLC ...

Trick to convert any Folder to ISO Image File

21/09/2011 18:02
      An ISO image is uncompressed archive which contains all the files of the DVD or CD from which it is copied.These ISO images can be easily burned to DVD or CD’s.They can also be mounted so that computer will treat them as a actual optical disk.If you want to...

Trick To Enable Preview Pane In Gmail

21/09/2011 17:58
    Google has launched another new feature that allows you to get preview of your emails.Earlier,when you open an email you have to go back to inbox to open another email which is quite irritating if you are searching for a particular mail.WithPreview Pane your screen will be...

How to Copy Text From Any Image

21/09/2011 17:51
  Do you need certain information in the form of text from scanned copies of documents.Either you can write the whole text by typing or you can use an OCR software.OCR (optical Character recognition) is method to extract text from images.It can...

Flip your Facebook Status

21/09/2011 17:40
  Flipping text is a very good utility. With this you can flip your text like if you want to update your status This is very nice article posted here. How to Upside Down (Flip) Facebook Status Update:- Go to the website www.fliptext.org. In the upper field type...

20 Facebook Tips/Tricks You Might Not Know

21/09/2011 17:39
  20 Facebook Tips/Tricks You Might Not Know   If you surf Facebook on daily basis or occasionally, chances are you’re already familiar with regular stuffs like add/delete friends, update statuses, walls and profile, add and explore pages & applications, etc, but...
<< 1 | 2 | 3