Click here to Skip to main content
15,891,629 members
Home / Discussions / C#
   

C#

 
AnswerRe: MS Access Automation Pin
Jon Henry12-Sep-08 12:15
Jon Henry12-Sep-08 12:15 
Questionhow can i move the location of gorupbox in winform...? Pin
maifs12-Sep-08 6:08
maifs12-Sep-08 6:08 
AnswerRe: how can i move the location of gorupbox in winform...? Pin
Eslam Afifi12-Sep-08 6:23
Eslam Afifi12-Sep-08 6:23 
AnswerRe: how can i move the location of gorupbox in winform...? Pin
maifs12-Sep-08 9:12
maifs12-Sep-08 9:12 
Questionhow can i change i item's order in listbox in winForm( i have VS2005).. Pin
maifs12-Sep-08 6:06
maifs12-Sep-08 6:06 
AnswerRe: how can i change i item's order in listbox in winForm( i have VS2005).. Pin
leppie12-Sep-08 6:12
leppie12-Sep-08 6:12 
Questionxml + nillable Pin
pbennington12-Sep-08 6:03
pbennington12-Sep-08 6:03 
QuestionRegular expression to find href tags. Pin
Pav197712-Sep-08 5:43
Pav197712-Sep-08 5:43 
Hi there,

I'm new to C# and .NET and just wandering if there is anything clever that I could download (library, etc.) or maybe is part of the standard C# library that could help this:

In an import scenario (of tousands of articles) I have a column in the database that contains links. This is a very messy database (from a CMS) and some of the links are www.somelink.com (the good ones), etc. some are actualy with the html tag <a href="http://somelink.com">www.somelink.com</a>

I was wandering if there is a regular expression anywhere that would help me to filter out the Web link?

In the worst case scenario I'll have to write it myself - not a huge worry but would prefere to resuse of course.

Any help much appreciated.

Kind regards,

Pav
AnswerRe: Regular expression to find href tags. Pin
M Harris12-Sep-08 6:19
M Harris12-Sep-08 6:19 
AnswerRe: Regular expression to find href tags. Pin
Mohammad Dayyan12-Sep-08 11:04
Mohammad Dayyan12-Sep-08 11:04 
AnswerRe: Regular expression to find href tags. Pin
Mike Hankey12-Sep-08 17:20
mveMike Hankey12-Sep-08 17:20 
QuestionHow would you write this in Linq? Pin
Marc Clifton12-Sep-08 4:34
mvaMarc Clifton12-Sep-08 4:34 
AnswerRe: How would you write this in Linq? Pin
led mike12-Sep-08 4:39
led mike12-Sep-08 4:39 
GeneralRe: How would you write this in Linq? Pin
Marc Clifton12-Sep-08 4:40
mvaMarc Clifton12-Sep-08 4:40 
AnswerRe: How would you write this in Linq? [modified] Pin
leppie12-Sep-08 4:54
leppie12-Sep-08 4:54 
GeneralRe: How would you write this in Linq? Pin
Marc Clifton12-Sep-08 4:58
mvaMarc Clifton12-Sep-08 4:58 
GeneralRe: How would you write this in Linq? Pin
leppie12-Sep-08 4:58
leppie12-Sep-08 4:58 
GeneralRe: How would you write this in Linq? [modified] Pin
leppie12-Sep-08 5:02
leppie12-Sep-08 5:02 
GeneralRe: How would you write this in Linq? Pin
Marc Clifton12-Sep-08 5:28
mvaMarc Clifton12-Sep-08 5:28 
GeneralRe: How would you write this in Linq? Pin
Marc Clifton12-Sep-08 5:35
mvaMarc Clifton12-Sep-08 5:35 
GeneralRe: How would you write this in Linq? Pin
leppie12-Sep-08 5:50
leppie12-Sep-08 5:50 
GeneralRe: How would you write this in Linq? [modified] Pin
Eslam Afifi12-Sep-08 6:12
Eslam Afifi12-Sep-08 6:12 
GeneralRe: How would you write this in Linq? Pin
leppie12-Sep-08 5:08
leppie12-Sep-08 5:08 
GeneralRe: How would you write this in Linq? Pin
led mike12-Sep-08 5:25
led mike12-Sep-08 5:25 
GeneralRe: How would you write this in Linq? Pin
leppie12-Sep-08 5:38
leppie12-Sep-08 5:38 

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.