Wednesday, March 28, 2012

text case

Hi,
I have just started using .Net . In VB 6.0 the text case of a variable would change automatically based on the declaration.

This doesn't seem to be the case in .Net. Is that correct ? Do I have check/uncheck some options in the menu to make the software do this ?

ThanksMine does when I use the Code Behind section of ASP.NET. If your just putting the ASP.NET code on the aspx page itself it may not correct the "Case" of the variables and stuff. I could be wrong, but i'm pretty sure that is your problem.
How do I use the code-behind section ?

Thanks
If your using the Visual Studio.Net IDE then to get at the code behind just double click the form like you would in VB6.

There maybe a way to use Code-Behind if your not using the VS.net IDE but I don't know how to do that.

0 comments:

Post a Comment