G
Guest
When creating a .NET Windows Form app do I have to use Web Services to access the database? If not, how else would I access my database without having my business objects/data access layers residing on the client?