No announcements
Found 3902999 threads
-
0 Votes
Declare and Use Variable
I see, And in relation to my variables I think I have another problem: Do they persist through all my script?Answered | 8 Replies | 7951 Views | Created by MDMoura - Wednesday, October 6, 2010 1:48 PM | Last reply by MDMoura - Thursday, October 14, 2010 3:04 PM -
0 Votes
using declared variable
sukaiAnswered | 4 Replies | 1049 Views | Created by Rainbow55 - Monday, December 9, 2013 1:43 PM | Last reply by Rainbow55 - Monday, December 9, 2013 1:55 PM -
0 Votes
Use Implicitly Typed Variable Declaration
I didn't mean to imply that after they are instantiated, variables declared with var are loosly typed.Answered | 11 Replies | 6272 Views | Created by JeffWask - Wednesday, May 19, 2010 4:52 PM | Last reply by RhinoMonkey.com - Wednesday, August 22, 2012 6:40 PM -
0 Votes
Using variables inside array declaration
Hello Jan, Ok jan, it's the normal way but I was trying to put the variable inside the declaration of the Array. and it was just a syntax solution to ...Answered | 2 Replies | 1003 Views | Created by Eddy Abts - Saturday, July 4, 2020 9:44 AM | Last reply by Eddy Abts - Monday, July 6, 2020 8:19 PM -
2 Votes
Using a Variable Declared in a Class withing a Form
Those variables and methods are "tied" to the instance of class1.Answered | 3 Replies | 1555 Views | Created by Hamdy.a - Friday, August 5, 2011 11:38 AM | Last reply by Hamdy.a - Monday, September 12, 2011 3:50 AM -
7 Votes
using statement - on my own class
Hans Passant.Answered | 8 Replies | 7775 Views | Created by CountryStyle - Wednesday, September 30, 2009 12:15 AM | Last reply by CountryStyle - Wednesday, September 30, 2009 11:41 PM -
0 Votes
declare variable in a class use type in another class.
Hi Towry Wang You can do it in this way.Answered | 1 Replies | 1785 Views | Created by Towry Wang - Monday, September 10, 2012 3:26 PM | Last reply by Mohammad Zakir Hussain - Monday, September 10, 2012 3:44 PM -
4 Votes
VB 2010 Variable used before it's declared?
But it can be used because string has a default value when it is nothing which is empty.Answered | 6 Replies | 1285 Views | Created by DimVB - Monday, October 22, 2012 7:47 PM | Last reply by Frank L. Smith - Monday, October 22, 2012 8:50 PM -
1 Votes
Using Variable From Another Class
Hi, Kindly declare variable bla like below public string bla =""; its becoz bydefault this variable is ...Answered | 4 Replies | 2848 Views | Created by Gildarius - Tuesday, July 6, 2010 9:54 PM | Last reply by Tushar Capoor - Wednesday, July 7, 2010 8:38 AM -
3 Votes
Use of DECLARE
My blogAnswered | 9 Replies | 2761 Views | Created by meridius10 - Monday, November 14, 2011 9:14 PM | Last reply by meridius10 - Wednesday, November 16, 2011 2:42 PM -
0 Votes
Variables Declaration
my question... in the windows forms c++, HOW DO I DECLARE VARIABLES in vb its: dim Mystring as ...Answered | 11 Replies | 745 Views | Created by RickSmit123 - Wednesday, August 10, 2016 5:36 AM | Last reply by RickVBplayer - Friday, August 12, 2016 4:19 AM -
0 Votes
Help, Declaring a class, variable
you fogotten the () play.show(); Best regards, SergiuAnswered | 3 Replies | 2649 Views | Created by Vince0656 - Thursday, March 12, 2009 5:55 PM | Last reply by Vince0656 - Thursday, March 12, 2009 6:00 PM -
0 Votes
Cannot use local variable 'MyProcess' unless it is declared
May be you are missing the keyword partial Here is my code which i tried namespace me { public partial class Form1 : Form ...Answered | 3 Replies | 3277 Views | Created by learner08 - Tuesday, July 7, 2009 8:40 AM | Last reply by Miss. Meetu Choudhary - Tuesday, July 7, 2009 8:58 AM -
2 Votes
Declaration expected before using MY namespace
Variables and Methods are declared at the class level Class SomeClass My ...Answered | 4 Replies | 4081 Views | Created by RPM 1 - Wednesday, June 30, 2010 9:26 PM | Last reply by Rudedog2 - Friday, July 2, 2010 7:23 PM -
5 Votes
How does a class declaration vary from a variable declaration?
"Just to clarify, I can't really use my instantiation of my class without doing both - declaring the variable and ...Answered | 5 Replies | 3355 Views | Created by Russell Schutte - Wednesday, December 17, 2008 5:30 AM | Last reply by rauhanlinnake - Thursday, December 18, 2008 7:23 AM -
1 Votes
Must declare the scalar variable.
Because SQL is a declarative language, we do not use local variables.Answered | 7 Replies | 27262 Views | Created by KamAbA - Thursday, October 3, 2013 11:51 AM | Last reply by Josh Ashwood - Tuesday, October 8, 2013 5:41 AM -
3 Votes
Variable not declared?
If it is saying that when you have moved the code into a method then it is becausue there is no variable named "TextBox1" declared in your ...Answered | 7 Replies | 1466 Views | Created by Ginsberg - Sunday, November 25, 2012 9:10 PM | Last reply by Kareninstructor - Monday, November 26, 2012 3:05 AM -
7 Votes
Declaring Memory Variables
That is a way to keep you away from side effects of other peoples code (and your own code) declaring public or private variables intentionally or not.Answered | 37 Replies | 6985 Views | Created by MsJae - Thursday, June 2, 2011 2:37 PM | Last reply by Olaf Doschke - Wednesday, June 8, 2011 10:12 AM -
1 Votes
Using Entity Framework diagram or class diagram's classes in my own diagram
Hi, I've designed my own model to define the states of an activity to be used in Web Application development.Answered | 3 Replies | 7644 Views | Created by Amir Pournasserian - Tuesday, September 14, 2010 6:28 AM | Last reply by Alan Cameron Wills - - Monday, September 20, 2010 4:22 PM -
1 Votes
Is it possible to call a function just using a class declaration?
It is almost same as Initializing your class member variable in your constructor.Answered | 4 Replies | 515 Views | Created by -B-M- - Friday, January 22, 2016 1:41 PM | Last reply by Pintu Shukla - Monday, January 25, 2016 3:50 AM - Items 1 to 20 of 3902999 Next ›
No announcements