DevPinoy.org
A Filipino Developers Community
Sign in
|
Join
|
Help
Home
Blogs
Media
Forums
Groups
DevCast
Keith Rull
»
All Tags
»
LINQ
(
RSS
)
Browse by Tags
Keith Rull
Home
About
Contact
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
How To: Teach Your Apps To Speak With System.Speech.SpeechSynthesizer Part 2
LINQBridge: Use LINQ querries in .NET 2.0 and 3.0 applications
How To: Search a directory for files using multiple search patterns
Free E-Books about LINQ, ASP.NET AJAX and Silverlight 1.0 from Microsoft
My LINQ Cheatsheet
Tags
.NET
.NET How To's
Announcements
ASP.NET
Blog News Node
C#
Contest
Filipino Developer
Filipino Podcast
Filipino Programmer
Fun Stuff
Geek Fun
Generics
GridView
How To
Java
LINQ
My .Net Exploits
Pinoy
Pinoy Podcast
Pinoy Programmer
Site News
SQL
Tutorial
Your Career
View more
News
Badges
Archives
March 2009 (4)
February 2009 (2)
January 2009 (3)
November 2008 (1)
October 2008 (4)
September 2008 (8)
August 2008 (4)
July 2008 (2)
June 2008 (8)
April 2008 (4)
March 2008 (8)
February 2008 (8)
January 2008 (9)
December 2007 (9)
November 2007 (23)
October 2007 (3)
September 2007 (5)
August 2007 (5)
July 2007 (1)
June 2007 (3)
May 2007 (11)
April 2007 (1)
March 2007 (9)
February 2007 (8)
January 2007 (2)
December 2006 (2)
November 2006 (1)
October 2006 (8)
September 2006 (9)
August 2006 (5)
July 2006 (1)
June 2006 (10)
May 2006 (10)
April 2006 (11)
March 2006 (9)
February 2006 (20)
January 2006 (17)
December 2005 (7)
November 2005 (1)
October 2005 (4)
September 2005 (4)
August 2005 (4)
July 2005 (4)
June 2005 (4)
March 2005 (3)
.NET 3.5
ASP.NET AJAX
C#
C# 3.x
Directory
E-books
Free
Generics
GetFiles()
InstalledVoice
Lamda
LINQ Library
LINQ Operators
Linq to Objects
LINQBridge
List<T>
List.ForEach
Search
Silverlight
Skip
SkipWhile
Speech
SpeechSynthesizer
Take
Text-To-Speech
var
VoiceInfo
How To: Teach Your Apps To Speak With System.Speech.SpeechSynthesizer Part 2
In part 1 of this series i showed you how to specify the voice, gender, rate and volume of the our SpeechSynthesizer object. This time i'm going to show you how to use predefined Voices in your machine and utilize it as hints to your SpeechSynthesizer...
Published
09-23-2008 1:20 PM
by
keithrull
Filed under:
LINQ
,
SpeechSynthesizer
,
VoiceInfo
,
Text-To-Speech
,
Speech
,
InstalledVoice
LINQBridge: Use LINQ querries in .NET 2.0 and 3.0 applications
Do you want to use LINQ but you are still stuck with .NET 2.0 and .NET 3.0? Are you still waiting for your company to upgrade to VS 2008 to get a hold of LINQ? Then wait no more because the good guys who wrote the book C# 3.0 In A Nutshell have created...
Published
06-10-2008 5:54 PM
by
keithrull
Filed under:
LINQ
,
LINQ Operators
,
LINQ Library
,
Linq to Objects
,
LINQBridge
How To: Search a directory for files using multiple search patterns
I was browsing at DevPinoy.org today when I saw this interesting post by n@rds about searching for files in a directory using multiple search patterns and it made me realize that there are alot of ways you can accomplish this task. Here are some examples...
Published
02-01-2008 5:00 PM
by
keithrull
Filed under:
C#
,
List<T>
,
var
,
LINQ
,
C# 3.x
,
Directory
,
GetFiles()
,
List.ForEach
,
Search
Free E-Books about LINQ, ASP.NET AJAX and Silverlight 1.0 from Microsoft
Just in case you are interested... Microsoft is giving away Free E-Books of 3 great books Introducing Microsoft LINQ by Paolo Pialorsi and Marco Russo ISBN: 9780735623910 Introducing Microsoft ASP.NET AJAX by Dino Esposito ISBN: 9780735624139 Introducing...
Published
01-04-2008 1:09 PM
by
keithrull
Filed under:
Silverlight
,
LINQ
,
ASP.NET AJAX
,
Free
,
E-books
My LINQ Cheatsheet
I've been banging .NET 3.5 lately and this rendezvouz with LINQ (Language Integrated Query) has been making my brain smile alot. I mean, how can you not like something so easy and well defined and makes your life as developer alot easier. Anyhow,...
Published
12-17-2007 12:30 PM
by
keithrull
Filed under:
Generics
,
List<T>
,
Lamda
,
.NET 3.5
,
SkipWhile
,
Skip
,
var
,
LINQ
,
Take
Copyright DevPinoy 2005-2008