Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More on quote behavior
Message
From
26/01/2016 13:30:21
 
 
To
All
General information
Forum:
ASP.NET
Category:
Visual Studio
Title:
More on quote behavior
Environment versions
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01630244
Message ID:
01630244
Views:
56
A few months ago, I mentioned an issue in Visual Studio now about a new behavior when you start opening a quote on one of your line of code. The behavior was that this affects the entire rest of code and it will try to uppercase as it sees fit. For example, you have a line such as lcFirstName = "Michel". Then, you have about 1000 lines below that. Once you open the quote in that line or edit it for the quote portion, Visual Studio tries to auto correct the rest of the code. The result could be a complete disaster. I have lines containing string which have been auto corrected when they contain words such as Is, Not, Select, When, etc.

Worst, all this is transparent. So, you start updating a line, recompile and do all the procedures up to the production phase. Then, you realize you have unexpected behavior on the production weeks or months later. That is a very bad situation. I do not know if this has been fixed in the most recent version of Visual Studio. Can anyone comment on this?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform