|
|
rajpai
rajpai
 |
|
Stories kicked by rajpai
|
|
published 1 year, 6 months ago, submitted by
CharlieCalvert
1 year, 6 months ago
blogs.msdn.com — C# language chats, .NET Framework 3.5, Orcas Beta 1, Silverlight, Anders Hejlsberg talk on LINQ at MIX, the Visitor Pattern for Expression Trees and LINQ to Sharepoint. read more...
add a comment
|
category: C# | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 year, 7 months ago, submitted by
CharlieCalvert
1 year, 7 months ago
blogs.msdn.com — Anders came back from Mix reporting that attendees were excited about Silverlight, the light-weight, cross platform CLR that can be delivered in a browser. He gave a talk at the converence. You can see the video....
read more...
add a comment
|
category: C# | Views: 3
|
|
tags:
MIX, 2007, MIX07, C#, AndersHejlsberg | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 9 months ago, submitted by
CharlieCalvert
1 year, 9 months ago
blogs.msdn.com — The March CTP for Visual Studio, creating Art with LINQ, videos showing how to write LINQ to SQL, interviews with core members of the Microsoft C# team. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
LINQ, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 9 months ago, submitted by
CharlieCalvert
1 year, 9 months ago
blogs.msdn.com — The February CTP (aka as the March CTP) is now available for download as a regular install and as a virtual PC. read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
C#, LINQ, CTP, Orcas | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 9 months ago, submitted by
CharlieCalvert
1 year, 9 months ago
blogs.msdn.com — This post is the latest in a series of posts on LINQ. It continues the exploration of LINQ to SQL by showing several intermediate level queries. LINQ to SQL provides developers with access to relational databases from inside a CSharp program. I'm going to show three different queries in this post. The first will demonstrate how to create a simple one-to-many, the second how to create a one-to-many that spans three tables, and the third will show how to create a simple join.
read more...
add a comment
|
category: C# | Views: 55
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 9 months ago, submitted by
CharlieCalvert
1 year, 9 months ago
blogs.msdn.com — This short video contains the basic information that you need to use LINQ to SQL to connect to a relational database using the Feb CTP or later pre-release versions of Visual Studio Orcas. After watching this video you should find it easy to create your own LINQ to SQL queries. read more...
add a comment
|
category: C# | Views: 41
|
|
tags:
LINQ, Video | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 9 months ago, submitted by
CharlieCalvert
1 year, 9 months ago
blogs.msdn.com — In this post I will show connectivity to Microsoft SQL Server 2005 or SQL Server Express from C# using LINQ. You can use the May 2006 CTP to run the code shown in this post. The May CTP installs on top of Visual Studio 2005. At the time of this writing, the March 2007 Orcas CTP is not yet out, but once it is out, then you should use it, or later versions of Orcas, as the preferred means to run LINQ queries. The screen shots shown in this post are taken from both the May CTP and pre-release versions of Orcas. Except for a few minor details, LINQ will look much the same whether you use the May CTP or an early build of Orcas. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
SQL, LINQ, Database, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 10 months ago, submitted by
CharlieCalvert
1 year, 10 months ago
blogs.msdn.com — In this video interview, Anders Hejlsberg, the chief architect of C#, describes features in the next release of C#, code named Orcas. Anders first describes how LINQ solves the impedance mismatch between the code that lives on a database server and the code we write with standard programming languages such as C# or VB. He then outlines the new capabilities that functional programming will bring to developers. read more...
add a comment
|
category: C# | Views: 27
|
|
tags:
LINQ, AndersHejlsberg, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 11 months ago, submitted by
CharlieCalvert
1 year, 11 months ago
blogs.msdn.com — Now that Visual Studio 2005 Service Pack 1 is out I wanted to post a brief note about using it with May LINQ CTP. When reading this post, please note that this is not an official Microsoft advisory, but simply the result of my personal experience. read more...
add a comment
|
category: C# | Views: 3
|
|
tags:
LINQ, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 11 months ago, submitted by
CharlieCalvert
1 year, 11 months ago
blogs.msdn.com — This is the sixth in a series of articles on LINQ. In this post the focus will be on the LINQ Set operators. Near the end of the post I include a short section on the importance of choosing the best operator for a particular task. Please see the links at the bottom of this post to retrieve the code. read more...
add a comment
|
category: C# | Views: 4
|
|
tags:
LINQ, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CharlieCalvert
1 year, 11 months ago
blogs.msdn.com — The January CTP (formerly known as the December CTP) should be out shortly after the new year. We are sorry about the delay; it is due in part to the huge December 14 storm that knocked out the power for over a million residents here in the Seattle area. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
LINQ, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 11 months ago, submitted by
CharlieCalvert
1 year, 11 months ago
blogs.msdn.com — This is the fifth post in a series of articles on LINQ and query expressions. LINQ will be part of Visual Studio Orcas. It provides a simple means of querying data. This article focuses on grouping information from a query into related sets of data. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
C#, Grouping, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
CharlieCalvert
2 years ago
blogs.msdn.com — Understanding LINQ Query Operators, the third in a series of articles on LINQ. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
CharlieCalvert
2 years ago
blogs.msdn.com — In this post I'm going to explain the query expression found in my previous blog entry on LINQ. My goal in this set of posts is to get first time users of LINQ up and running. Subsequent entries will continue to explore query expressions. read more...
add a comment
|
category: C# | Views: 6
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|