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 On How To Send Anonymous Mail

21/09/2011 18:37
You might find a lot of methods on Internet for sending fake or anonymous email.But due to good detection mechanism used by mail servers of google,yahoo,rediff,AOL and hotmail most of them are blocked.So,now I am giving you a new and a simple method for sending fake or anonymous emails.This is...

How To Download Facebook or Youtube Videos Without Any Tools

21/09/2011 18:36
    Have you ever liked a video shared by your friend on facebook and wanted to download it…Well this this tutorial is not only for facebook or youtube instead it can be used for any video streaming website like...

Trick On How To Hide Text In Images (Steganography) for free

21/09/2011 18:26
It is widely claimed that the trick of hiding text into images (Steganography) has been used by Al Qaeda for communication for carrying out 911 attacks.Well if you also want such a strong security in your communication so that nobody else can interpret your messages except the desired person...

Tricks To Convert Keyboard Into Live Disco

21/09/2011 18:25
This is a real funny trick with which you can amuse you friends.It doesnot require any programming skills on your part.This trick will make your keyboard LED’s blink like disco lights.This method is based on an a vb script.The blinking of the lights will continue until and unless you stop...

Trick to Make Free Pc To Phone Calls

21/09/2011 18:19
You can do 60 minutes free calling from your pc to any phone with a special promotional offer through skype.This promotional offers is provided by Ifeelgoods.Also if you need more than 60 minutes of free calling I will give you the trick to get unlimited calling minutes  from...

Trick To Rotate Images Of Any Website

21/09/2011 18:18
You can rotate images of any website to create wonderful effect’s.To Rotate images we will use javascript codes.Using this trick you can rotate images in Circular, Horizontal, Combination of Circular and horizontal trajectory.The images can also be made to revolve with your...

Funny Trick To Hack Facebook

21/09/2011 18:15
If you really want to impress someone with your hacking skills then this trick will surely help you.Well this is actually not any hacking just a simple javacript trick but the other person will surely believe you as a hacker. So what can you do with this trick? You can edit content of any...

5 Awesome And Cool Javascript Tricks

21/09/2011 18:13
    Javascript is an object oriented scripting language.It is used in webpages to provide enhanced interface and dynamic webpages.It is mainly used as client-side scripting language.There are some cool javascript tricks that will blow your mind.You don’t need any programing...

Firesheep:Trick to Hack Facebook and Twitter Password on Wifi

21/09/2011 18:07
Do you access your Facebook or Twitter account while you are on a public network like your college’s or office’s unsecured wifi.Then this is the time that you should think about your account security.If you think that facebook or Twitter are secured websites then it’s the time to face the...

Trick to Decrypt Passwords Stored in Firefox With FirePasswordViewer

21/09/2011 18:07
We usually store the username and passwords of the websites that we access regularly into Firefox to skip the need of entering the username and password over and again.Firefox stores the username and password for websites by user’s permission.These username and...
<< 1 | 2 | 3 >>