472,331 Members | 1,836 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

Middle Tier Suggestions

Hi,

I am trying to decide the best middle tier method for the system I am
currently building. There are no issues of supporting previous
software versions, etc as this is a completely new company. The
company in question currently has 10 client pcs (which is likely to
grow rapidly), each of which will need to get some data from a
database, display it on screen for editing and of course write it
back. The data has to be distributed in such a way that a client must
get the next record in turn, with no 2 clients getting the same
record. I would like to write this using ASP.net ideally, unless
someone convinces me winforms is the better option. There are a few
solutions as I see it for the middle tier;

*Use a web service to serve and update the database. Using
transactions in SQL Server to stop duplicate records. - This would be
easiest for me to implement

*Create a COM+ component to serve as the middle tier, using MTS to
manage the transactions. - I don't know much about this route to be
able to know whether it would work.

I am a VB6 developer who has been studying C# for a couple of months,
I don't know enough about .net to be able to weigh up pros and cons.
Are there any other routes I should consider?

I'd be grateful for any comments

Jason
Nov 15 '05 #1
0 1298

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

Similar topics

10
by: Kumar Saurabh | last post by:
Hi Devs, I was thinking of implementing a middle tire (most probably in XML) for a PHP MySQL web app but couldn't make a head way. can any one...
1
by: Mr. Smart | last post by:
I have a middle-tier written using Foxpro. I'd like this tier to coommunicate (that is pass some variables to ASP). I defined a Session variable...
62
by: SAN3141 | last post by:
There doesn't seem to be consensus about when to put code in the database or in the middle tier. There was a long discussion about this in an...
2
by: billym | last post by:
Does anyone know if C# (or .NET applications in general) can be load balanced on the middle tier simply by deploying them to multiple servers in a...
6
by: Ian Williamson | last post by:
Greetings, My company has an ASP.NET based enterprise product that is undergoing some changes and I need some community input to help solve a...
1
by: dgk | last post by:
How can I create a middle tier object using the standard databinding stuff? All the examples that I see in the books using the new 2005 controls...
3
by: Jules | last post by:
Sorry for being contentious title, but I am confused and concerned over the level of MS infrastructure support to the business logic layer. MS...
3
by: SevDer | last post by:
Hello All, For my ASP.NET application, I am trying to have my middle tier (currently logical layer) dll's to be loaded dynamically. The aim is...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: tammygombez | last post by:
Hey everyone! I've been researching gaming laptops lately, and I must say, they can get pretty expensive. However, I've come across some great...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...

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.