News in the Category: Regex Subscribe to the rss of this category.

Total posts: 666

27 Jun 2009

Advogato diary for Ankh, June 27, 2009

stan, Python already has regular expression support... if you want only ^.*$ then the simplest and most efficient way might be to prefix all others with \ and use the existing regexp support. Most im...

New "How Do I?" Videos for Internet Explorer 8

MSDN: BizTalk Server, June 11, 2009

Find videos designed to help Web developers and designers of all skill levels experience the power of the Web using Internet Explorer 8. Check back often, as new videos are added regularly....

Regular Expressions Cookbook

Steven Smith, May 28, 2009

I just received a notice that OReilly is publishing a new Regular Expressions Cookbook.  Its not available yet, so I cant offer a review, but Im certainly a fan of Cookbook style books (like this...

Rewards, loyalty, and simple convenience

Clarity Blogs: ASP.NET, May 14, 2009

My key chain has more rewards cards on it than it does keys.  Seriously I have 3 keys and 4 rewards cards.  The idea behind these cards is that rewarding my shopping behavior will earn my lo...

Prof. PowerShell: Inspecting the Pipeline's Output

Microsoft Certified Professional Magazine Online | Columns, May 12, 2009

Like an electron microscope, the OutVariable parameter offers a peek deep into your pipelined PowerShell expressions....

Silverlight Contest app updated with new RadialPanel

Method ~ of ~ failed, May 5, 2009

Isnt RSS great!? Today I saw something wonderful pop in the feed from Jeff Prosise. One of the problems with the contest wheel app that Arturo and I did, was the CircularPanel we were using really at ...

Validation. Hey! Youre Done!

Jesse Liberty - Silverlight Geek, May 4, 2009

Towards the end of my Whats New In Silverlight 3 presentation for Tech Ed,  I discuss the (much anticipated) enhanced Data Validation in SL3.  Now, anyone who has been around the block a few...

Five gems of XBLA

More Whidbey stuff, May 3, 2009

The Maw is a charming and seriously fun game that is going to make you smile from start to finish. Puzzle Quest is one of those just one more time sinks. The improbable mix of puzzle gaming and ...

DNN Team Meeting - April 23, 2009

Shaun Walker, April 24, 2009

   Just some notes from our regular weekly team meeting.More......

Expression Blend 3 Preview

Somasegars WebLog, April 4, 2009

Building compelling and usable UI should be easy and fun.  We all can point to our favorite products (either the ones we build or the ones we use) and think about how much better it would be if t...

Preview: Placeholder arguments and custom argument checkers

ISerializable, April 2, 2009

here is a glimpse of the feature the guys are working on at the moment. I call it Placeholder Arguments. Its a variation of the how do you allow the user to check parameters passed to a method? questi...

Function to Extract a Regular Expression Pattern From a String

DevX: .NET Feed, March 31, 2009

This tip provides a generic function that extracts matches from a string using a regular expression....

Databinding in Silverlight

OdeToCode Latest Articles, March 28, 2009

This article will cover data binding features in Silverlight, including binding expressions, validation, converters, and binding modes....

FOLLOW UP: Developer Dinner on Expression Web and Designing with Standards

Federal Developer Weblog, March 26, 2009

NOTE: This was cross posted from here Thanks to everyone who attended last night!  You can find the deck and demo code here: Heres the essential links I gave towards the end of the talk: - D...

Internet Explorer 8 Released

Nigel Parkers Outside Line, March 26, 2009

Do you remember what you were doing when the planes hit the buildings in New York, September 11th 2001? Did you know that two weeks before that event IE6 was released to the web? What else was happ...

Web.UI ASP.NET Grid: Retrieve the filtered set of rows in Client RunningMode

ComponentArt WebLogs, March 19, 2009

Currently the Grid doesn't expose the filtered set of GridItems after a search/filter action, preventing operations from being applied exclusively to that set of rows. Until Grid provides a metho...

Retrieve the filtered set of rows in Client RunningMode

ComponentArt WebLogs, March 19, 2009

Currently the Grid doesn't expose the filtered set of GridItems after a search/filter action, preventing operations from being applied to that set of rows. Until Grid provides a method to access ...

Working with Property Expressions in SQL Server Integration Services

Simple Talk, March 16, 2009

Property Expressions in SSIS packages are assigned to a property at run time. This allows parameters to be passed to a package every time they are run, making them far more versatile. Despite their ob...

Blogs are the Most Important Innovation of the 21st Century

Scott on Writing, February 13, 2009

A case could be made that blogs and blog hosting websites like WordPress and Blogger are, so far,the most important innovation of this century, technological or otherwise. Prior to the advent of blogs...

Background: Extension Methods, Silverlight & Linq

Jesse Liberty - Silverlight Geek, February 7, 2009

A number of articles I've read recently have mentioned "Extension methods" in passing, yet it is difficult to find out what this is, if you don't already know. A few searches, however, d...

Regx for strong password

RegexLib.com - Recent Patterns, January 28, 2009

This Expression will allow at least one small letter, one capital and one numeric digit. And length of the password is minimum of 8 and allowed special chars are pre defined(@\$=!:.#%),special chars a...

Get Expression Blend, Expression Web, and Expression Studio at 50% off List Price!

MSDN: BizTalk Server, January 26, 2009

Don't delay: this limited time offer for Expression Blend 2, Expression Web 2, and Expression Studio 2 ends January 31....

CodeSnip: Adding a ToolTip for Each List Item

ASPAlliance.com - The #1 ASP.NET Community, January 26, 2009

In this code snippet, Abdulla demonstrates how to add a ToolTip for each item in a DropDownList, which the regular DropDownList does not support. After providing a brief introduction, he examines the...

Running a partial SSL website with ASP.NET MVC

Pablo M. Cibraro (aka Cibrax), January 19, 2009

Keith Brown has just released a helper class (Based on an original implementation made by Dominick Baier) with very useful methods for mixing Http and Https in a regular asp.net application. Before ju...

Running a partial SSL website with ASP.NET MVC

Pablo M. Cibraro (aka Cibrax), January 19, 2009

Keith Brown has just released a helper class (Based on an original implementation made by Dominick Baier) with very useful methods for mixing Http and Https in a regular asp.net application. Before ju...

DD-MM-YYYY Format Date Validator

RegexLib.com - Recent Patterns, January 9, 2009

This expression can be used to validate any date entered in correct DD-MM-YYYY format. Takes care of Leap Years too.....

Wahlin on .NET: Using the Visual State Manager in Silverlight Templates

FTPOnline .NET Channel, January 8, 2009

Expression Blend 2 lets you add different effects to your Silverlight apps and enhance users' experience -- and with less code than you might think. All you need is Visual State Manager....

SQLAuthority News - Author Visit - Mumbai, India - From January 8, 2008 to January 11, 2008

Journey to SQL Authority with Pinal Dave, January 8, 2009

I will be travelling to Mumbai from From January 8, 2008 to January 11, 2008. If any of readers wants to meet up for cup of coffee in evening leave a comment or send me email and we can arrange someth...

Building A HyperVideo Player Phase 1

Jesse Liberty - Silverlight Geek, January 6, 2009

More Previous Blog Entry Hyper-video: Getting Started     In a previous posting, I began a fast and furious mini-tutorial on building a hyper-video player. In this segment, I'll ...

Fun With Named Formats, String Parsing, and Edge Cases

youve been HAACKED, January 5, 2009

Recently I found myself in a situation where I wanted to format a string using a named format string, rather than a positional one. Ignore for the moment the issue on whether this is a good idea or no...

Validate HTM/HTML/ASP/ASPX

RegexLib.com - Recent Patterns, January 2, 2009

Validate HTM/HTML/ASP/ASPX e.g. PageName.html...

Validate URL

RegexLib.com - Recent Patterns, January 2, 2009

Validate URL e.g. http://www.sample.com, http://61.61.67.123/test.html...

Validate Filename.PageName,ImageName Extensions etc

RegexLib.com - Recent Patterns, January 2, 2009

Validate Filename,PageName,ImageName etc such as filename.doc filename.xls pagename.aspx pagename.asp pagename.htm pagename.html Extensions etc ......

Understanding the jQuery Object returned from a jQuery Selector Query

Rick Strahls WebLog, December 29, 2008

Cody Lindley has a great post that explains some of the innards of the jQuery object returned from selector queries. As you may know if you are using jQuery, the jQuery object returned from a jQuery s...

Parsing relative and absolute dates with MGrammar

Marquee de Sells: Chriss insight outlet, December 22, 2008

Dilip Krishnan has built a lovely little date parser that supports absolute dates like "6/2/1969" (just like DateTime.Parse already supports today) and relative dates like "today" or "next Monday...

Green Eggs and Blend

MSDN: BizTalk Server, November 21, 2008

Let Jesse Liberty take you through this tutorial on programming with Visual Studio and Expression Blend....

Address Parser

RegexLib.com - Recent Patterns, November 19, 2008

A quick and dirty expression for splitting up a generic street address...

Silverlight Related Skills Post 2

Jesse Liberty - Silverlight Geek, November 18, 2008

Yesterday, I wrote the first of a series of posts on skills related to effective Silverlight programming; specifically an introduction to LINQ. Today, with that material fresh, I'd like to take a gi...

JavaScript Mathematical Expression Evaluator

The Code Project Latest Articles, November 18, 2008

A mathematical expression evaluator in pure JavaScript, with support for user defined variables....

Mapping with Expressions

K. Scott Allen, November 14, 2008

Once you know about the magic of Expression<T>, its hard not to make use of it. Or perhaps, abuse it. Here is an excerpt of a class I wrote that uses Expression<T> as a reflection helper...

TextBoxFor(u => u.Name) - Unleash the power

Karl Seguin [MVP], November 13, 2008

Introduction Three weeks ago, Jeremy Miller and Chad Myers laid down their MVC approach. From the comments it's clear that many of their goals resonated with fellow developers. Since I happened to...

TextBoxFor(u => u.Name) - Unleash the power

Karl Seguin [MVP], November 13, 2008

Introduction Three weeks ago, Jeremy Miller and Chad Myers laid down their MVC approach. From the comments it's clear that many of their goals resonated with fellow developers. Since I happened to...

TextBoxFor(u => u.Name) - Unleash the power

Karl Seguin [MVP], November 13, 2008

Introduction Three weeks ago, Jeremy Miller and Chad Myers laid down their MVC approach. From the comments it's clear that many of their goals resonated with fellow developers. Since I happened to...

TextBoxFor(u => u.Name) - Unleash the power

Karl Seguin [MVP], November 13, 2008

Introduction Three weeks ago, Jeremy Miller and Chad Myers laid down their MVC approach. From the comments it's clear that many of their goals resonated with fellow developers. Since I happened to...

TextBoxFor(u => u.Name) - Unleash the power

Karl Seguin [MVP], November 13, 2008

Introduction Three weeks ago, Jeremy Miller and Chad Myers laid down their MVC approach. From the comments it's clear that many of their goals resonated with fellow developers. Since I happened to...

TextBoxFor(u => u.Name) - Unleash the power

Karl Seguin [MVP], November 13, 2008

Introduction Three weeks ago, Jeremy Miller and Chad Myers laid down their MVC approach. From the comments it's clear that many of their goals resonated with fellow developers. Since I happened to...

TextBoxFor(u => u.Name) - Unleash the power

Karl Seguin [MVP], November 13, 2008

Introduction Three weeks ago, Jeremy Miller and Chad Myers laid down their MVC approach. From the comments it's clear that many of their goals resonated with fellow developers. Since I happened to...

TextBoxFor(u => u.Name) - Unleash the power

Karl Seguin [MVP], November 13, 2008

Introduction Three weeks ago, Jeremy Miller and Chad Myers laid down their MVC approach. From the comments it's clear that many of their goals resonated with fellow developers. Since I happened to...

mm/dd/yyyy hh:mm:ss Date Time

RegexLib.com - Recent Patterns, November 11, 2008

I got a regex for date time from here, which had some bugs. so i referred a few regex from this site and created a regex which i tested and didnt find any errors. I will check again and update if requ...

HTML Stripping Challenge

youve been HAACKED, November 11, 2008

I In my last post, I talked about the landmine of stripping HTML comments and at the end I mentioned I hoped I would never have to parse HTML again. Well Im back at it, but this time I want to strip ...

Product Spotlight