Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / IDE / March 2006

Tip: Looking for answers? Try searching our database.

Option Strict

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jpondy@AugustaNewsprint.com - 10 Mar 2006 15:07 GMT
In the IDE Options Dialog under "Projects and Solution" I have the "VB Defaults"
for Option Explicit and Strict both set to on.

Despite this in my code behind for ASP pages the Strict Option is OFF.  I have
to add it to the top of the page to get it to turn on.

What am I missing here?
Carlos J. Quintero [VB MVP] - 13 Mar 2006 11:43 GMT
Hi,

There are two ways of setting Option Strict On:

- At project level (Project properties, Compile section)
- At file level, adding "Option Strict On" at the top.

The VB Defaults apply only at project level, not at file level.

And since VS 2005 web projects lack a project file, I suppose that the only
way is to set it manually at file level.

Signature

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com

> In the IDE Options Dialog under "Projects and Solution" I have the "VB
> Defaults"
[quoted text clipped - 5 lines]
>
> What am I missing here?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.