How to make a Textbox required IF a Checkbox is checked
How can I make a textbox required if a checkbox is checked?
How can I make a textbox required if a checkbox is checked?
I want to build a user control suppose MyDiv.ascx.
This control renders the div tag and do few more code behind stuff like adding few attributes etc which is not a matter of concern here.
The problem is I want text between the opening and closing tags of the user control. Eg:
How can I convert/dump an arraylist into a list? I’m using arraylist because I’m using the ASP.NET profiles feature and it looked like a pain to store List in profiles.
I’ve tried looking at the Microsoft site and Googling this but nobody seems to have an answer aside from the < and the >. There’s more to it than that though. I’ve noticed that the HTML entity starter of &# is invalid. Is there anything else? Does anyone have a complete list?
I am trying to use Shell32 to get extended file properties in c#.
Is is possible to get the assembly name of an ASP.NET web application, from a referenced assembly??
To be clear: This does not only happen for some method(s), it happens for every exception that we log. So I would rule out (JIT) optimizations here, that might lead to line numbers being seemingly randomly off. What bothers me is, that the wrong line numbers seem to consistently point to the closing curly brackets of the containing method.
I have a strange issue occurring on my Windows 8 dev box. The following line of code results in two different values for the NumberFormat.NumberDecimalSeparator when comparing an ASP .NET application running Kentico and a console application (both running on .NET 4.0).
I have a WCF service that has the following code in Global.asax:
I’m tired of including