Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
QuestionMy variables content appear in hexadecimal Pin
gapfulgence30-Jul-07 5:47
gapfulgence30-Jul-07 5:47 
AnswerRe: My variables content appear in hexadecimal Pin
Bert delaVega30-Jul-07 5:54
Bert delaVega30-Jul-07 5:54 
QuestionRe: My variables content appear in hexadecimal Pin
gapfulgence30-Jul-07 6:02
gapfulgence30-Jul-07 6:02 
AnswerRe: My variables content appear in hexadecimal Pin
PhilDanger30-Jul-07 6:08
PhilDanger30-Jul-07 6:08 
GeneralRe: My variables content appear in hexadecimal Pin
gapfulgence30-Jul-07 6:09
gapfulgence30-Jul-07 6:09 
AnswerRe: My variables content appear in hexadecimal Pin
Bert delaVega30-Jul-07 6:12
Bert delaVega30-Jul-07 6:12 
GeneralRe: My variables content appear in hexadecimal Pin
gapfulgence30-Jul-07 6:52
gapfulgence30-Jul-07 6:52 
QuestionSharp Develop Regular Expression Pin
xawsccs30-Jul-07 5:38
xawsccs30-Jul-07 5:38 
I am in the process of creating a program that needs to extract the below data from an ASP then populate a dataGridView. I only need to extract certain information but not all information. AS an example I need to look for "TCatalog:" and then the text after wich could be "OK" or Off-Line". What I don't need is the Overhead or the Heap Error Code.

TCatalog: OK<BR>DATSVR: OK<BR>Server IP: xxx.xxx.xxx.xxx<BR>Server Port: xxxx<BR>Socket Count: 1<BR>CC/ProgID: XX/XXXX<BR>Site Style: STD<BR>Program Name: Program Name<BR>Client Name: comapny Name<BR>Catalog Started at: 7/30/2007 10:33:42 AM<BR>Total Sessions: 8<BR>Current Sessions: 19<BR># Orders Received: 0<BR>Total Amount of Orders: 0.00<BR>Last Logged Request: 7/30/2007 10:33:42 AM<BR># Errors Logged: 17<BR># DB Errors Logged: 0<BR>Customized Pages: CartCheckOut.Asp,Main.Asp
<BR>Last Published: 07/13/07 10:00 by XXX<BR>Data Updated: 07/13/07 10:00 by CMG<BR>Memory Status (Heap): <br> Total Address Space: 12648448<br> Total Uncommitted: 1802240<br> Total Committed: 10846208<br> Total Allocated: 9250932<br> Total Free: 779084<br> Free Small: 487808<br> Free Big: 291276<br> Unused: 0<br> Overhead: 816192<br> Heap Error Code: 0<br>End of SiteCheck<BR>

AnswerRe: Sharp Develop Regular Expression Pin
led mike30-Jul-07 5:49
led mike30-Jul-07 5:49 
AnswerRe: Sharp Develop Regular Expression Pin
Martin#30-Jul-07 6:00
Martin#30-Jul-07 6:00 
GeneralRe: Sharp Develop Regular Expression Pin
xawsccs31-Jul-07 6:25
xawsccs31-Jul-07 6:25 
AnswerRe: Sharp Develop Regular Expression Pin
Paul Conrad30-Jul-07 6:22
professionalPaul Conrad30-Jul-07 6:22 
QuestionAccess to the class variable in the Program.cs Pin
UweOeder30-Jul-07 5:31
professionalUweOeder30-Jul-07 5:31 
AnswerRe: Access to the class variable in the Program.cs Pin
led mike30-Jul-07 5:47
led mike30-Jul-07 5:47 
AnswerRe: Access to the class variable in the Program.cs Pin
PhilDanger30-Jul-07 6:05
PhilDanger30-Jul-07 6:05 
GeneralRe: Access to the class variable in the Program.cs Pin
UweOeder30-Jul-07 21:00
professionalUweOeder30-Jul-07 21:00 
QuestionDataGridView Max Rows Pin
jasper01830-Jul-07 5:22
jasper01830-Jul-07 5:22 
AnswerRe: DataGridView Max Rows Pin
led mike30-Jul-07 5:26
led mike30-Jul-07 5:26 
QuestionC# Prep Statement doesn't insert string Pin
NRworld30-Jul-07 4:43
NRworld30-Jul-07 4:43 
AnswerRe: C# Prep Statement doesn't insert string Pin
Pete O'Hanlon30-Jul-07 9:49
mvePete O'Hanlon30-Jul-07 9:49 
GeneralRe: C# Prep Statement doesn't insert string Pin
PIEBALDconsult30-Jul-07 11:23
mvePIEBALDconsult30-Jul-07 11:23 
Questioncomand line Pin
ankit_mait30-Jul-07 4:30
ankit_mait30-Jul-07 4:30 
AnswerRe: comand line Pin
CPallini30-Jul-07 4:38
mveCPallini30-Jul-07 4:38 
QuestionIs there a way to disable "Close" button on title bar? Pin
Tesic Goran30-Jul-07 4:21
professionalTesic Goran30-Jul-07 4:21 
AnswerRe: Is there a way to disable "Close" button on title bar? Pin
originSH30-Jul-07 4:52
originSH30-Jul-07 4:52 

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.