Click here to Skip to main content
15,917,473 members
Home / Discussions / C#
   

C#

 
AnswerRe: Upload a File to SFTP server using VS 2005 Pin
Ashfield17-Feb-09 20:57
Ashfield17-Feb-09 20:57 
QuestionList Box Control Styling Pin
Soptik Dutta17-Feb-09 19:10
Soptik Dutta17-Feb-09 19:10 
AnswerRe: List Box Control Styling Pin
musefan17-Feb-09 22:07
musefan17-Feb-09 22:07 
QuestionCan i ask some question About ZedGraph?? Pin
Vampirejk17-Feb-09 19:04
Vampirejk17-Feb-09 19:04 
QuestionDefine multiple variables with the same initial value Pin
CodingLover17-Feb-09 18:53
CodingLover17-Feb-09 18:53 
AnswerRe: Define multiple variables with the same initial value Pin
Vikram A Punathambekar17-Feb-09 21:29
Vikram A Punathambekar17-Feb-09 21:29 
AnswerRe: Define multiple variables with the same initial value Pin
Guffa17-Feb-09 23:24
Guffa17-Feb-09 23:24 
QuestionMy regular expression skiping one data How can I fix it [modified] Pin
Naveed72717-Feb-09 18:09
Naveed72717-Feb-09 18:09 
This question is not related to C# but I am using it in C# and there is no message board for Regular Expression there for I am posting my question, and I hope some one will solve my problem.

I have this regular expression "(ABC.\d.)(?.*?)*(ABC.\d.)"
and the following data on which I am applying it.
.....

DATA To grab from Regular expression
ABC.1. Recreation. As of June 30, 2007, the balances provided
in the following citations shall revert to the fund

ABC. 2. Recreation. As of June 30, 2007, the balances provided
in the following citations shall revert to the fund

ABC. 3. Recreation. As of June 30, 2007, the balances provided
in the following citations shall revert to the fund

ABC. 4. Recreation. As of June 30, 2007, the balances provided
in the following citations shall revert to the fund


But unfortunately it grabs only ABC.1,ABC.3,ABC.5,ABC.7 and so on
it means this regular expression is skipping one step. Is there any one who can tell me how can I correct this problem. That it should not skip any sequence where it got ABC.\d. it should grab data until it found next ABC.\d.

Thanks in advance Rose | [Rose]

modified on Wednesday, February 18, 2009 1:40 AM

QuestionSocket issue Pin
yesu prakash17-Feb-09 17:54
yesu prakash17-Feb-09 17:54 
AnswerRe: Socket issue Pin
carbon_golem18-Feb-09 2:28
carbon_golem18-Feb-09 2:28 
GeneralRe: Socket issue Pin
yesu prakash18-Feb-09 17:57
yesu prakash18-Feb-09 17:57 
QuestionC# Web Service Custom Return Object Problem Pin
WhatDoIHaveToDoToGetAUniqueName17-Feb-09 10:54
WhatDoIHaveToDoToGetAUniqueName17-Feb-09 10:54 
AnswerRe: C# Web Service Custom Return Object Problem Pin
Calin Tatar17-Feb-09 11:05
Calin Tatar17-Feb-09 11:05 
GeneralRe: C# Web Service Custom Return Object Problem [modified] Pin
WhatDoIHaveToDoToGetAUniqueName17-Feb-09 12:37
WhatDoIHaveToDoToGetAUniqueName17-Feb-09 12:37 
GeneralRe: C# Web Service Custom Return Object Problem Pin
Ennis Ray Lynch, Jr.17-Feb-09 15:21
Ennis Ray Lynch, Jr.17-Feb-09 15:21 
GeneralRe: C# Web Service Custom Return Object Problem [modified] Pin
WhatDoIHaveToDoToGetAUniqueName18-Feb-09 10:00
WhatDoIHaveToDoToGetAUniqueName18-Feb-09 10:00 
GeneralRe: C# Web Service Custom Return Object Problem Pin
Ennis Ray Lynch, Jr.18-Feb-09 10:22
Ennis Ray Lynch, Jr.18-Feb-09 10:22 
GeneralRe: C# Web Service Custom Return Object Problem Pin
WhatDoIHaveToDoToGetAUniqueName18-Feb-09 12:55
WhatDoIHaveToDoToGetAUniqueName18-Feb-09 12:55 
QuestionParsing Line by line Pin
alwaysthinking17-Feb-09 10:40
alwaysthinking17-Feb-09 10:40 
AnswerRe: Parsing Line by line Pin
Calin Tatar17-Feb-09 11:01
Calin Tatar17-Feb-09 11:01 
AnswerRe: Parsing Line by line Pin
PIEBALDconsult17-Feb-09 12:46
mvePIEBALDconsult17-Feb-09 12:46 
GeneralRe: Parsing Line by line Pin
alwaysthinking17-Feb-09 13:35
alwaysthinking17-Feb-09 13:35 
GeneralRe: Parsing Line by line Pin
PIEBALDconsult17-Feb-09 15:21
mvePIEBALDconsult17-Feb-09 15:21 
Question[Message Deleted] Pin
wwwxyz17-Feb-09 10:08
wwwxyz17-Feb-09 10:08 
AnswerRe: how can I apply all txt files in the folder this code? Pin
DaveyM6917-Feb-09 10:19
professionalDaveyM6917-Feb-09 10:19 

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.