|
-
Jun 27th, 2004, 10:37 PM
#1
Thread Starter
Fanatic Member
[solved] with statement
i don't know what is it in C#. anyone? kinda new here. thanks.
Last edited by brown monkey; Jun 28th, 2004 at 08:03 PM.
-
Jun 28th, 2004, 04:01 AM
#2
Frenzied Member
I'm not aware of a C# equivalent to the VB.NET With statement.
DJ
-
Jun 28th, 2004, 04:03 AM
#3
Thread Starter
Fanatic Member
Originally posted by dj4uk
I'm not aware of a C# equivalent to the VB.NET With statement.
DJ
thanks mate. so there's no with in c#.
-
Jun 28th, 2004, 04:36 AM
#4
Frenzied Member
Yeah I think it's seen as poor coding practive for some reason. C# is alot tighter about things like that.
DJ
-
Jun 29th, 2004, 10:20 AM
#5
With statement will be available in a new version of .NET framework 1.2 - should be available some time in 2005.
To read more:
http://lab.msdn.microsoft.com/vs2005/
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
|