Monday, 24 December 2012 13:56

validate credit card in c#

Written by
Rate this item
(0 votes)

Nowadays credit cards are used in online transactions.almost all
kinds of online transactions involve credit cards & debit cards.

Wednesday, 25 December 2013 15:04

Technic Launcher Installing on your USB Drive

Written by
Rate this item
(1 Vote)
Just follow the following steps to install the technic launcher on your usb drive.

> Install JPortable Java Runtime that found on http://portableapps.com/apps/utilities/java_portable this will allow you to launch the technic launcher on any computer(windows), even computers that not have Java installed.
Last modified on Wednesday, 25 December 2013 15:15
Monday, 28 January 2013 14:24

how to show content on a tiny box popup

Written by
Rate this item
(1 Vote)

sometimes it's needed to show some content or image
in popup on a button click.tinybox is the cool and nice
way to that efficiently.

Rate this item
(2 votes)

in one of my application i had to refresh a page when the page is
loaded from a click command.so i used javascript to do that but i
had to do it from code behind by registering javascript -

Friday, 25 January 2013 13:56

how to export to excel xls format using NPOI

Written by
Rate this item
(0 votes)

to properly export website data to previous version of excel
use the following example as a proper starting.one can export to
using 'Response object + gridview' but its not efficient and have some
lackings..

Rate this item
(1 Vote)

Its a common requirement.most developers want to show/hide
panel/div on a button click in datalist item.this post
will help everyone -

Last modified on Monday, 19 August 2013 14:42
Monday, 21 January 2013 13:54

how to show datalist item details in jquery popup

Written by
Rate this item
(0 votes)

t is difficult to use jquery for datalist items
because datalist items are generated dynamically
using same itemtemplate.

Last modified on Monday, 19 August 2013 14:37

Latest discussions

  • No posts to display.