Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Scalable web architecture with ASP.NET 2.0

Reply
Thread Tools

Scalable web architecture with ASP.NET 2.0

 
 
=?Utf-8?B?QnJlbnQgQm9yb3Zhbg==?=
Guest
Posts: n/a
 
      12-11-2005
Hello,

Our team is about to begin development of a web based product using ASP.NET
2.0. We want to ensure that our architecture is scalable (n-tier) and easy
to maintain. I've read up on the new ObjectDataSource as used in Microsoft's
TimeTracker demo and it looks like a similar direction we may wish to head.

I'd appreciate any advice. Is this a good approach? Does anyone have any
experience scaling any application using this/similar method?

Thanks

Brent
 
Reply With Quote
 
 
 
 
agapeton@gmail.com
Guest
Posts: n/a
 
      12-12-2005
I'm loving the new ObjectDataSource. It helps keep the teirs separate
and clean. I'm actually keeping the UI guys away fom the middle teir
completely. I tell them the interfaces for the middle teir and they
just work with that. Very clean...

 
Reply With Quote
 
 
 
 
RCS
Guest
Posts: n/a
 
      12-12-2005
Yep, I completely agree. ObjectDatasource is about the easiest, smartest and
cleanest way to make n-tier apps. The tools that are available now, are
better than anything else that's been around, imho


<> wrote in message
news: oups.com...
> I'm loving the new ObjectDataSource. It helps keep the teirs separate
> and clean. I'm actually keeping the UI guys away fom the middle teir
> completely. I tell them the interfaces for the middle teir and they
> just work with that. Very clean...
>



 
Reply With Quote
 
=?Utf-8?B?QnJlbnQgQm9yb3Zhbg==?=
Guest
Posts: n/a
 
      12-12-2005
Thanks to both of you for your feedback - it's helpful and appreciated.

Brent

"RCS" wrote:

> Yep, I completely agree. ObjectDatasource is about the easiest, smartest and
> cleanest way to make n-tier apps. The tools that are available now, are
> better than anything else that's been around, imho
>
>
> <> wrote in message
> news: oups.com...
> > I'm loving the new ObjectDataSource. It helps keep the teirs separate
> > and clean. I'm actually keeping the UI guys away fom the middle teir
> > completely. I tell them the interfaces for the middle teir and they
> > just work with that. Very clean...
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scalable web applications simonZ ASP .Net 1 03-05-2008 03:26 AM
collocated architecture versus distributed architecture apngss@yahoo.com C Programming 3 09-29-2005 07:44 AM
collocated architecture versus distributed architecture apngss@yahoo.com Java 3 09-29-2005 07:44 AM
ON Linux Platform: How can we build binaries for another architecture from 0x86 architecture rashmi C Programming 2 07-05-2005 02:31 PM
how can I use a signal defined in one Architecture to another Architecture Muhammad Khan VHDL 4 07-10-2003 06:14 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57