Sign in
Cyrus' Blather
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
No tags have been created or used yet.
Archive
Archives
November 2005
(1)
October 2005
(2)
September 2005
(11)
August 2005
(3)
July 2005
(5)
June 2005
(17)
May 2005
(8)
April 2005
(36)
March 2005
(30)
February 2005
(5)
January 2005
(7)
December 2004
(4)
November 2004
(5)
October 2004
(6)
September 2004
(16)
August 2004
(25)
July 2004
(35)
June 2004
(77)
May 2004
(73)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Cyrus' Blather
Linq Specifiqs - var
Posted
over 8 years ago
by
CyrusN
60
Comments
So this is the start of a series of posts that will dive a little deeper into the new C# 3.0 features. My previous posts covered an overall view of what we were doing with the language as well as the Linq initiative, but didn't delve deep into the nitty...
Cyrus' Blather
Problems with my Blog
Posted
over 8 years ago
by
CyrusN
4
Comments
FYI: There seems to be a problem with the blog software i'm using where i'm not getting notified about all posts that you guys are making. It's being actively investigated, and i'm hoping for a resolution soon. So if you're finding that i'm not responding...
Cyrus' Blather
So what's the deal with this whole C# 3.0 / Linq thingy? (Part 2)
Posted
over 8 years ago
by
CyrusN
31
Comments
In the last post i discussed a little bit of background on why we wanted to introduce Linq, as well as a bit of info on what some basic C# Linq looked like. In this post i'm going to dive in a little bit deeper to some other interesting things we're introducing...
Cyrus' Blather
So what's the deal with this whole C# 3.0 / Linq thingy?
Posted
over 8 years ago
by
CyrusN
59
Comments
I've been mulling over the best way to talk about the new C# 3.0 stuff we've been working on. I presented the post on how you could use the new C# 3.0 features to go beyond the basic query functionality we've been targetting it at. The was to help give...
Cyrus' Blather
The future track of the C# language
Posted
over 8 years ago
by
CyrusN
25
Comments
If you've heard about the new C#/Linq work that got announced today, but don't know where to go to find it. Well, the awesome folks at MSDN have put up a great page that highlights what we're working on, as well as providing great links to our latest...
Cyrus' Blather
C# 3.0 Language Enhancements Chat! (9/22/05 1-2pm PST)
Posted
over 8 years ago
by
CyrusN
9
Comments
Can’t attend PDC but still want to talk to the C# team about what's coming up? This chat is your chance! Join the C# team to discuss the newly announced C# 3.0 features like: extension methods lambda expressions type inference anonymous...
Cyrus' Blather
Only a few hours left (part 5)
Posted
over 8 years ago
by
CyrusN
5
Comments
The previous post ended up showing that while visitors are available in C#, they lack usability brought by built in language constructs they could have that would make them an ideal choice to solve our problem. In Java, we saw that anonymous inner classes...
Cyrus' Blather
Only a few hours left (part 4)
Posted
over 8 years ago
by
CyrusN
3
Comments
So we left off on the previous post with the question of why we were using Java to work with our new token visitors. Can't visitors be used in C# as well? Well, yes. However, not necessarily as conveniently as with Java. How so? Well, let's take a look...
Cyrus' Blather
Only a few hours left (part 3)
Posted
over 8 years ago
by
CyrusN
6
Comments
The previous post on this topic gave us a problem statement for us to look at. Specifically, how to design an internal structure that we want to be easily consumable from many different locations, while not weighing down the structure with any orthogonal...
Cyrus' Blather
Only a few hours left (part 2)
Posted
over 8 years ago
by
CyrusN
8
Comments
One of the things we love doing around here is dicussing different design techniques for attacking problems in general and the work we do in specific. One of the very common conversations we have is simply how to structure internal data within the C#...
Cyrus' Blather
Only a few hours left (part 1)
Posted
over 8 years ago
by
CyrusN
3
Comments
The PDC keynote is going to be in a few hours. And while i won't be there, i'm definitely going to be watching it live (to access it go here ). There's a lot i'm going to want to blog about at that point, but to help out my later posts i'm goign to start...
Page 1 of 1 (11 items)