This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
:CreateViewProfileText:
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Microsoft Developer Network
>
Samples
>
C# app inovkes WCF Data Services (CSADONETDataServiceClient)
Download Visual Studio
Quick access
My samples
Upload a sample
Browse sample requests
C# app inovkes WCF Data Services (CSADONETDataSe
rviceClient)
The code sample shows how to invoke the ADO.NET Data Services from a VC# application
Download
C#, SQL (116.0 KB)
Ratings
4 Star
(2)
Downloaded
12,672 times
Favorites
Add to favorites
Requires
Visual Studio 2008
Updated
5/5/2011
License
Apache License, Version 2.0
Share
Technologies
ADO.NET
,
WCF Data Services
Topics
Data Access
Report abuse to Microsoft
Description
Browse code
Q and A (1)
Solution explorer
C#, SQL
CSADONETDataService
LinqToEntities
SchoolLinqToEntities.Designer.cs
SchoolLinqToEntities.edmx
LinqToSQL
IUpdatableLinqToSQL.cs
SchoolLinqToSQL.dbml
SchoolLinqToSQL.dbml.layout
SchoolLinqToSQL.designer.cs
Properties
AssemblyInfo.cs
CSADONETDataService.csproj
ReadMe.txt
Samples.svc
Samples.svc.cs
SchoolLinqToEntities.svc
SchoolLinqToEntities.svc.cs
SchoolLinqToSQL.svc
SchoolLinqToSQL.svc.cs
Web.config
CSADONETDataServiceClient
Properties
AssemblyInfo.cs
Service References
SamplesService
Reference.cs
Reference.datasvcmap
service.edmx
SchoolLinqToEntitiesService
Reference.cs
Reference.datasvcmap
service.edmx
SchoolLinqToSQLService
Reference.cs
Reference.datasvcmap
service.edmx
CSADONETDataServiceClient.csproj
Program.cs
ReadMe.txt
SQLServer2005DB
Schema Objects
Security
Users
HelloWorld.user.sql
Stored Procedures
dbo.DeleteOfficeAssignment.proc.sql
dbo.DeletePerson.proc.sql
dbo.GetStudentGrades.proc.sql
dbo.InsertOfficeAssignment.proc.sql
dbo.InsertPerson.proc.sql
dbo.UpdateOfficeAssignment.proc.sql
dbo.UpdatePerson.proc.sql
Tables
Keys
dbo.Course.FK_Course_Department.fkey.sql
dbo.CourseGrade.FK_CourseGrade_Course.fkey.sql
dbo.CourseGrade.FK_CourseGrade_Student.fkey.sql
dbo.CourseInstructor.FK_CourseInstructor_Course.fkey.sql
dbo.CourseInstructor.FK_CourseInstructor_Person.fkey.sql
dbo.OfficeAssignment.FK_OfficeAssignment_Person.fkey.sql
dbo.OnlineCourse.FK_OnlineCourse_Course.fkey.sql
dbo.OnsiteCourse.FK_OnsiteCourse_Course.fkey.sql
dbo.Score.FK_Score_Course.fkey.sql
dbo.Score.FK_Score_Student.fkey.sql
dbo.Course.table.sql
dbo.CourseGrade.table.sql
dbo.CourseInstructor.table.sql
dbo.Department.table.sql
dbo.OfficeAssignment.table.sql
dbo.OnlineCourse.table.sql
dbo.OnsiteCourse.table.sql
dbo.Person.table.sql
Scripts
Post-Deployment
DatabaseObjectOptions.sql
Permissions.sql
RoleMemberships.sql
RulesAndDefaults.sql
Script.PostDeployment.sql
Signatures.sql
Pre-Deployment
CustomErrors.sql
EncryptionKeysAndCertificates.sql
LinkedServers.sql
Logins.sql
Script.PreDeployment.sql
ScriptsIgnoredOnImport.sql
ReadMe.txt
SQLServer2005DB.dbproj
SQLServer2005DB.dbproj.user
CSADONETDataServiceClient.sln
Click an item in the panel on the left to view the contents here.