|
|
Stories recently tagged with 'RegEx'
|
|
submitted by
drugarce
1 month, 19 days ago
immike.net — Many programmers disregard regular expressions as line noise, and it’s a damned shame because they come in handy so often. Once you’ve gotten the hang of them, regular expressions can be used to solve countless real world problems... read more...
|
|
tags:
RegEx | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jwkratz
1 month, 23 days ago
codinghorror.com — If you've ever talked about regular expressions with another programmer, you've invariably heard this 1997 chestnut: 'Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems.' read more...
|
|
tags:
RegEx | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
docluv
2 months, 1 day ago
professionalaspnet.com — A review and example of Roy Osherove's new Regular Expression Visualizer for Visual Studio. read more...
|
|
tags:
RegEx | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
yousefla
2 months, 1 day ago
mycsharpcorner.com — Here is a quick one line code to extract __VIEWSTATE hidden form field from the ASP.NET Login page. This comes in handy during web automation of the ASP.NET form authentication. read more...
|
|
tags:
RegEx | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rsoni
2 months, 7 days ago
dailycoding.com — Cool Online regular expression tester with Help read more...
|
|
tags:
RegEx | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Klaus
2 months, 9 days ago
tellingmachine.com — The tool that I am presenting here renames batches of files that have some kind of numerical index as part of their file name. It can rename the text before the index, it can shift the index numbers, give the files a new extension and add or remove leading zeros to and from the numerical index part of the file name. It uses Regular Extensions to parse the file names. read more...
|
|
tags:
FileInfo.MoveTo, RegEx, winforms | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
yousefla
2 months, 20 days ago
mycsharpcorner.com — An example to use RegEx to split a string in C# read more...
|
|
tags:
RegEx | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tomdog
3 months, 17 days ago
atalasoft.com — While implementing Binary Cross Reference Streams we were surprised to see that they could be encoded with PNG Predictors. This was surprising because binary cross reference streams aren’t images, they are byte tables. The first byte can only contain the numbers 0, 1 and 2 and are often the same, the middle two bytes are often the same and the last byte is generally increasing by one each time. Knowing this about the data you can develop a lossless algorithm which normalizes the data and so makes PKZIP/GZIP/FLATE compression work much better. read more...
|
|
tags:
RegEx | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tomdog
3 months, 20 days ago
atalasoft.com — "One of the hurdles to get this working for .Net was computing the code complexity. There aren't any good existing open source, and free options out there in the tubes to do this so I had to code it up all on my own. I took a bag of words approach, and decided to just parse the source files with regular expressions."
Code samples included in the entry. read more...
|
|
tags:
RegEx | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 4 days ago, submitted by
igoro1975
4 months, 5 days ago
diffio.com — Validation (regexp) for credit cards (Visa, Master Card, Discover, Diners Club, American Express). read more...
|
|
tags:
RegEx | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 18 days ago, submitted by
gavinjoyce
4 months, 21 days ago
txt2re.com — Generate regular expressions from sample text input read more...
|
|
tags:
RegEx | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
new292
6 months, 6 days ago
new292.blogspot.com — Some times we need to extract information from HTML pages ,for example extracting table from HTML page
here you will find how to do it using regular expression , This code i found it through Google but i converted it it C# ... read more...
|
|
tags:
RegEx | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
razamit
7 months, 30 days ago
dev102.blogspot.com — This one is for all you guys who are tired of pressing F5 over and over in Visual studio just to see if you got the Regular expression right, I know got tired of it and that's how i found this tool.
read more...
|
|
tags:
Visual, Studio, RegEx, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|