Home All Groups Group Topic Archive Search About

#region in VC.NET ?

Author
15 Oct 2006 6:57 AM
--== Alain ==--
Hi,

When i developed a VB.NET application i used a very useful directive :
#Region and #End Region.

What is the equivalent under VC.NET ?

thanks a lot,

Alain

Author
15 Oct 2006 7:00 AM
--== Alain ==--
Ok let it be...i found it :-)

--== Alain ==-- wrote:
Show quote
> Hi,
>
> When i developed a VB.NET application i used a very useful directive :
> #Region and #End Region.
>
> What is the equivalent under VC.NET ?
>
> thanks a lot,
>
> Alain
Author
15 Oct 2006 2:20 PM
David Anton
The C# #region is more flexible - you can even use it within methods (of
course, that wouldn't say much about your ability to write compact
methods...).
--
David Anton
www.tangiblesoftwaresolutions.com
Instant C#: VB to C# converter
Instant VB: C# to VB converter
Instant C++: C#/VB to C++ converter
Instant Python: VB to Python converter


Show quote
"--== Alain ==--" wrote:

> Hi,
>
> When i developed a VB.NET application i used a very useful directive :
> #Region and #End Region.
>
> What is the equivalent under VC.NET ?
>
> thanks a lot,
>
> Alain
>

AddThis Social Bookmark Button