Results 1 to 4 of 4

Thread: text case

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2002
    Posts
    18

    Lightbulb 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 ?

    Thanks

  2. #2
    Hyperactive Member
    Join Date
    May 2001
    Posts
    306
    Mine 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.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2002
    Posts
    18
    How do I use the code-behind section ?


    Thanks

  4. #4
    Hyperactive Member
    Join Date
    May 2001
    Posts
    306
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width