We have extended web controls, such as System.Web.UI.WebControls.DropDownList. When dropping them on aspx/ascx pages, they are sometimes created by VS in proper casing and sometimes in all lower case. For example:
ReSharper will not recognize the lower-cased tags even though VS05 creates, recognizes, and compiles without a problem.
Description
We have extended web controls, such as System.Web.UI.WebControls.DropDownList. When dropping them on aspx/ascx pages, they are sometimes created by VS in proper casing and sometimes in all lower case. For example:
Re: #24627- Case-sensitivity in HTML requited by R# but not VS05
It's a known problem for custom controls. We will not fix by 2.0 release, but will in bugfix.
Sergey Coox - 09 Aug 06 14:13 Re: #24627- Case-sensitivity in HTML requited by R# but not VS05
It's a known problem for custom controls. We will not fix by 2.0 release, but will in bugfix.
It's a known problem for custom controls. We will not fix by 2.0 release, but will in bugfix.