Access to .NET converter

Is there any tool to convert access applications to .net winforms applications

Answer this question

Access to .NET converter

  • bmyersbook

    None that I know of, the programming models are just too different. If your access application is just some data entry forms, take a look at (the public beta of) Visual Studio 2005, which makes writing data-driven development a snap.
  • Access to .NET converter