Tagged Questions

1
vote
2answers
19 views

Link to Studies that Show Defects are Cheaper to Fix During Requirements and Design

I've seen lots of references to such studies, but can't find any links right now.
0
votes
1answer
35 views

Cost of operation in property if not accessed (String.Join)

Hello, I am creating (possible a lot) of objects as a result from a WDS query. I want them strongly typed, so I created a wrapper object which extracts the data from the oledbread …
3
votes
8answers
252 views

Are bought in thirdparty libraries cost/time effective?

I've recently been working on a C# GUI. We used a third party graphical controls library (that I won't name). Some people really like this library and get all excited with "hey loo …
0
votes
4answers
110 views

What is the cost of coding and deploying asp.net MVC or stackoverflow.com, ASP.NET MVC VS struts,spring

I'm wondering what the cost is in tools to work with and deploy a website like stackoverflow with asp.net mvc. I have just checked and it seems like visual studio professional has …
-2
votes
1answer
31 views

What to charge for card style newsletter design work?

hi friends, my client asking for Card Style Newsletter design. I have no idea how much normally designers charge for such work :/ any idea? thanks!! appreciate ...
-1
votes
5answers
86 views

ASP.NET Application - Time and Cost estimate

Hi, I am building an ASP.NET application. Here I need to provide time and cost estimate for this application to my boss. Would someone guide me how to proceed on this? Please …
3
votes
4answers
136 views

Cost of list functions in Python

Based on this older thread, it looks like the cost of list functions in Python is: Random access: O(1) Insertion/deletion to front: O(n) Insertion/deletion to back: O(1) Can an …
4
votes
6answers
158 views

Research question on programming language and writing software.

I am looking for research papers, case scenarios etc that explain or show why less code is easier to maintain, debug, etc. Possibly how choice of programming language can affect it …
8
votes
8answers
482 views

Why is microsoft stack said to be costly?

Many people suggest to develop web applications in open source technologies. And one of the reason is the cost involved in hosting and the licensing of software. How costly can it …
0
votes
2answers
107 views

How can a node in an execution plan have smaller costs than its child?

I always thought that a node in an execution plan can only be executed after its children have executed, and thus the total cost of a node has to be greater or equal than the cost …
12
votes
5answers
370 views

Studies showing the effect of code quality/QA?

I am looking for studies about applied code quality, comparing costs before and after. They should show a clear benefit in cost (or maybe a negative effect of too much cost). I nee …
1
vote
2answers
67 views

How to Cost a J2EE project

I am looking for a method to decide on the price for a J2EE project that we developed. I know of COCOMO model but dont know if there are any tools/plugins (preferably on eclipse) t …
0
votes
5answers
151 views

PHP Function execution cost table

There is a reference table that shows the execution cost of every php function? I know that the time execution is boundet to many factors and is impossible to determinate an uniqu …
0
votes
2answers
101 views

VM Hosting Account and Buying SQL Server / License

Thinking about signing up for $100 Windows 2008 Virtual Machine Hosting Account I am going to be running a Web Server (IIS) and ASP.NET site that taps into a SQL Server what licens …
4
votes
5answers
642 views

Lowest cost Windows VPS hosting?

For a while, I thought I'd host stuff at home because I can do whatever I want. However, hurricane Ike knocked out my power for a week, and I've finally realized this situation wo …

1 2 3 next
15 30 50 per page