Re: [WSG] Stop Breaking my code! - ADMIN

2004-11-25 Thread russ - maxdesign
ADMIN

> Hi all,
> 
> This is probably not the forum for such things, and if not, my apologies,
> but...I've been slaving away on a C# project in MS Visual Studio .NET (2002)
> and have spent a good couple of hours trying to find out a way to stop the
> blasted thing from ruining my lovely XHTML1.0 Strict code!

Please reply to Brad offlist - as it is off-topic

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



Re: [WSG] Stop Breaking my code!

2004-11-25 Thread Francesco
In VS.NET, under Tools...Options...Text Editor...C#...

uncheck the box for "Automatically format completed constructs and
pasted source"

Also, make sure your checkboxes under Tools...Options...HTML Designer...

are all set to HTML View.

Let me know if that helps.

Francesco





On Fri, 26 Nov 2004 15:18:37 +1000, [EMAIL PROTECTED] said:
> 
> Hi all,
> 
> This is probably not the forum for such things, and if not, my
> apologies, but...I've been slaving away on a C# project in MS
> Visual Studio .NET (2002) and have spent a good couple of hours
> trying to find out a way to stop the blasted thing from ruining
> my lovely XHTML1.0 Strict code!

Francesco Sanfilippo, Internet Developer
---
Blackcoil Productions - http://blackcoil.com
URL123 Link Service - http://url123.com

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



[WSG] Stop Breaking my code!

2004-11-25 Thread braddles
Hi all,
This is probably not the forum for such things, and if not, my apologies, but...I've been slaving away on a C# project in MS Visual Studio .NET (2002) and have spent a good couple of hours trying to find out a way to stop the blasted thing from ruining my lovely XHTML1.0 Strict code!
I created a basic template in notepad, validated it and the CSS, checked it in a few browsers (Win & Mac) to make sure it works ok and then inserted it into Visual Studio to add in the C# controls etc and when I saved it, it turned my lovely code in garbage (the rude thing even removed all the !)
Now, I realise that it's Microsoft and this particular version of the program is "like so 2002", but does any one know of a way (short of updating the software) to make it leave my code alone and just do its job?
I thought about ditching it all together and just do it all in notepad, but I'm only new to C# and have no idea how to code it without the fancy drag & drop Visual Studio offers (lame I know).
Any hints, ideas, suggestions would be GREATLY appreciate. Surely there's other Web Standards Freaks[1] who also happen to play with .net technologies?
Cheers
Bradhttp://brad-lucas.org
[1] I mean "Freak" in a positive way. I consider myself a Web Standards Freak and use the term with pride.
---



**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**