NicoVB Posted July 3, 2002 Posted July 3, 2002 I want to build an application that is based on a SQL Server database. (very large database) I want to do everything with that database(so full use of ADO.NET). Which project type have I to choose?? PS: It's an MDI-Form with several childs forms, if that is also important Quote Visit http://www.nico.gotdns.com Now ONLINE!
Guest schreiter Posted July 3, 2002 Posted July 3, 2002 The project type depends on the user interface capabilities - and distributed network needs. start with a standard windows application and go from there - you can always cut and paste in to web services and web forms from there. Jonathan Quote
NicoVB Posted July 4, 2002 Author Posted July 4, 2002 okay, i'll do that, it's not for web things Quote Visit http://www.nico.gotdns.com Now ONLINE!
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.