Re-write a MS Access application to Visual Studio
-
-
Jaap Britz wrote:
ASP.NET webforms ASP.NET MVC WPF and WCF Silverlight Windows Forms
First ask yourself whether it "should" be a Web-application or a Desktop-application. Then consider the GUI that you have most experience with.
Jaap Britz wrote:
Where do I start
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] They hate us for our freedom![^]
-
Jaap Britz wrote:
ASP.NET webforms ASP.NET MVC WPF and WCF Silverlight Windows Forms
First ask yourself whether it "should" be a Web-application or a Desktop-application. Then consider the GUI that you have most experience with.
Jaap Britz wrote:
Where do I start
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] They hate us for our freedom![^]
Good point ;)
-
First of all, don't do this! Second, much easier and better is to write your application from begining to the end. Use SQL Server instead of MS Access database. You'll find many examples on CP knowledge base (Articles).