No announcements
Found 1654198 threads
-
0 Votes
Extracting Key Words Using Regular Expressions
…[DbRecord("…"…class …:… If it is, the regular expression might be like below: string sPattern = "Answered | 1 Replies | 551 Views | Created by Informatosaurus - Thursday, December 11, 2014 7:20 PM | Last reply by Fred Bao - Friday, December 12, 2014 7:33 AM -
0 Votes
Making Words Bold By Using Regular Expressions
the search terms bold by using regular expressions. for eg: if i search for a term Heart attack. I should be able to make any of ...Proposed | 6 Replies | 10891 Views | Created by MOSSDeveloper - Wednesday, February 27, 2008 2:54 PM | Last reply by Ricky_Brundritt - Friday, February 29, 2008 4:58 PM -
0 Votes
regular expressions for pre-sub words
I have a long words like 'MSDN'. how to create a regular expression that can match 'M', 'MS','MSD','MSDN' only?Answered | 5 Replies | 4680 Views | Created by Tom Bish - Friday, June 27, 2008 6:19 AM | Last reply by Jerry_Schulist - Wednesday, July 2, 2008 12:50 PM -
0 Votes
Search RTB using regular expressions.
Can anyone show me how to search for text inside a RichTextBox using regular expressions (Regex)? Thanks.Answered | 5 Replies | 2641 Views | Created by infernus - Tuesday, June 3, 2008 1:42 PM | Last reply by AleNava - Tuesday, June 3, 2008 5:27 PM -
0 Votes
using regular expressions
expression (because i haven't use the regular expressions this is my first time I use them) which find these characters and replace them with ""non spaces . for example ...Answered | 7 Replies | 2600 Views | Created by Elsanti - Monday, December 21, 2009 7:01 PM | Last reply by Elsanti - Monday, December 21, 2009 8:42 PM -
0 Votes
split using regular expressions
> >Using regular expressions need to split the following text intoAnswered | 19 Replies | 4498 Views | Created by vijay.chvk - Tuesday, May 8, 2012 6:05 AM | Last reply by Ron Rosenfeld - Sunday, May 27, 2012 11:16 AM -
3 Votes
Search using Regular Expressions
I know this is a programming practice to be able to perform a search using Regular Expressions, but the same would be useful within aDiscussion | 2 Replies | 9113 Views | Created by jeff00seattle_2 - Friday, November 7, 2008 9:11 AM | Last reply by Renee Culver - Tuesday, September 20, 2011 10:50 AM -
0 Votes
regular expressions
etc. However to me in my words Regular Expressions are, of course, ...Answered | 3 Replies | 5337 Views | Created by Santhosh P - Thursday, August 16, 2007 8:38 AM | Last reply by OmegaMan - Thursday, August 16, 2007 6:11 PM -
0 Votes
Regular Expressions
Hello, I am searching for a forum to ask a question related to regular expressions, and as I see there was one that is now in the archive, so which forum should I choose to post such ...Answered | 1 Replies | 902 Views | Created by Sascha-777 - Saturday, June 13, 2015 10:00 PM | Last reply by Dave Patrick - Saturday, June 13, 2015 10:40 PM -
1 Votes
Regular Expressions
Dear all: I meet a question in using regular expressions: First:I can use "<ut\b[^>]*>" to match the string ...Answered | 1 Replies | 1400 Views | Created by noeverything - Wednesday, October 16, 2013 11:53 AM | Last reply by Richard Mueller - Wednesday, October 16, 2013 2:37 PM -
0 Votes
Regular Expressions
HI, first i would like to say Thanks for the reply. current means is it which release? ultimate 2010 or some other because we are using VSTS Ultimate does it supports ...Answered | 2 Replies | 4241 Views | Created by keshav narayana - Tuesday, October 5, 2010 9:02 AM | Last reply by keshav narayana - Thursday, October 14, 2010 3:51 AM -
0 Votes
regular expressions
As was said earlier, give an example of what you want to do. Regular expressions are not very efficient ways of locating simple strings inside another one. For that you want to use ...Answered | 11 Replies | 5042 Views | Created by two_man_only - Thursday, November 8, 2007 10:19 PM | Last reply by two_man_only - Tuesday, November 27, 2007 3:29 PM -
1 Votes
Regular Expressions
You can write a CLR function to utilise .NET regexp processing in SQL Server, but by default there is very limited support for regular expressions in SQL Server ...Unanswered | 4 Replies | 2826 Views | Created by Sudeep Puvvadi - Tuesday, October 4, 2011 1:15 PM | Last reply by PaulR_adp - Tuesday, October 4, 2011 7:48 PM -
0 Votes
regular expressions using boost
;<matchStr[i].str()<<endl; } } You can get more samples about the regular expression using in boost ...Answered | 1 Replies | 3691 Views | Created by ajaind - Tuesday, December 29, 2009 2:36 PM | Last reply by Wesley Yao - Thursday, December 31, 2009 4:23 AM -
0 Votes
regular expressions
regular expressions " 4/21/2003 : On 4/21/2003 6:02:49 PM By DBROWN :: ; 
Unanswered | 1 Replies | 3442 Views | Created by Pradeep Gupta - Wednesday, November 8, 2006 7:39 AM | Last reply by Mazzica - Wednesday, November 8, 2006 11:25 AM -
0 Votes
Regular Expressions
Is it possible with help of regular expressions to identify in what kind of encoding the text is written, and if it possible how to make it work?Answered | 4 Replies | 2727 Views | Created by Val8282 - Monday, January 24, 2011 9:53 PM | Last reply by Larcolais Gong - Thursday, February 3, 2011 3:15 AM -
0 Votes
regular expressions
The Visual Studio Regular Expression Validator provides a ton of standard regex . Just put Regex Validator on your form and check its Expression or similar property. It ...Answered | 2 Replies | 2570 Views | Created by parthiban ashok - Wednesday, October 22, 2008 1:44 PM | Last reply by Viral Jain - Wednesday, October 22, 2008 4:27 PM -
0 Votes
regular expressions
I have used an appending scheme with key codes in collections. so it looks like this: 1298742374 123 , and 1298742374 129, etc with always a space between the ...Answered | 1 Replies | 2926 Views | Created by BugBeGone - Friday, November 28, 2008 3:04 AM | Last reply by Derek Smyth - Friday, November 28, 2008 9:56 PM -
1 Votes
Using Regex(Regular Expressions)
Would it be possible to see a code example using my example above?Answered | 5 Replies | 3203 Views | Created by Resentful - Sunday, November 29, 2009 8:51 PM | Last reply by MaDFroG20091013 - Thursday, December 3, 2009 6:53 AM -
6 Votes
Regular expressions
But matteo and nick i believe the same problem is relevent to both linq and regular expressions because you just cant find every case and its hard to make code changes the code its ...Answered | 13 Replies | 2504 Views | Created by michaelmfranz - Friday, May 11, 2012 9:02 AM | Last reply by Nick F. _ - Friday, May 18, 2012 6:19 PM - Items 1 to 20 of 1654198 Next ›
No announcements