Click here to Skip to main content
16,012,223 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Using Jquery in Update Panel IE Problem Pin
jkirkerx29-Mar-13 10:30
professionaljkirkerx29-Mar-13 10:30 
Questionneed coding for my project Pin
rengaramu r28-Mar-13 8:43
rengaramu r28-Mar-13 8:43 
AnswerRe: need coding for my project Pin
Marco Bertschi28-Mar-13 9:06
protectorMarco Bertschi28-Mar-13 9:06 
GeneralRe: need coding for my project Pin
rengaramu r28-Mar-13 9:38
rengaramu r28-Mar-13 9:38 
GeneralRe: need coding for my project Pin
Jasmine250128-Mar-13 12:58
Jasmine250128-Mar-13 12:58 
GeneralRe: need coding for my project Pin
rengaramu r28-Mar-13 17:28
rengaramu r28-Mar-13 17:28 
GeneralRe: need coding for my project Pin
Jasmine250129-Mar-13 6:09
Jasmine250129-Mar-13 6:09 
AnswerRe: need coding for my project Pin
jkirkerx28-Mar-13 10:09
professionaljkirkerx28-Mar-13 10:09 
Well it sounds like your writing a windows program, this is the asp.net forum for web developers.

I'm not sure which forum is for windows managed code.

Anyways, if you had 2 identical images, actually the same image, then you could probably inspect each pixel in the image in the rows and columns, by color number, and see how many matches you get which should be 100%

But if you have 2 different sources for the image, and use a jpeg reducer, they may not compress the same leaving the image colors different so your match may only be 80% or none at all, even though they look the same to the human eye. The 2nd image may be offset by 1 row in the X or Y alignment creating a 0 match.

I've done work using pixels to determine the background color of an image, for automatic background color selection, and it took alot more code than what you posted to extract a good value.

You should probably Google the subject for awhile and look deeper into the subject.
QuestionDataTable: Query a programmatically generated DataTable Pin
Sumit Kathuria28-Mar-13 8:16
Sumit Kathuria28-Mar-13 8:16 
AnswerRe: DataTable: Query a programmatically generated DataTable Pin
David Mujica28-Mar-13 8:49
David Mujica28-Mar-13 8:49 
AnswerRe: DataTable: Query a programmatically generated DataTable Pin
mr.priyank29-Mar-13 4:26
mr.priyank29-Mar-13 4:26 
QuestionUsers can't get to my new web site Pin
Jim from Indy28-Mar-13 4:17
Jim from Indy28-Mar-13 4:17 
QuestionASP.net MVC 4 Panel visible true/false depends on the condition Pin
VishwaKL27-Mar-13 22:27
VishwaKL27-Mar-13 22:27 
AnswerRe: ASP.net MVC 4 Panel visible true/false depends on the condition Pin
Rohith Reddy Vadiyala28-Mar-13 21:16
Rohith Reddy Vadiyala28-Mar-13 21:16 
QuestionBest URL/File Structure Practices? Pin
Dralken27-Mar-13 19:28
Dralken27-Mar-13 19:28 
AnswerRe: Best URL/File Structure Practices? Pin
Marco Bertschi28-Mar-13 9:12
protectorMarco Bertschi28-Mar-13 9:12 
AnswerRe: Best URL/File Structure Practices? Pin
Marco Bertschi28-Mar-13 9:13
protectorMarco Bertschi28-Mar-13 9:13 
Questionmodalpopupextender with dynamic checkboxlist Pin
janetb9926-Mar-13 6:29
janetb9926-Mar-13 6:29 
AnswerRe: modalpopupextender with dynamic checkboxlist Pin
janetb993-Apr-13 5:39
janetb993-Apr-13 5:39 
Questionhow to get selected item text in razor dropdownlist. Pin
GuhananthS24-Mar-13 20:12
GuhananthS24-Mar-13 20:12 
AnswerRe: how to get selected item text in razor dropdownlist. Pin
mr.priyank29-Mar-13 4:37
mr.priyank29-Mar-13 4:37 
QuestionHow to use databindings class in web application? Pin
behrad kiani24-Mar-13 8:33
behrad kiani24-Mar-13 8:33 
AnswerRe: How to use databindings class in web application? Pin
Marco Bertschi24-Mar-13 10:53
protectorMarco Bertschi24-Mar-13 10:53 
QuestionPing sql server database table and track inserted records Pin
Ani199124-Mar-13 6:03
Ani199124-Mar-13 6:03 
General70-487 Material Pin
silentspeaker24-Mar-13 3:39
silentspeaker24-Mar-13 3:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.