By tag: Language
0
kicks
Getting Started with LINQ - Part 2 (Language Enhancements)
In my previous post I summarized Microsoft Language Integrated Query (LINQ). Briefly discussed about its components as well as showed some code examples to highlight the sql query type syntax it uses. When we talk about LINQ, we are talking about number of little features that were added in .net 3.0...
0
kicks
Getting Started with LINQ
In this we’ll continue to discuss how to go about the SQL Server Data Access using various technologies. This post will discuss Microsoft Language Integrated Query, otherwise known as LINQ. I will discuss how it can be used to accomplish the same tasks we have discussed in previous posts. But before...
0
kicks
A quick review of different UI frameworks
This post reviews several frameworks used for creating graphical user interfaces. I've decided to create such a review after noticing many programmers take a specific GUI framework for granted, as it is their automatic-choice-by-tool (i.e., they use what they're IDE let them, barely understanding th...
0
kicks
C# Language Team Chat, May 7, 2007
The Microsoft C# Language Teams chats about recent developments in the C# language and comments on some future plans.
0
kicks
Upcoming C# Team Chats
In April and May the C# Team will have three public chats on the IDE, the C# Language, and LINQ to SQL.
0
kicks
What is Your Main Programming Language?
From SoftwareByRob blog...
"This is the second in a series of polls to help ensure I continue to write articles that are relevant to your interests.
What is your main programming language?"
0
kicks
One Pager: Why we should use C# for .NET development
A one pager on why I think C# can be more productive than VB in our scenario. Our primary language is Java and developers multi-skill. I would be interested to hear your feedback.