TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
benzema kirism
NA
30
0
getting error in DataContext
Apr 26 2010 12:26 AM
Hi all.
i am using linq and sqlDataAdapter to connect database and convert it into Datatable . but i get error when i declare DataContext although i also import library for references.
System.Data.Linq.DataContext context;// get error
(Error 1 The type or namespace name 'DataContext' does not exist in the namespace 'System.Data' (are you missing an assembly reference?) C:\Documents and Settings\benzema\Desktop\C#\Resort\WindowsFormsApplication1\App_Code\LinqConnection.cs 18 22 ResortApp
)
Did you know my trouble here?
Thanks and best regards.
Reply
Answers (
3
)
Validate TextBox control for float value
Garbage collector in c#