Click here to Skip to main content
15,914,162 members
Home / Discussions / C#
   

C#

 
QuestionForm (8 UserControl + 1 StatusStrip + 1 ToolStrip): error? where? it works!!! Pin
nelsonpaixao20-Nov-08 13:27
nelsonpaixao20-Nov-08 13:27 
AnswerRe: Form (8 UserControl + 1 StatusStrip + 1 ToolStrip): error? where? it works!!! Pin
Christian Graus20-Nov-08 13:39
protectorChristian Graus20-Nov-08 13:39 
GeneralRe: Form (8 UserControl + 1 StatusStrip + 1 ToolStrip): error? where? it works!!! Pin
nelsonpaixao20-Nov-08 13:56
nelsonpaixao20-Nov-08 13:56 
GeneralRe: Form (8 UserControl + 1 StatusStrip + 1 ToolStrip): error? where? it works!!! Pin
Christian Graus20-Nov-08 15:12
protectorChristian Graus20-Nov-08 15:12 
GeneralRe: Form (8 UserControl + 1 StatusStrip + 1 ToolStrip): error? where? it works!!! Pin
Luc Pattyn21-Nov-08 2:59
sitebuilderLuc Pattyn21-Nov-08 2:59 
GeneralRe: Form (8 UserControl + 1 StatusStrip + 1 ToolStrip): error? where? it works!!! Pin
nelsonpaixao21-Nov-08 13:39
nelsonpaixao21-Nov-08 13:39 
QuestionSQLMetal Usage Pin
altctrlnick20-Nov-08 12:33
altctrlnick20-Nov-08 12:33 
AnswerRe: SQLMetal Usage Pin
Mirko198020-Nov-08 21:33
Mirko198020-Nov-08 21:33 
Questionfiltering dataset and saving the resultant in another table. Pin
Aslesh20-Nov-08 12:04
Aslesh20-Nov-08 12:04 
AnswerRe: filtering dataset and saving the resultant in another table. Pin
Christian Graus20-Nov-08 13:38
protectorChristian Graus20-Nov-08 13:38 
GeneralRe: filtering dataset and saving the resultant in another table. Pin
Samer Aburabie20-Nov-08 15:44
Samer Aburabie20-Nov-08 15:44 
AnswerRe: filtering dataset and saving the resultant in another table. Pin
Mycroft Holmes20-Nov-08 16:38
professionalMycroft Holmes20-Nov-08 16:38 
Questioncom1 problem Pin
E_Gold20-Nov-08 9:49
E_Gold20-Nov-08 9:49 
AnswerRe: com1 problem Pin
Ennis Ray Lynch, Jr.20-Nov-08 10:24
Ennis Ray Lynch, Jr.20-Nov-08 10:24 
GeneralRe: com1 problem Pin
E_Gold20-Nov-08 10:54
E_Gold20-Nov-08 10:54 
GeneralRe: com1 problem Pin
E_Gold21-Nov-08 11:08
E_Gold21-Nov-08 11:08 
GeneralRe: com1 problem Pin
Luc Pattyn23-Nov-08 0:54
sitebuilderLuc Pattyn23-Nov-08 0:54 
QuestionHow do I display an icon in a windows ce 5 form? Pin
bobpombrio20-Nov-08 8:53
bobpombrio20-Nov-08 8:53 
AnswerRe: How do I display an icon in a windows ce 5 form? Pin
led mike20-Nov-08 9:07
led mike20-Nov-08 9:07 
JokeRe: How do I display an icon in a windows ce 5 form? Pin
Pedram Behroozi20-Nov-08 10:26
Pedram Behroozi20-Nov-08 10:26 
Questionhtml control parsing Pin
Eli Nurman20-Nov-08 8:33
Eli Nurman20-Nov-08 8:33 
AnswerRe: html control parsing Pin
led mike20-Nov-08 9:00
led mike20-Nov-08 9:00 
GeneralRe: html control parsing Pin
Eli Nurman20-Nov-08 9:48
Eli Nurman20-Nov-08 9:48 
GeneralRe: html control parsing Pin
led mike20-Nov-08 11:01
led mike20-Nov-08 11:01 
AnswerRe: html control parsing Pin
Patrick Etc.20-Nov-08 9:53
Patrick Etc.20-Nov-08 9:53 
Try Html Agility Pack:

http://www.codeplex.com/htmlagilitypack[^]

For a one-off it may be overkill, but if you're going to be doing alot of html parsing it can be incredibly useful to use xpath on html.

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.