G
Guest
Windows Visual C# / SQL Server 2000
I am new ish to the .Net world of development, and am sure this is a pretty
basic question, but I'll ask anyway.
In my past development experience (Progress) we had a technology called
AppServer. Basically all the business logic runs on the server where the
database is, and the screens on the client have no references to the DB at
all, but instead run code on the server, which returns the data for the
screen.
What is the .Net world equivalent to this?
Thanks
Steve
I am new ish to the .Net world of development, and am sure this is a pretty
basic question, but I'll ask anyway.
In my past development experience (Progress) we had a technology called
AppServer. Basically all the business logic runs on the server where the
database is, and the screens on the client have no references to the DB at
all, but instead run code on the server, which returns the data for the
screen.
What is the .Net world equivalent to this?
Thanks
Steve