当前注册人数24505人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB   站内搜索 BBS讨论社区 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到跟多的建议

Visual Studio 2008的C#官方示例教程及源代码下载

CSharp Samples for Visual Studio 2008

2008年06月10日
Visual Studio 2008 ,c#
这是Visual Studio 2008微软官方的示例教程,用于学习C#。包括一系列LINQ的示例程序和C#语言语法的例子。

源代码及技术文章下载(请点击下面的原文链接下载)


源码图片
此代码无图片
关键内容

Getting Started with LINQ
SampleQueries: This is the most important sample and contains about 500 examples of how to use each of the query operators in LINQ to Objects, LINQ to SQL, LINQ to XML and LINQ to DataSet.

SimpleLinqToObjects: The hello world of the LINQ samples. This shows you how easy it is to do simple queries of in-memory objects using LINQ to Objects.
LinqToNorthwind: A basic example of how to use LINQ To SQL to query a database.
SimpleLinqToXml: Get started using LINQ to XML.

WinFormsDataBinding: Learn how to display LINQ queries with grids in a Windows form. It includes a one to many query example.
XQuery: Another simple LINQ to XML sample query. This sample shows the minimal code necessary to write a LINQ to XML query
LinqToXmlDataBinding: Bind LINQ to XML code to WPF controls.
Advanced Samples
DynamicQuery: Code to create LINQ queries at run time.
Reflector: Use LINQ to right queries against the objects in your code using the Reflection APIs.
RSS: This sample acts as a tiny web server that aggregates several RSS feeds
SimpleLambdas:  Several examples of how to write and use lambda expressions.
WebServiceLinqProvider: A sample showing how to create a LINQ provider to query Terraserver, a web service offering geographical data.
Addins and Visualizers
ExpressionTreeVisualizer: Create a visualization of an Expression Tree.
QueryVisualizer: Allows LINQ to SQL developers to see the SQL for their query, and also to see the results of the query in a grid.
PasteXmlAsLinq: A Visual Studio addin that automatically converts XML markup to LINQ to XML code.  Note: Addins cannot be compiled or loaded within C# Express.
Libraries or Utilities
Data: Contains XML files and a modified copy of the Northwind database for use by several of the other samples.
ObjectDumper: A utility for writing the output from a LINQ query to the screen in text mode.
NorthwindMapping: Contains the ORM mapping created by the LINQ to SQL designer for the Northwind database that ships with these samples. It is used by DynamicQuery and WinFormsDataBinding.
Whitepapers: The following papers are stored in this directory in Word format:
LINQ Project Overview
LINQ to SQL Overview for C# and VB
Standard Query Operators
LINQ to XML Overview

C#语法例子包括:
AnonymousDelegates
Arrays
Attributes
CollectionClasses
COMInteropPart1
COMInteropPart2
CommandLine
ConditionalMethods
Delegates
Events
ExplicitInterface
Generics
HelloWorld
IndexedProperties
Indexers
Libraries
Nullable
OLEDB
OperatorOverloading
PartialTypes
Pinvoke
Properties
Security
Threading
Unsafe
Versioning
XMLdoc
Yield
UserConversions

从本站下载附件及源代码(2个附件,已经成功下载232次)

最值得关注的外文源代码

Generic TCP/IP Client/Server
How to attach to Browser Helper Object (BHO) with C# in two minutes
Ajax Data Grid
An article describing how to write a Hello World program using Ajax
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
所有评论

applebear  2008年12月26日
非常好
ss_geng  2008年12月13日
ok
upjoe  2008年12月12日
haha
ss_geng  2008年12月12日
OK
9hoo  2008年12月11日
good
cnc202  2008年12月09日
very good job
chf5521  2008年12月08日
支持一下,还没有找到这些东西呢
snow518  2008年11月29日
这个东西不错~支持下
Atongmu  2008年11月25日
有评论了啊
Atongmu  2008年11月25日
OK
Tony  2008年11月21日
从零开始!
hanye  2008年11月16日
不知道是不是中文的,我英文不大行啊
arligle  2008年11月09日
谢谢
chenyy  2008年10月25日
下载下来了,接下来就该好好研究了,谢谢楼主
myoffice  2008年10月21日
非常感谢
myoffice  2008年10月21日
无法下载,为什么
myoffice  2008年10月21日
无法下载,为什么
houxian  2008年10月05日
vermouth  2008年09月27日
Good..thanks
ggxiaozhu  2008年09月27日
新手还是很不错哈
ggxiaozhu  2008年09月27日
新手还是很不错哈
央央  2008年09月24日
学习了!
anchoet  2008年09月20日
新技术,需要不断的学习
hellfirelwl  2008年09月09日
seastar  2008年09月03日
下下来看看. 谢谢!
qq-niuc  2008年07月31日
jessamine  2008年07月29日
学习新技术
99qq  2008年07月25日
学习新技术啊!!!
wzdot  2008年06月28日
新的技术不断更新,学习就是个不断学习的过程了。。。
dd  2008年06月18日
Visual Studio 2008的C#官方示例教程及源代码下载
字数在300字内
请如实评论
CopyRight (C) codesoso.com 2007-2008 All Rights Reserved   免责声明