Coding Horror posted by:
Vuyiswamb | Posted on: 10/12/2011 | Category:
Pattern and Practices | Views: 3498 | Level:
NotApplicable | Status:
[Member] [MVP] [Administrator] |
Points: 75
|
Alert Moderator
Telerik Introduced a nice application that is intergrated with visual studio. I suggest you ask your company to buy it. The name of the Product is called "
JustCode" , as you can see the name says it all. Just code and the software will tell you the problems afterwards. Visual studio does not report logicall Errors or bad coding. Now Just code is made exactly for that. well i came across this
If CCD(val) < 1 Then
val = CCD(valueR)
Else
val = CCD(valueR)
End If
Return Format(valueR, "0") & "%"
Well what is wrong here ? the First user who will respond with the correct answer , will win points to his profile.
Lets discuss this
Thank you for posting at Dotnetfunda
[Administrator]
Found interesting? Add this to: