Connecting Tech Pros Worldwide Forums | Help | Site Map

VB.NET 3 tier/n-tier sample applications

Anil
Guest
 
Posts: n/a
#1: Apr 21 '06
I want to download 3-tier/n-tier sample applications/source code for
VB.NET.
I searched a lot over google but couldnot find suitable links.
So kindly suggest any links for the same.

Cor Ligthert [MVP]
Guest
 
Posts: n/a
#2: Apr 21 '06

re: VB.NET 3 tier/n-tier sample applications


Anil,

The last time have I seen that people call a datalayer application as well a
3 Tier application.

If you search for a datalayer application. The Tier is than physical still
one however logical you have spread the program. Than in my idea you can
better look for a datalayer application.

I hope this helps,

Cor

"Anil" <anilkoli@gmail.com> schreef in bericht
news:1145606305.144378.174890@u72g2000cwu.googlegr oups.com...[color=blue]
>I want to download 3-tier/n-tier sample applications/source code for
> VB.NET.
> I searched a lot over google but couldnot find suitable links.
> So kindly suggest any links for the same.
>[/color]


Jim Hubbard
Guest
 
Posts: n/a
#3: May 1 '06

re: VB.NET 3 tier/n-tier sample applications


As usual, Cor adds nothing to the thread he has chosen to interject himself
into.

Here are links to a small example of an N-tier application that you can
develop in about 20 minutes.

"Using Visual Studio .NET Wizards to Create an N-Tiered Application" by
David Catherman...
Part 1 : http://www.15seconds.com/issue/051103.htm (VS 2003)
Part 2 : http://www.15seconds.com/issue/051117.htm (VS 2005)
Part 3 : http://www.15seconds.com/issue/051123.htm

As N-tier apps have just as much to do with OOP as anything else, you'd do
well to study OOP also.

Jim

"Cor Ligthert [MVP]" <notmyfirstname@planet.nl> wrote in message
news:ufsptkSZGHA.3972@TK2MSFTNGP04.phx.gbl...[color=blue]
> Anil,
>
> The last time have I seen that people call a datalayer application as well
> a 3 Tier application.
>
> If you search for a datalayer application. The Tier is than physical still
> one however logical you have spread the program. Than in my idea you can
> better look for a datalayer application.
>
> I hope this helps,
>
> Cor
>
> "Anil" <anilkoli@gmail.com> schreef in bericht
> news:1145606305.144378.174890@u72g2000cwu.googlegr oups.com...[color=green]
>>I want to download 3-tier/n-tier sample applications/source code for
>> VB.NET.
>> I searched a lot over google but couldnot find suitable links.
>> So kindly suggest any links for the same.
>>[/color]
>
>[/color]


Closed Thread