Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP's With...EndWith equivalent in C# ?
Message
From
16/04/2007 09:12:45
 
 
To
16/04/2007 06:55:53
Handi Rusli
PT. Alam Sumbervita
Jakarta, Indonesia
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01216132
Message ID:
01216183
Views:
13
This message has been marked as a message which has helped to the initial question of the thread.
>Is it very difficult to implement With...Endwith in C# for .NET Team ?

The honest answer is I have really no idea how difficult it would be to implement this feature although I suspect it can be done.

I assume the C# team see this as a somewhat "high level" feature and not appropriate for the purer C# language, hence why you will find this in VB.Net. However, remember that you can still do the following :-

TextBox t = this.textbox2;

and use "t." instead of just "." - not too bad really :)

>( still dreaming to shift my VFP code to C# code ... :-) )

The quicker you shift, the happier you will be :)

HTH
-=Gary
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform