|
-
Nov 25th, 2007, 09:20 PM
#1
Thread Starter
Fanatic Member
Declaring Variable
HI guys! is there any best practice in declaring variable in C#.net? Is it more efficient to declare all the variables that you will be using in your functions just outside it or in a place where when the application starts all the variable declared will be executed/initialized? Thanks in advance!
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
|