9,866,691 members (37,653 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
897 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 18
Page Size:
10
·
25
·
50
Tag filtered by: HTML5
[x]
Quiz Engine powered by Azure cloud
by
DrABELL
Article
13 May 2013
license:
CPOL
NY Trivia Quiz w/backend Database migration to Azure cloud
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
ASP.NET
SQL
C#
C#4.0
jQuery
Azure
Cloud
CSS3
HTML5
asp.net and html5 vs php which languages is scope in future
by
Bikash Prakash Dash
Answer
13 May 2013
license:
CPOL
Regarding scope there are so many technologies available rather than asp, php etc. You can jump to Embedded System .But choose technology in which you are capable, in which you can do better.php , asp.net ,html5 all hav equal scope if you have the talent.
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
PHP
HTML5
asp.net and html5 vs php which languages is scope in future
by
OriginalGriff
Answer
12 May 2013
license:
CPOL
Please do not post the same question repeatedly.The answer has not changed since yesterday!Plz tell me which languages better and demanded in markaet about asp.net and php[^]
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
PHP
HTML5
asp.net and html5 vs php which languages is scope in future
by
- NA -
Question
12 May 2013
license:
CPOL
I a general question. what technology should i choose- php vs asp.net and html5? I have tried to find it myself but there are many different opinions about that topic. Is there any general rule or methodology which can help me decide?
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
PHP
HTML5
Building a website using twitter bootstrap
by
Heiko Mohr
Article
12 May 2013
license:
CPOL
Create a simple cms project starting with bootstrap based layout
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
ASP.NET
Javascript
CSS
SQL
Windows
.NET
Visual-Studio
HTML
Dev
, +
Canvas Control Library and New Forms Based System for building Web Pages and Websites
by
Akshay Srinivasan2
Article
11 May 2013
license:
CPOL
Canvas Control Library provides highly customizable controls using the HTML5 Canvas element. Also includes a new Forms based system which is a new way to build your web pages and websites.
Web Development
»
Html / Css
»
Html
C#
ASP.NET
IIS
PHP
Apache
Framework
library
Controls
HTML5
Canvas
Jquery Ajax Page load Method Take too much time to page load
by
Roshan Samrit
Answer
11 May 2013
license:
CPOL
just use page method so that its fast..
General Programming
»
Uncategorised Quick Answers
»
General
HTML
jQuery
HTML5
Jquery Ajax Page load Method Take too much time to page load
by
Member-515487
Question
11 May 2013
license:
CPOL
$.ajax({ url: home.aspx+ '?rel=tab', success: function(data){});I am using this method to page load without refreshment but it take too much time to load entire page load so do we have any other option
General Programming
»
Uncategorised Quick Answers
»
General
HTML
jQuery
HTML5
Increase the width of the text by using slider
by
sainisoft
Question
11 May 2013
license:
CPOL
hi All,i m using the slider but their is some mistake in increase the size problem is :- when i increase the size of the text it take the previous value of the size Example:-First write the text any size after that i set the size 10 after that again set the size 20 then it take the size...
General Programming
»
Uncategorised Quick Answers
»
General
HTML5
Canvas
Android and iOS Mobile Device Development with Azure Mobile Services using HTML5 and JavaScript
by
Bart Read
Article
10 May 2013
license:
CPOL
Tutorial showing how to build an iOS or Android app using Azure Mobile Services with HTML5 and JavaScript in Visual Studio.
Mobile Development
»
Mobile Development
»
Applications
Javascript
Visual-Studio
HTML
Mobile
Dev
Beginner
Intermediate
Mobile
Android
Azure
, +
Hyperlinked Images in ASP.NET GridView
by
DrABELL
Tip/Trick
7 May 2013
license:
CPOL
3 different techniques of adding hyperlinked image to ASP.NET GridView in data-centric RIA
Web Development
»
Asp.Net Controls
»
General
ASP.NET
Gridview
image
DataTable
CSS3
RIA
HTML5
Data-Binding
HTML5 support to MVC3/4
by
Sandeep Mewara
Answer
7 May 2013
license:
CPOL
HTML5 is possible in MVC TOO.Following will help you with few...
General Programming
»
Uncategorised Quick Answers
»
General
MVC
HTML5
HTML5 support to MVC3/4
by
Dylan Roy
Answer
7 May 2013
license:
CPOL
Here are a few that I would use in order of preference.Twitter Bootstrap:twitter.github.com/bootstrap/HTML5 Boilerplate:http://html5boilerplate.com/Foundation by Zurb:http://foundation.zurb.com/All of which can be responsive.
General Programming
»
Uncategorised Quick Answers
»
General
MVC
HTML5
HTML5 support to MVC3/4
by
Vikasjbp
Question
7 May 2013
license:
CPOL
Hi,Can any one suggest me that HTML 5 templates will support to MVC3/MVC4??Thanks in advance.
General Programming
»
Uncategorised Quick Answers
»
General
MVC
HTML5
Maintain the picture ratio in small canvas and apply changes like editing(write text and rotation) effect on real image(HTML5)
by
sainisoft
Question
6 May 2013
license:
CPOL
Hi All, I am facing one problem in canvas(HTML5) that is when i uploading the image from the system then show the image in the small canvas. and when i am editing on the image like writing text , rotation etc on the image then i just want to effect the original image not on the show in the...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML5
Dear Diary - a diary writing app
by
gauravc12
Article
4 May 2013
license:
CPOL
An app for writing day to day diary with multimedia features.
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
Javascript
PHP
Intermediate
Azure
Cloud
HTML5
how dynamically stretch the rectangle in html5
by
raja514
Answer
4 May 2013
license:
CPOL
//this is how resizable rectangle]]> #canvas1 { position: relative; } #canvas1 { border: 2px solid #000; } #canvas1 { position: absolute; top: 120px; left: 50px; } canvas can not display html5 var...
General Programming
»
Uncategorised Quick Answers
»
General
HTML5
how dynamically stretch the rectangle in html5
by
raja514
Question
4 May 2013
license:
CPOL
i want to display stretchable rectangle in html5 canvas,please tel me how to do it
General Programming
»
Uncategorised Quick Answers
»
General
HTML5
how can I make mouseevent only when I cross shape(made by lineTo(),not whole canvas)?
by
Graham Breach
Answer
3 May 2013
license:
CPOL
You can't. You have to translate the mouse position into a position on your canvas, then determine whether that position is inside or outside your figure. The isPointInPath function[^] should help you out.Or you could use a library to do all the hard work for you:...
General Programming
»
Uncategorised Quick Answers
»
General
HTML5
how can I make mouseevent only when I cross shape(made by lineTo(),not whole canvas)?
by
- NA -
Question
2 May 2013
license:
CPOL
hi everyone,how can I make mouseevent only when I cross shape(made by lineTo(),not whole canvas)?var canvas_attic = document.getElementById('attic'); var context_attic = canvas_attic.getContext('2d'); canvas_attic.addEventListener('mousemove', function(evt) { ...
General Programming
»
Uncategorised Quick Answers
»
General
HTML5
dynamically changing rectangle coordinates in html5
by
raja514
Answer
2 May 2013
license:
CPOL
]]> #myCanvas { position: relative; } #myCanvas { border: 2px solid #000; } #myCanvas { position: absolute; top: 5px; left: 5px; } Your browser does not support the HTML5 canvas tag. // Keep everything in...
General Programming
»
Uncategorised Quick Answers
»
General
HTML5
dynamically changing rectangle coordinates in html5
by
raja514
Answer
2 May 2013
license:
CPOL
]]> #myCanvas { position: relative; } #myCanvas { border: 2px solid #000; } #myCanvas { position: absolute; top: 5px; left: 5px; } Your browser does not support the HTML5 canvas tag. // Keep everything in...
General Programming
»
Uncategorised Quick Answers
»
General
HTML5
dynamically changing rectangle coordinates in html5
by
raja514
Question
2 May 2013
license:
CPOL
how to change rectangle coordinates dynamically in html5. here is my code.please any one tel me
General Programming
»
Uncategorised Quick Answers
»
General
HTML5
LookFit - A HTML5 Web App hosted in the cloud
by
JonB3232
Article
2 May 2013
license:
CPOL
Windows Azure Development Challenge
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
.NET
Mobile
jQuery
Azure
Cloud
HTML5
Top 10 HTML 5 Interview Questions
by
Imran Abdul Ghani
Article
2 May 2013
license:
CPOL
A list of the top 10 HTML 5 interview questions
Web Development
»
Html / Css
»
Html
HTML5
How can i stop this scroller when it has reached its end?
by
jim rock
Question
2 May 2013
license:
CPOL
I want to use This Scroller[^] It is exactly what i need except that i want it to stop autoscrolling once it has reached its end. How can i do so? please help.
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
HTML
jQuery
CSS3
HTML5
JQueryUI
Need Scroller with both autoplay and manual scrolling funtionality
by
jim rock
Question
2 May 2013
license:
CPOL
I am looking for a scroller which auto scrolls to the end and stops and switches to manual navigation. I tried googling, there are thousands of scrollers but i need one with both autoplay and manual scroll funtionality. Where user can also switch to manual scroll with a single click while it is...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
HTML
jQuery
CSS3
HTML5
JQueryUI
Busy Cursor - java Script - HTML - CSS - Jquery - CSS3 - HTML5
by
Purama Murali
Answer
1 May 2013
license:
CPOL
Hi...U can write code within div tag.after div,ul then within li tag write it.li style="removed: wait" its may helpful to u!
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
Java
HTML
CSS3
HTML5
Busy Cursor - java Script - HTML - CSS - Jquery - CSS3 - HTML5
by
Rohan Leuva
Answer
1 May 2013
license:
CPOL
Excellent description is available on these links:Busy mouse cursor when page loading in ASP.NETChange the cursor to a Wait cursor in ASP.NET
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
Java
HTML
CSS3
HTML5
Busy Cursor - java Script - HTML - CSS - Jquery - CSS3 - HTML5
by
Gopinadh89
Question
1 May 2013
license:
CPOL
I want to show to the busy cursor in result is loading. and completed the loading hide the busy cursor.
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
Java
HTML
CSS3
HTML5
Communication with Cross Domain IFrame - A Cross Browser Solution
by
Tadit Dash
Tip/Trick
1 May 2013
license:
CPOL
This tip will help you to communicate with a cross domain Iframe which is added in the form.
Web Development
»
Html / Css
»
Html
Javascript
Windows
Forms
HTML5
Browser
IFrame
Trying to drag text on canvas
by
Mohibur Rashid
Answer
1 May 2013
license:
CPOL
lets see if this one can help you function allowDrop(ev){ ev.preventDefault();}function drop(ev){ev.preventDefault(); var textToDraw=ev.dataTransfer.getData("Text"); var ctx=document.getElementById("canv1").getContext("2d"); ctx.font =...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML5
Trying to drag text on canvas
by
Ariana Bond
Question
1 May 2013
license:
CPOL
Hi,I have searched a lot to drag the text drawn over it using fillText() method of JS over canvas.Any help on this will be much appreciated...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML5
How to get response in mvc3 when html5 based file upload success
by
TahaArslan
Answer
30 Apr 2013
license:
CPOL
I am also waiting for the answer of this problem...
General Programming
»
Uncategorised Quick Answers
»
General
C#
HTML5
MVC3
dynamically call javascript function in php whit parameters
by
Prasad Khandekar
Answer
28 Apr 2013
license:
CPOL
Hello,Try changing the PHP code as shown below.while (($file = readdir($dh)) !== false) { if ($file == ".") { echo '..'; } elseif ($file == "..") { echo '..'; } else { echo ''. $file . ''; echo ''; $i = $i + 1; }}Your...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML
PHP
Ajax
MySQL
HTML5
dynamically call javascript function in php whit parameters
by
UL UL ALBAB
Question
28 Apr 2013
license:
CPOL
I am creating a Video List dynamically. Here, I have added javascript onclick event dynamically; But, I have to call a javascript function which get parameter from php. here is my php code:while (($file = readdir($dh)) !== false) { if ($file == ".") { ...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML
PHP
Ajax
MySQL
HTML5
Customize HTML5 Form Validation with JavaScript and CSS
by
Giuseppe Luciano
Tip/Trick
27 Apr 2013
license:
Public Domain
How to customize HTML5 form validation with JavaScript and CSS
Web Development
»
Html / Css
»
Html
Javascript
CSS
HTML5
Load video Frame by Frame
by
UL UL ALBAB
Question
27 Apr 2013
license:
CPOL
I want to set a poster in html5 video tag automatically while page is loading. Thus why, I am using a jquery here: $(document).ready(function(){ var vid = $('#v0')[0]; vid.onplay = vid.onclick = function() { ...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
HTML
PHP
Ajax
MySQL
HTML5
HTML5/CSS
onload event call java-script function with two parameters
by
z284122755
Answer
27 Apr 2013
license:
CPOL
add this $(function(){ $('.mybuttons').click(function() { doButtonPress(this.id.replace('button_', '')); //this.id.replace('button_', '')
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML
PHP
Ajax
HTML5
onload event call java-script function with two parameters
by
abdussalam143
Answer
27 Apr 2013
license:
CPOL
First the body tag should be like this.this should be like thisyou write "önload" it should be "onload"
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML
PHP
Ajax
HTML5
onload event call java-script function with two parameters
by
UL UL ALBAB
Question
27 Apr 2013
license:
CPOL
I have a java-script function which will generate buttons dynamically in my html page. My java-script is: function myFunc(target_div,num_buttons) { var buttons = ""; for (var i = 0; i
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML
PHP
Ajax
HTML5
Sumerics Case Study
by
Intel Corporation
Article
26 Apr 2013
license:
CPOL
Florian Rappl, a 28-year-old PhD student at the University of Regensburg in Germany, won the Windows* 8 & Ultrabook™ App Innovation Contest for creating Sumerics, an app that performs a complex analysis of Ultrabook™ device sensor data and displays the results in visually compelling 2D and 3D graphs
Third Party Products
»
Product Showcase
»
General
C#
HTML5
windows-store
Creating dynamic video link than play in html5
by
UL UL ALBAB
Question
25 Apr 2013
license:
CPOL
I am creating video list dynamically. My code is here:while($row=mysql_fetch_array($res)){ $post=$row['post']; $link=$row['link']; $HTML.=''; $HTML.=''.''.$post.'/'; $HTML.='';}And I have a video...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML
PHP
Ajax
jQuery
HTML5
Video is not playing after select from a video list
by
UL UL ALBAB
Question
25 Apr 2013
license:
CPOL
Hi,I have dynamically created a video list from my database. For that I have done my code in php:$query = "select post,link from pagination order by id desclimit $pageLimit," . PAGE_PER_NO;$res = mysql_query($query);$count = mysql_num_rows($res);$HTML = '';$countli = 1;if...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML
PHP
Ajax
HTML5
Convert wmv formatted video file in web/mp4 while uploading a video file
by
UL UL ALBAB
Question
24 Apr 2013
license:
CPOL
I want to play video.wmv in -html5 tag. Is it possible to play .wmv format in html5 tag? Or is it possible to convert .wmv file to any other supported format to run in html5 ?
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
PHP
Ajax
HTML5
Draw Smooth Lines on HTML5 Canvas
by
Ken Fyrstenberg
Tip/Trick
23 Apr 2013
license:
CPOL
Cardinal splines at your service - no control points needed
Web Development
»
Client Side Scripting
»
General
Javascript
Architect
Dev
Design
Beginner
Intermediate
Advanced
Web-Development
HTML5
API
, +
Difference between razor asp.net and html 5
by
Maciej Los
Answer
20 Apr 2013
license:
CPOL
My answer is a bit of-topic, but..Quote:i am very confuse about HTML5 (i don't know anything about HTML 5)Start here: HTML5 (Windows)[^]Building Apps with HTML5: What You Need to Know[^]Building an HTML5 ASPNET MVC4 based website Part2[^]And finally:HTML5 Quick Start Web...
General Programming
»
Uncategorised Quick Answers
»
General
HTML5
Razor
Difference between razor asp.net and html 5
by
anil_bang0011
Question
20 Apr 2013
license:
CPOL
Hi , Last 4 month i have learn MVC 4 using razor engine. i am very confuse about HTML5 (i don't know anything about HTML 5)what is the differecne in HTML5 and ASP.NET Razor . and how to use in MVC 4 if anybody have any link regarding this Please share with me Thansk
General Programming
»
Uncategorised Quick Answers
»
General
HTML5
Razor
Tree View Control using HTML5
by
Style-7
Tip/Trick
19 Apr 2013
license:
CPOL
How to create Tree View Control by HTML5 only.
Web Development
»
Html / Css
»
Html
Treeview
HTML5
HTML5 and Server-Side Database
by
CPallini
Answer
18 Apr 2013
license:
CPOL
PHP is just one of the languages available for server side programming. You have many possibilities. Have a look at this Wikipedia page: "Server side coding"[^] for an overview.
General Programming
»
Uncategorised Quick Answers
»
General
HTML5
Data
Page 1 of 18
1
2
3
4
5
6
7
8
9
10
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web01 | 2.6.130513.1 | Last Updated 13 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid