|
-
Sep 10th, 2002, 04:28 PM
#1
Thread Starter
Junior Member
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
-
Sep 11th, 2002, 03:03 PM
#2
Hyperactive Member
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.
-
Sep 11th, 2002, 03:04 PM
#3
Thread Starter
Junior Member
How do I use the code-behind section ?
Thanks
-
Sep 12th, 2002, 07:21 AM
#4
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|