Groups | Blog | Home
all groups > dotnet distributed apps > july 2005 >

dotnet distributed apps : How to create n-tired application.


Niyazi
7/15/2005 2:45:03 AM
Hi all,
I am planing to create n-tired application using VB.NET + ADO.NET.
SQLServer only will holds the person name address and picture.
Than hypotheticaly speaking the another branch (client machine) will access
to server and server retrives the information from SQL Server and send it to
client that is not in same building. Client (different branches) will access
via internet to server (of course security will be main issue as well.)

Main Branch and I will have another 3 branch. I try to read more about .NET
Remoting and couldn't find any real example for my situation.

Does anyone knows how or where to get information to build small aplication
for my thesis. I realy like to get some help and I am thank all of you for
your kind understanding and reading my mail.

Thank you very much.

Rgds,
Chad Z. Hower aka Kudzu
7/15/2005 7:39:47 PM
=?Utf-8?B?Tml5YXpp?= <Niyazi@discussions.microsoft.com> wrote in
news:241F0F45-186C-4243-9AD6-E6E28FF93B70@microsoft.com:
[quoted text, click to view]

This wont help you with the actual code, but it should help you with design:

http://www.codeproject.com/gen/design/DudeWheresMyBusinessLogic.asp
and
http://www.codeproject.com/gen/design/TierPressure.asp


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

AddThis Social Bookmark Button