Do NOT touch my code
-
I am really disapponted with Visual Studio.net when trying to develop pure HTML. Found a lot of minor flaws and a major one. When I change anything in Design view it does a lot of changes in my code. For instance, it changes every instance of ä to ä. It doesn´t matter for a Windows user but it does for a Mac user. I have used JDeveloper in jsp, and the IDE tells you where you have errors in the HTML-code, but it doesn´t change anything. If the next C++ compiler will do the same, ie automatically change my source code, then bye Microsoft!
-
I am really disapponted with Visual Studio.net when trying to develop pure HTML. Found a lot of minor flaws and a major one. When I change anything in Design view it does a lot of changes in my code. For instance, it changes every instance of ä to ä. It doesn´t matter for a Windows user but it does for a Mac user. I have used JDeveloper in jsp, and the IDE tells you where you have errors in the HTML-code, but it doesn´t change anything. If the next C++ compiler will do the same, ie automatically change my source code, then bye Microsoft!
You can turn off automatic formatting: Tools -> Options -> Text Editor -> HTML/XML -> Format Adjust the "Auto-formatting" values as appropriate. Jon Sagara Hi! I'm Melanoma, Moley Russell's wart. -- Uncle Buck
-
You can turn off automatic formatting: Tools -> Options -> Text Editor -> HTML/XML -> Format Adjust the "Auto-formatting" values as appropriate. Jon Sagara Hi! I'm Melanoma, Moley Russell's wart. -- Uncle Buck
-
You can turn off automatic formatting: Tools -> Options -> Text Editor -> HTML/XML -> Format Adjust the "Auto-formatting" values as appropriate. Jon Sagara Hi! I'm Melanoma, Moley Russell's wart. -- Uncle Buck
Jon Sagara wrote: You can turn off automatic formatting: Tools -> Options -> Text Editor -> HTML/XML -> Format Adjust the "Auto-formatting" values as appropriate. It does not help unfortunatley, VS.NET still re-writes things. The solution is to simply not use the Designer :|
Paul Watson
Bluegrass
Cape Town, South AfricaRoger Wright wrote: Using a feather is kinky; using the whole chicken is perverted!
-
I am really disapponted with Visual Studio.net when trying to develop pure HTML. Found a lot of minor flaws and a major one. When I change anything in Design view it does a lot of changes in my code. For instance, it changes every instance of ä to ä. It doesn´t matter for a Windows user but it does for a Mac user. I have used JDeveloper in jsp, and the IDE tells you where you have errors in the HTML-code, but it doesn´t change anything. If the next C++ compiler will do the same, ie automatically change my source code, then bye Microsoft!
Leifen wrote: I am really disapponted with Visual Studio.net when trying to develop pure HTML. Found a lot of minor flaws and a major one. When I change anything in Design view it does a lot of changes in my code. So true, it is appalling. I simply do not use the VS.NET HTML Designer at all. Stick to the code view and avoid clicking the "Autoformat/indent" buttons. The settings also do not help. p.s. There is a VS.NET issues forum on CP :)
Paul Watson
Bluegrass
Cape Town, South AfricaRoger Wright wrote: Using a feather is kinky; using the whole chicken is perverted!
-
Leifen wrote: I am really disapponted with Visual Studio.net when trying to develop pure HTML. Found a lot of minor flaws and a major one. When I change anything in Design view it does a lot of changes in my code. So true, it is appalling. I simply do not use the VS.NET HTML Designer at all. Stick to the code view and avoid clicking the "Autoformat/indent" buttons. The settings also do not help. p.s. There is a VS.NET issues forum on CP :)
Paul Watson
Bluegrass
Cape Town, South AfricaRoger Wright wrote: Using a feather is kinky; using the whole chicken is perverted!
-
There is a VS.NET issues forum on CP Yes, I know. But I was only complaning and not seaching for a solution. The Lounge is the appropriate forum for complaints, isn´t it? :)
Leifen wrote: The Lounge is the appropriate forum for complaints, isn´t it? Not really, not when there is a forum dedicated to VS.NET issues. I don't want to get too serious here but you will get a better response from the specific forum than from the Lounge. This is a more relaxed place, where you complain about non-specific things. If you want to rant, then the Soapbox is the place :) Not serious though, ok? :)
Paul Watson
Bluegrass
Cape Town, South AfricaRoger Wright wrote: Using a feather is kinky; using the whole chicken is perverted!
-
Does it help if you do not specify a character encoding? If you specify ISO-8859-1 for instance, then ä is a valid character in that encoding system. If you specify the character encoding, it doesn't matter if you use ä - the browser has enough information to interpret it. -- "And God said, Let us make man in our image"
-
I am really disapponted with Visual Studio.net when trying to develop pure HTML. Found a lot of minor flaws and a major one. When I change anything in Design view it does a lot of changes in my code. For instance, it changes every instance of ä to ä. It doesn´t matter for a Windows user but it does for a Mac user. I have used JDeveloper in jsp, and the IDE tells you where you have errors in the HTML-code, but it doesn´t change anything. If the next C++ compiler will do the same, ie automatically change my source code, then bye Microsoft!
I agree totally - the fact that design view destroys your code is a disaster. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002
C# will attract all comers, where VB is for IT Journalists and managers - Michael P Butler 05-12-2002
It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003