Click here to Skip to main content
15,902,189 members
Home / Discussions / C#
   

C#

 
GeneralRe: software engineering problems Pin
Colin Angus Mackay8-Feb-07 0:58
Colin Angus Mackay8-Feb-07 0:58 
GeneralRe: software engineering problems Pin
Martin#8-Feb-07 0:59
Martin#8-Feb-07 0:59 
GeneralRe: software engineering problems Pin
Christian Graus8-Feb-07 1:05
protectorChristian Graus8-Feb-07 1:05 
GeneralRe: software engineering problems Pin
Colin Angus Mackay8-Feb-07 0:59
Colin Angus Mackay8-Feb-07 0:59 
AnswerRe: software engineering problems Pin
badgrs8-Feb-07 1:01
badgrs8-Feb-07 1:01 
GeneralRe: software engineering problems Pin
Christian Graus8-Feb-07 1:06
protectorChristian Graus8-Feb-07 1:06 
AnswerRe: software engineering problems Pin
Michael P Butler8-Feb-07 1:48
Michael P Butler8-Feb-07 1:48 
AnswerRe: software engineering problems Pin
Marc Clifton8-Feb-07 2:24
mvaMarc Clifton8-Feb-07 2:24 
rao raja wrote:
(a) testing of non web based software system is completly different from based software system.?


Testing is a waste of time, because you'll never discover all the problems. It's much more efficient to ship an untested product and have your customers report the problems.

rao raja wrote:
design phase of object oriented system need more cost and effort than design phase of functional oriented system?


Design is expensive and pretty much worthless. What you want to achieve is the longest development cycle possible due to continual rewrites so that you can continue drawing a lucrative salary and the venture capitalist funding your company can continue writing off business losses on his taxes.

rao raja wrote:
message passing features of object oriented paradigm play an important role in effecting effecincy of object oriented system?


OOP message passing is archaic technology. Current trends are moving toward quantum principles in which the receiver gets the message before the sender sends it.

rao raja wrote:
maintanance of file based system is cheaper in terms of time and effort than data based system.?


Definitely. A flat file based system is much cheaper to maintain since you don't have to worry about indexing, performance, optimization, clustering, distributed servers, etc. All you need is a big hard disk, and hard disk prices are plummetting. Just last week my client discovered he could buy a 400GB hard disk for the same price that a 320GB hard disk was selling for six months ago.

rao raja wrote:
are these true or false


All true!

Marc


Thyme In The Country

People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith


GeneralRe: software engineering problems Pin
Martin#8-Feb-07 2:32
Martin#8-Feb-07 2:32 
GeneralRe: software engineering problems Pin
Antony M Kancidrowski8-Feb-07 2:59
Antony M Kancidrowski8-Feb-07 2:59 
AnswerRe: software engineering problems Pin
Antony M Kancidrowski8-Feb-07 2:57
Antony M Kancidrowski8-Feb-07 2:57 
QuestionCannot write to the registry key Pin
Muammar©8-Feb-07 0:13
Muammar©8-Feb-07 0:13 
AnswerRe: Cannot write to the registry key Pin
Martin#8-Feb-07 0:24
Martin#8-Feb-07 0:24 
GeneralRe: Cannot write to the registry key Pin
Muammar©8-Feb-07 0:28
Muammar©8-Feb-07 0:28 
GeneralRe: Cannot write to the registry key Pin
Martin#8-Feb-07 0:47
Martin#8-Feb-07 0:47 
Questiontable web server control Pin
acodman7-Feb-07 23:46
acodman7-Feb-07 23:46 
AnswerRe: table web server control Pin
gauthee8-Feb-07 0:43
gauthee8-Feb-07 0:43 
GeneralRe: table web server control Pin
acodman8-Feb-07 0:45
acodman8-Feb-07 0:45 
GeneralRe: table web server control Pin
gauthee8-Feb-07 1:18
gauthee8-Feb-07 1:18 
Questionmachine.config file Pin
Ananthalvan7-Feb-07 23:37
Ananthalvan7-Feb-07 23:37 
QuestionObject-Relational Mapping Tool to support multiple DB require [modified] Pin
Niraj Parikh7-Feb-07 23:14
Niraj Parikh7-Feb-07 23:14 
AnswerRe: Object-Relational Mapping Tool to support multiple DB require Pin
m@u8-Feb-07 0:10
m@u8-Feb-07 0:10 
GeneralRe: Object-Relational Mapping Tool to support multiple DB require [modified] Pin
Niraj Parikh8-Feb-07 0:37
Niraj Parikh8-Feb-07 0:37 
GeneralRe: Object-Relational Mapping Tool to support multiple DB require Pin
m@u8-Feb-07 2:55
m@u8-Feb-07 2:55 
GeneralRe: Object-Relational Mapping Tool to support multiple DB require Pin
Niraj Parikh8-Feb-07 3:42
Niraj Parikh8-Feb-07 3:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.