Click here to Skip to main content
15,913,944 members
Home / Discussions / C#
   

C#

 
Questionhow to Link .jar file with c#? Pin
002comp24-Jun-10 0:16
002comp24-Jun-10 0:16 
AnswerMessage Closed Pin
24-Jun-10 0:18
stancrm24-Jun-10 0:18 
GeneralRe: how to Link .jar file with c#? Pin
002comp27-Jun-10 21:09
002comp27-Jun-10 21:09 
AnswerRe: how to Link .jar file with c#? Pin
Richard MacCutchan24-Jun-10 1:34
mveRichard MacCutchan24-Jun-10 1:34 
AnswerRe: how to Link .jar file with c#? Pin
002comp24-Jun-10 21:20
002comp24-Jun-10 21:20 
QuestionHow to create collection class in C# Pin
Chiman123-Jun-10 23:54
Chiman123-Jun-10 23:54 
GeneralRe: How to create collection class in C# Pin
harold aptroot24-Jun-10 0:08
harold aptroot24-Jun-10 0:08 
AnswerRe: How to create collection class in C# Pin
DaveyM6924-Jun-10 0:08
professionalDaveyM6924-Jun-10 0:08 
AnswerMessage Closed Pin
24-Jun-10 0:20
stancrm24-Jun-10 0:20 
GeneralRe: How to create collection class in C# Pin
DaveyM6925-Jun-10 2:06
professionalDaveyM6925-Jun-10 2:06 
Questionhow to:C# Datagridview must show only fixed number of rows Pin
Cobusvdvyver23-Jun-10 23:43
Cobusvdvyver23-Jun-10 23:43 
AnswerRe: how to:C# Datagridview must show only fixed number of rows PinPopular
Cobusvdvyver24-Jun-10 0:44
Cobusvdvyver24-Jun-10 0:44 
GeneralRe: how to:C# Datagridview must show only fixed number of rows Pin
Mycroft Holmes24-Jun-10 1:14
professionalMycroft Holmes24-Jun-10 1:14 
QuestionDetect scroll to end of document in a webbrowser control Pin
Chris Quinn23-Jun-10 22:39
Chris Quinn23-Jun-10 22:39 
AnswerRe: Detect scroll to end of document in a webbrowser control Pin
Pete O'Hanlon24-Jun-10 1:04
mvePete O'Hanlon24-Jun-10 1:04 
GeneralRe: Detect scroll to end of document in a webbrowser control Pin
Chris Quinn28-Jun-10 1:14
Chris Quinn28-Jun-10 1:14 
GeneralRe: Detect scroll to end of document in a webbrowser control Pin
Chris Quinn28-Jun-10 4:30
Chris Quinn28-Jun-10 4:30 
I had one problem with it - when I tried to use my html file, everytime it checked its scroll position, it was detecting that it was at the end of the file and activated the button, but the scrollbar was disabled. I finally tracked it down to a DOCTYPE directive in the first line of the file. When I removed this, it worked perfectly.

The line causing the problem was:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

====================================
Transvestites - Roberts in Disguise!
====================================

GeneralRe: Detect scroll to end of document in a webbrowser control Pin
Chris Quinn28-Jun-10 23:23
Chris Quinn28-Jun-10 23:23 
Questiondo anyone have codes for sql 2005 for saving picture? Pin
ronakT23-Jun-10 21:59
ronakT23-Jun-10 21:59 
AnswerRe: do anyone have codes for sql 2005 for saving picture? Pin
Pete O'Hanlon23-Jun-10 22:12
mvePete O'Hanlon23-Jun-10 22:12 
GeneralRe: do anyone have codes for sql 2005 for saving picture? Pin
Luc Pattyn24-Jun-10 3:35
sitebuilderLuc Pattyn24-Jun-10 3:35 
GeneralRe: do anyone have codes for sql 2005 for saving picture? Pin
Pete O'Hanlon24-Jun-10 3:49
mvePete O'Hanlon24-Jun-10 3:49 
GeneralRe: do anyone have codes for sql 2005 for saving picture? Pin
Luc Pattyn24-Jun-10 3:57
sitebuilderLuc Pattyn24-Jun-10 3:57 
AnswerRe: do anyone have codes for sql 2005 for saving picture? [modified] Pin
Luc Pattyn24-Jun-10 4:05
sitebuilderLuc Pattyn24-Jun-10 4:05 
GeneralRe: do anyone have codes for sql 2005 for saving picture? Pin
Pete O'Hanlon24-Jun-10 4:21
mvePete O'Hanlon24-Jun-10 4:21 

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.