473,325 Members | 2,860 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

Scalable web architecture with ASP.NET 2.0

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
Dec 11 '05 #1
3 1344
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...

Dec 12 '05 #2
RCS
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
<ag******@gmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr 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...

Dec 12 '05 #3
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
<ag******@gmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr 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...


Dec 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Robert J. O'Hara | last post by:
For some time I've struggled with the problem of displaying simple captioned figures on webpages in a way that is robust and scalable. I tend to make "boring" (um, I mean "conservatively elegant")...
25
by: David Noble | last post by:
We've been developing a web site using 3-tier architecture for 18 months now. There is a common layer that defines the classes - using XML schemas. The data layer acts as a wrapper to 3 databases...
4
by: Dean J Garrett | last post by:
Hello, We're beginning to build a new .NET application that must be very scalable, i.e. to address future load requirements, we'd like to be able to simply add additional web servers. How do you...
1
by: Dean J Garrett | last post by:
We need to determine the proper architecture for a new .NET application which must be scalable, i.e. we must be able to add additional web servers as the need arises in order to accommodate...
1
by: .:: - Hades - ::. | last post by:
Hi, 1. I am trying to find out something close to the Overlapped IO / Completion Ports model provided to me by the Winsock 2 library in C#. The two ways provided to me to move towarsds...
0
by: Jonas Hei | last post by:
I need to develop a scalable server which has to receive and send UDP messages. It is required to process hundreds of messages (coming from different remote computers) per second (possibly even...
1
by: John Grandy | last post by:
Could someone point me in the direction of good discussions on scalable state management solutions? Specifically, pros and cons of following strategies: Strategy 1 : temporary business-objects...
1
by: PeteOlcott | last post by:
Does anyone know how to make a scalable image on a DialogBox? I am currently using a static Picture Control, can this be adapted to become scalable to the size of the DialogBox?
1
by: hyperboreean | last post by:
Hi, I am writing the application server for a three-tier architecture and sending the client's response in xml. My question is: is there a way to build the xml dom in a more scalable way and faster...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.