Difference between HTML Controls and ASP.Net Standard Controls | HTML Controls vs. ASP.Net Controls
HTML Controls Controls HTML control runs at client side. controls run at server side. You can run HTML controls at server side by adding attribute runat=”server”. You can not run…
How to Upload Image in Database in PHP | Image Uploading in PHP
In this article, we will see how to upload images using database and display gallery . For image upload we will require an HTML form that allows image uploading , table…
Slimger | The world’s thinnest charger | A charger that can fit into your wallet
Besides lots of innovation & varieties in smartphones, lots of innovation & varieties you can see in the smartphone chargers also. We have already seen such innovative smartphone charger like QBracelet,…
HTC’s RE Camera
With this device, HTC has rediscovered the simplicity. This little remarkable, periscope shaped camera gives you new experience of watching, recording and capturing life other than the common way by…
Dropdown List in PHP | Binding Dropdown List with MySQL in PHP
In today's tutorial, we will see how to bind dropdown box with the MySQL table data content of the Dropdown list will not be fixed rather it will come from…
Portal Android SmartPhone | A Wearable Android SmartPhone
We have heard about Smartphones, Smart-Watch , Smart T-shirt, Smart TV, Smart Car, Smart Ring , Smart Pen and many more smart utility devices. Lets add one more innovation in…
Windows 10 | New Version of Microsoft’s new Window OS
Microsoft Corporation announced new version of Windows OS is Windows 10 by replacing Windows 8 and by Skipping Windows 9. Windows 10 was officially announced on 30th September 2014 having…
Difference Between ADO and ADO.Net | ADO vs. ADO.Net | A Comparison of ADO and ADO.Net
ADO : ActiveX Data Objects and are two different ways to access database in Microsoft. ADO ADO is base on COM : Component Object Modelling based. is based on CLR…