Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:180315
More Search Options
RSS Available
Matching Posts
Re: Regular expression -- how to match whole word between paranthesis
I need the regular expression so that only full words .. the paranthesis may not be always present e.g. I may have to replace "the" in the following text : the kings and their queens need to only remove "the" and not the from "their" the regex is working fine except for the paranthesis replacement Thanks Swanand
Posted to
C#
(Forum)
by
swanandmokashi
on 12/17/2009
Regular expression -- how to match whole word between paranthesis
Hi all I am trying to match (the) in the following text : the king and (the) the queeen and their sons However it is not able to find the (the). My regular expression works otherwise if there are no escape characters involved (the regex is trying to remove a specified word as a whole word only -- so if we need to replace the word the then it will not remove t h e from their) I have tried using the Regex.Escape method, but no luck Here is my test code: string remove = Regex.Escape("(the)"
Posted to
C#
(Forum)
by
swanandmokashi
on 12/16/2009
Filed under: regular expression
Re: Accessing Web Site Administration Tool
You can always get the site "ready" locally and then move it to production as well as use DTS to copy the membership related data for membership settings : <shameless plug> http://www.dotnetgenerics.com/Modules/ASP.NET/Membership.aspx </shameless plug>
Posted to
Configuration and Deployment
(Forum)
by
swanandmokashi
on 4/25/2006
Re: Master Page / redx images / when primary page in subfolder
check out my article on the pwoer of ~ http://www.dotnetgenerics.com/Modules/TricksAndTips/ASP.NET/PowerOfTilda.aspx Not exact answer to your question but you will get the idea. PS: Are the images broken evenwhen you use ~ with a server side image control ?
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
swanandmokashi
on 4/25/2006
Re: Dynamic radio buttons - Help
Are you getting any error when the postback happens? Also what code do you have in the Page_Load envent (if any) ?
Posted to
Getting Started
(Forum)
by
swanandmokashi
on 4/25/2006
Re: TreeView client side script
BUG : There is a problem if the same checkbox Is checked/unchecked repeatedly for eg say a checkbox is initially checked and then checked/unchecked and checked and again unchecked, it will still have InitChecked attribute as true
Posted to
Internet Explorer Web Controls
(Forum)
by
swanandmokashi
on 8/31/2004
Page 1 of 1 (6 items)
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online