- Wednesday, July 8, 2009, 7:41
- Programming
- 3,952 views
File uploading feature is common feature in web sites to place your data on web server. This file upload ajax script
allow to upload multiple file at once. While uploading file user can also see the uploading status with the help of progress bar.
For more details about "Multiple File Upload with Ajax"
Why this script ...
Full article
- Monday, April 20, 2009, 1:34
- Programming
- 7,909 views
Asp.net and PHP are most frequently in use for web application development. In this article i evaluate Asp.net and PHP on basis of some most essential factors required for web application. Although PHP is programming language and Asp.net is a framework but still at the end same objective accomplished from both.
Asp.net Programming Languages
Asp.net developers can use different programming languages for coding mainly C# and VB.net
C#
C# ...
Full article