Question: 1. Can we say .NET 2.0 framework is an application server layer? 2. Sometimes, we create an application server program which sits on the server side and talks with the database server. Doing this, all the client
I have some requirement for an automated payment system. The system has four machines setup as follows: 1- Two machines have a clustered database. 2- Two machines have a .net business logic component that will handle
I need to developt Windows applications in vs.net I have a server with Sybase DB but .net not include native drivers for clients I don´t like install drivers in each client. What is best conecction way: Web Services, Remoting or other?