Monthly Archives: July 2005

Visual Studio.NET: Remove auto-generated IDs macro

After finally having enough of Visual Studio.NET adding “TextBox1″-style IDs/Names to my ASP.NET templates as I pasted them, I thought I’d write a Macro to remove them. Basically the Macro removes any ID or Name attribute that has the value … Continue reading

Posted in Uncategorized | Leave a comment