GeekArticles
Programming
DelphiProblem with refactoring - ChangeParameters
Author: qc.borland.com |
Published: 29th Jan 2008 |
Visited: 28 times |
Add CommentFiled in: DelphiQC#: 57410 Version: 11.2 Status: New defect, requires tester review Description: I have one parameter in a method. I want to change it to a different type. I go to Change Parameters and the edit button is disabled. I remove the parameter. The result is a
Read Article Sponsored Links
Related Articles
• The Stateless Problem of Ajax We are often dazzled with websites that were developed with Ajax. The interface is amazing and the interaction with users is simply beyond expectations. The asynchronous streaming of information from the server gives the user the ability to update the information in our browsers without refreshing t ...
• Another 3 EASY way to Stopping ASP.Net ViewState Problem The ASPNet pages uses ViewState field to store current data between server and client. But if you have many controls or data on your page viewstate info will become bigger than your normal html. So this helpers allows to stop viewstate prob ...
• Windows XP 32-bit icons & TImageList problem QC#: 4653 Version: 7.0 Status: Open defect, requires resolution Resolution: Bug has been deferred until the next rel Description: Windows XP icons don't show up correctly in TImageList. They get black outline when displayed. The issue has to do with W ...
• Problem with Floating Point Execption in a Dll. QC#: 58409 Version: 10.0 Status: New defect, requires tester review Description: Some people from another project run into a nasty problem about floating point exceptions inside Dll's.
Their Unit-Tests failed randomly without a visible reason.
After ...
• Problem generate SOAP Message QC#: 57372 Version: 11.0 Status: New defect, requires tester review Description: The SOAPRequest is generate in uncorretly mode.
I debug the application and I see missing one property in the tag of parameter.
Uncorretly
<funzione>1</funzione>
<xmlInput ...