Tag: reference
- 
		
		
		LINQ to XMLSeems that LINQ to XML does not get near as much attention as LINQ to SQL, but that’s a shame since there is a lot going on here too. Here are some examples performed on RSS. 
- 
		
		
		Regular expressions are a tool, not a problemRegular expressions are a good tool that should be used when appropriate, as with other programming tools and patterns. But when used to solve a wrong kind of problem, you can easily run into even bigger problems. 
