Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7957537
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T04:15:52+00:00 2026-06-04T04:15:52+00:00

I added my database and table to the project with Ado.net EntityFramework wizard. All

  • 0

I added my database and table to the project with Ado.net EntityFramework wizard.
All necessary dll’s loads up. But I can’t see/reach my table’s fields( fields like id – name – creationDate etc. ) Here is the code;


using CampaignManager.Database;

namespace CampaignManager.CampignController
{
    public class CampignController
    {
        public void UpdateCampaignWithCampaignId(int campaignId, Campaign campaign)
        {
            using (CampaignEntities db = new CampaignEntities())
            {
                //db.CampaignEntities.Where(item => item.)

                //Campaign gettingCampaign = (from entry in db.Campaign where entry. == campaignId select entries);
            }
        }
    ....

Here is the pic | EntityFramework – I can’t see my table’s coloumn names after dots – on questionmarks;
EntityFramework - I can't see my table's coloumn names after dots - on questionmarks

I already tried adding entity framework with nu-get manager.
Close and reopen visual studio etc.

Thanks for your help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T04:15:53+00:00Added an answer on June 4, 2026 at 4:15 am

    try adding using statements:

    using System.Linq;
    using System.Linq.Expressions;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In /etc/my.cnf the following has been added character-set-server=utf8 collation-server=utf8_general_ci But for the database and
I have a DataSet that I have added to my project where I can
i am designing a project in asp.net mvc3, i have designed database in sql
in my asp.net mvc project i added facebook authentication to my project. I also
I'm using Visual Studio 2010 In my project I was added a local database
I am developing a RoR project using an Oracle database. Recently I added a
I've created a new project in .Net (2010 4.0) and added an SDF data
I have access to a database table that has been added as a datasource
in a C# project, using EF Database first I've added a foreign key to
I have a MySQL user added to a database that I would like to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.