473,467 Members | 1,976 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Largest program you have written

Just curious
What is the largest program you have written in terms of source code length
and complexity?

Howard
Aug 7 '06 #1
6 1344
Howard,
Not sure I really get the point here. Most "large programs" are written by a
team of developers and have many different component parts and assemblies.
For example, in 2001 I worked as a team lead to convert retail banking
software that was originally written in classic COM to the .NET platform.
There were 18 total developers, broken into teams based on things like UI,
Data layer, Middleware, and other functionality. I never bothered to count
the total lines of code or even the number of assemblies in the finished
product, because my focus was to make sure that everybody did what they were
supposed to be doing and that it "fit" with what the other teams were doing.
It turned out at the MS Testing labs in Charlotte to be 1000% faster than the
original COM implementation, by the way.
Hope that makes sense.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Howard" wrote:
Just curious
What is the largest program you have written in terms of source code length
and complexity?

Howard
Aug 7 '06 #2
I see. very impressive.

"Peter Bromberg [C# MVP]" <pb*******@yahoo.nospammin.comwrote in message
news:FB**********************************@microsof t.com...
Howard,
Not sure I really get the point here. Most "large programs" are written by
a
team of developers and have many different component parts and assemblies.
For example, in 2001 I worked as a team lead to convert retail banking
software that was originally written in classic COM to the .NET platform.
There were 18 total developers, broken into teams based on things like UI,
Data layer, Middleware, and other functionality. I never bothered to
count
the total lines of code or even the number of assemblies in the finished
product, because my focus was to make sure that everybody did what they
were
supposed to be doing and that it "fit" with what the other teams were
doing.
It turned out at the MS Testing labs in Charlotte to be 1000% faster than
the
original COM implementation, by the way.
Hope that makes sense.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Howard" wrote:
>Just curious
What is the largest program you have written in terms of source code
length
and complexity?

Howard

Aug 7 '06 #3
Many business systems are defined by the number of associated tables. I
worked for quite some time on a 1000+ table system.

Of course this system wasn't necesarily complex ... smaller systems can be
much more complex than many of the larger systems.

Cheers,

Greg

"Howard" <ho*******@yahoo.comwrote in message
news:uR**************@TK2MSFTNGP04.phx.gbl...
Just curious
What is the largest program you have written in terms of source code
length and complexity?

Howard

Aug 7 '06 #4
I worked on a relatively small system for an on-line banking system in the
UK.

The tables numbered in the low hundreds but it had to handle several million
banking transactions per hour (in a peak at lunchtime). It was fun. At the
time we had to ditch MSSQL (6.5) and use DB/2 with Java stored procedures
and VB6 COM+ for the data and business logic layers.

--

BlackWasp
http://www.blackwasp.co.uk/
"Greg Young" <dr*******************@hotmail.comwrote in message
news:ew**************@TK2MSFTNGP04.phx.gbl...
Many business systems are defined by the number of associated tables. I
worked for quite some time on a 1000+ table system.

Of course this system wasn't necesarily complex ... smaller systems can be
much more complex than many of the larger systems.

Cheers,

Greg

"Howard" <ho*******@yahoo.comwrote in message
news:uR**************@TK2MSFTNGP04.phx.gbl...
>Just curious
What is the largest program you have written in terms of source code
length and complexity?

Howard


Aug 7 '06 #5
Howard,
What is the largest program you have written in terms of source code
length and complexity?
The worst one

Cor

"Howard" <ho*******@yahoo.comschreef in bericht
news:uR**************@TK2MSFTNGP04.phx.gbl...
Just curious
What is the largest program you have written in terms of source code
length and complexity?

Howard

Aug 7 '06 #6
Touché, Cor.

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Cor Ligthert [MVP]" wrote:
Howard,
What is the largest program you have written in terms of source code
length and complexity?

The worst one

Cor

"Howard" <ho*******@yahoo.comschreef in bericht
news:uR**************@TK2MSFTNGP04.phx.gbl...
Just curious
What is the largest program you have written in terms of source code
length and complexity?

Howard


Aug 8 '06 #7

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

Similar topics

4
by: mickeyg | last post by:
What is the largest site that use PHP? By large site I mean a havy trafic site? How do you scale up a php site when you have a lot of traffic?
2
by: Keke922 | last post by:
I have to write a program that allows the user to enter a series of integers and -99 when they want to exit the loop. How do I display the largest and smallest number the user entered?
7
by: Nicholas | last post by:
How can I get the largest possible value of the Integer Constants and use it in the program for these types: 1. int 2. long 3. unsigned short Thanks
13
by: Peter Ammon | last post by:
I have a floating point number. I'd like to get the nearest floating point number that is larger or smaller than the given number. I investigated FLT_EPSILON but it only seems to be useful if the...
20
by: Rajesh | last post by:
Hello Everybody, Can anybody help me to write a C program for finding the second largest element in an array. without using any sort algo. The array may conatin duplicate elements. The algo...
19
by: ramu | last post by:
Hi, I have, suppose 1000 numbers, in a file. I have to find out 5 largest numbers among them without sorting. Can you please give me an efficient idea to do this? My idea is to put those numbers...
32
by: ramakrishnadeepak | last post by:
HI Everybody, I 've to submit a program on c.Can any one help me plz.........The problem is like this:: Write a program which computes the largest palindrome substring of a string. Input:...
6
by: Howard | last post by:
Just curious What is the largest program you have written in terms of source code length and complexity? Howard
3
by: HEMH6 | last post by:
Who can help solve this problem??? Finding the Largest Value (a) write a function, largest(), that returns the largest value in a signed integer array. The array and its size are passed as...
8
crystal2005
by: crystal2005 | last post by:
I am writing a program that receive maximum of 25 line of string each has 20 characters maximum. The program will print the smallest and the largest string. However the following program gives me...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.