How can i use a windows forms dataset for my asp .net website or vice versa?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Anjan Bhowmik

    How can i use a windows forms dataset for my asp .net website or vice versa?

    I have a project that access data by asp .net intranet site and windows
    forms c# application.

    So i want a single dataset to be used by these 2 applications. But could not
    do that, the dataset from 1 would not even compile under another project.

    So, what do i do to make them work?

  • Patrice

    #2
    Re: How can i use a windows forms dataset for my asp .net website or vice versa?

    Does the compiler shows a "compile error, sorry no details available" ? If
    not don't you think telling us what is the error message could help ?


    "Anjan Bhowmik" <anjan011@gmail .coma écrit dans le message de news:
    EB5241CC-5461-460E-A2F1-16FE4588E58A@mi crosoft.com...
    >I have a project that access data by asp .net intranet site and windows
    >forms c# application.
    >
    So i want a single dataset to be used by these 2 applications. But could
    not do that, the dataset from 1 would not even compile under another
    project.
    >
    So, what do i do to make them work?

    Comment

    Working...