Click here to Skip to main content
15,901,122 members
Home / Discussions / C#
   

C#

 
GeneralRe: What is a faster way to Flip Bytes Pin
Guffa10-Jun-07 19:13
Guffa10-Jun-07 19:13 
GeneralRe: What is a faster way to Flip Bytes Pin
Yitzchok Dev11-Jun-07 13:21
Yitzchok Dev11-Jun-07 13:21 
NewsRe: What is a faster way to Flip Bytes Pin
Yitzchok Dev12-Jun-07 16:03
Yitzchok Dev12-Jun-07 16:03 
AnswerRe: What is a faster way to Flip Bytes Pin
Guffa13-Jun-07 7:52
Guffa13-Jun-07 7:52 
GeneralRe: What is a faster way to Flip Bytes Pin
Yitzchok Dev14-Jun-07 14:20
Yitzchok Dev14-Jun-07 14:20 
AnswerRe: What is a faster way to Flip Bytes Pin
Guffa15-Jun-07 8:22
Guffa15-Jun-07 8:22 
AnswerRe: What is a faster way to Flip Bytes Pin
Yitzchok Dev15-Jun-07 9:03
Yitzchok Dev15-Jun-07 9:03 
QuestionRegEx Formation Pin
Expert Coming10-Jun-07 13:16
Expert Coming10-Jun-07 13:16 
I can't figure out the RegEx I need to get this done.

I am pulling data off a web page and am trying to get the following.

Rank: 12,653
Name: Nosferatu
Level: 11
Money: 50,727,875
Bank: 0

From this section of the webpage, although I am passing the whole webpage at one time.

<tr>
	<td  align="center">12,653</td>
	<td ><a href="profile.php?id=216816">Nosferatu</a></td>
	<td  align="center">11</td>
	<td >$50,727,875</td>
	<td >$0</td>
</tr>


The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

AnswerRe: RegEx Formation Pin
Christian Graus10-Jun-07 14:34
protectorChristian Graus10-Jun-07 14:34 
GeneralRe: RegEx Formation Pin
Paul Conrad10-Jun-07 14:46
professionalPaul Conrad10-Jun-07 14:46 
GeneralRe: RegEx Formation Pin
Expert Coming10-Jun-07 16:06
Expert Coming10-Jun-07 16:06 
GeneralRe: RegEx Formation Pin
Christian Graus10-Jun-07 16:24
protectorChristian Graus10-Jun-07 16:24 
GeneralRe: RegEx Formation Pin
Expert Coming10-Jun-07 16:58
Expert Coming10-Jun-07 16:58 
QuestionClose UserControl Pin
Alireza383910-Jun-07 11:46
Alireza383910-Jun-07 11:46 
AnswerRe: Close UserControl Pin
Christian Graus10-Jun-07 13:12
protectorChristian Graus10-Jun-07 13:12 
Questiondatagrid Pin
md_refay10-Jun-07 10:59
md_refay10-Jun-07 10:59 
Questionsingelton problem Pin
akkram10-Jun-07 6:47
akkram10-Jun-07 6:47 
AnswerRe: singelton problem Pin
Luc Pattyn10-Jun-07 6:51
sitebuilderLuc Pattyn10-Jun-07 6:51 
GeneralRe: singelton problem Pin
akkram10-Jun-07 7:01
akkram10-Jun-07 7:01 
GeneralRe: singelton problem Pin
Luc Pattyn10-Jun-07 7:23
sitebuilderLuc Pattyn10-Jun-07 7:23 
GeneralRe: singelton problem Pin
akkram10-Jun-07 7:47
akkram10-Jun-07 7:47 
GeneralRe: singelton problem Pin
Luc Pattyn10-Jun-07 8:17
sitebuilderLuc Pattyn10-Jun-07 8:17 
AnswerRe: singelton problem Pin
Guffa10-Jun-07 7:43
Guffa10-Jun-07 7:43 
AnswerRe: singelton problem Pin
Muammar©10-Jun-07 8:46
Muammar©10-Jun-07 8:46 
GeneralRe: singelton problem Pin
Luc Pattyn10-Jun-07 8:49
sitebuilderLuc Pattyn10-Jun-07 8:49 

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.