Calling WCF Services and Entity Framework in ASP.NET MVC Application

Поділитися
Вставка
  • Опубліковано 4 лют 2025

КОМЕНТАРІ • 14

  • @BR-mr9wt
    @BR-mr9wt 3 роки тому

    What do I have to do so that the whole table does not load me with all the records

  • @animeshraorane322
    @animeshraorane322 9 років тому

    thank u very much

  • @gopalpaul4636
    @gopalpaul4636 6 років тому

    Thanks

  • @lusho911
    @lusho911 9 років тому +2

    Give me this exception the first time I run it
    **Exception**: An error occurred while receiving the HTTP response tolocalhost:22261/ServiceCustomer.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.

  • @HalidSenyigit
    @HalidSenyigit 9 років тому +1

    Thank :)

  • @mohammadwaqas1904
    @mohammadwaqas1904 9 років тому

    when i add my database table, can't get the reference in my project

    • @LearningProgramming
      @LearningProgramming  9 років тому

      +Mohammad Waqas You can use update entity framework to add new table.

  • @davidlong9464
    @davidlong9464 9 років тому

    have an error when you use >2 tables. can you help me?

    • @LearningProgramming
      @LearningProgramming  9 років тому

      +David long You need use serialize for relationship between 2 tables in EF.

  • @animeshraorane322
    @animeshraorane322 9 років тому

    "Object reference not set to an instance of an object". after hitting search button

    • @LearningProgramming
      @LearningProgramming  9 років тому

      animesh raorane Please see my video for more details about config to run WCF. Thanks.

  • @aakashbiradar8208
    @aakashbiradar8208 9 років тому

    what is products for what its refer to.