VB.NET and Function Points
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Here is an unusual question. I am using function points to estimate the size of a program. Since I have an estimate for the number of function points that I have I need to figure out how many source lines of code I need to use. The published conversion factor for Visual Basic 5.0 is about 29 SLOC / Unadusted function point. Does anyone have a conversion factor or a reference for VB.NET?