Quantcast
Channel: Tech Example » admin
Browsing all 7 articles
Browse latest View live

Dynamically create TextBoxes with C#.Net on Windows Form

This article demonstrates how to dynamically create TextBoxes, CheckBox control with C# on Windows Form. the below codes dynamically creates TextBox and CheckBox controls, sets their IDs and positions,...

View Article



String Format in C#.Net – Add zeroes before number

In dot net we can format the numbers in easy way. We can use the static method (String.Format) or instance method (int.Tostring). Please find the below example to format the numbers with spaces or...

View Article

Fancy Image Show WordPress plugin

Fancy Image Show WordPress plugin is a simple image rotation WordPress plugin. The image rotation happens with five different fancy effects, so it is named fancy image show. We can create many...

View Article

Image may be NSFW.
Clik here to view.

Fancy Image Show Joomla Module

Fancy Image Show Joomla Module is a simple image rotation module. The image rotation happens with five different fancy effects, so it is named fancy image show. We can create many galleries in the same...

View Article

Image may be NSFW.
Clik here to view.

How to create auto number, Serial number, Row number in DataGridView in C#...

Display auto number, serial number, row number in the data grid view is very simply; just you have to create one new column for the date grid, after created the new column make that column to read...

View Article


JavaScript to scroll the text vertically like reel

Continuous announcement scroller JavaScript will create a simple text scroller using javascript. it’s not a simply message display instead the message will scroll vertically from bottom to top like...

View Article

How to get last inserted id in PHP MySql

If we insert a row into a mysql table that contains an AUTO_INCREMENT column, we can retrieve the value stored into that column by using the PHP function mysql_insert_id(). so we no need to create...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images