No announcements
Found 2087846 threads
-
0 Votes
>Collection Initializers< and 'Option STRICT
Turning option strict On requires generates errors for items which do not have a type specified or are infered.Answered | 8 Replies | 3062 Views | Created by Vinelander - Friday, August 13, 2010 12:31 PM | Last reply by Vinelander - Friday, August 20, 2010 12:22 PM -
9 Votes
Option Strict On, Option Strict Off
New With { Key .Key = key, Key .Index = index } ).Where( Function(tuple) ...Answered | 23 Replies | 1625 Views | Created by gwboolean - Sunday, July 5, 2015 1:01 AM | Last reply by Frank L. Smith - Sunday, July 5, 2015 1:18 PM -
8 Votes
Option Strict On
The following are the same in (taken from a recent article I wrote) VB.NET Imports System.Xml Public Module DocumentExtensions ...Answered | 45 Replies | 1051 Views | Created by gwboolean - Friday, July 17, 2015 5:48 PM | Last reply by Quanta - Monday, July 20, 2015 9:17 PM -
0 Votes
Option Explicit on ; Option Strict on
let me expand a little Option Strict allows implicit widening conversions, but disallows implicit narrowing conversions.Answered | 5 Replies | 5105 Views | Created by .Net Newbie - Thursday, February 25, 2010 3:31 AM | Last reply by Paul P Clement IV - Friday, February 26, 2010 6:22 PM -
2 Votes
option strict on - is better?
I'm agree with Option Explicit On.Answered | 13 Replies | 5392 Views | Created by emil_tr - Monday, June 28, 2010 7:43 PM | Last reply by John Anthony Oliver - Tuesday, June 29, 2010 5:32 PM -
1 Votes
Option Strict Off
Hi ALL again, OPTION STRICT OFF would allow you to do this.Answered | 12 Replies | 3884 Views | Created by adilahmed - Sunday, November 9, 2008 9:41 AM | Last reply by John Anthony Oliver - Monday, November 10, 2008 7:16 AM -
0 Votes
How to turn Option Strict Off?
" It's Option STRICT On.Answered | 27 Replies | 19390 Views | Created by dr_doose - Saturday, June 27, 2009 5:27 AM | Last reply by Carsten Kanstrup - Monday, June 29, 2009 8:36 AM -
4 Votes
Option Strict On improves performance?
I just like Option Strict On because it is good for dummies like me.Answered | 12 Replies | 1321 Views | Created by YS L - Monday, August 29, 2016 9:29 AM | Last reply by LeonCS - Friday, September 2, 2016 7:26 AM -
5 Votes
Option Strict On Problem
Based upon the code FA is an Object, and there are a couple of different ways to resolve the Option Strict issue in this instance.Answered | 13 Replies | 768 Views | Created by Gary Simpson - Wednesday, April 15, 2015 2:47 PM | Last reply by Armin Zingler - Wednesday, April 15, 2015 4:54 PM -
2 Votes
Option Strict On disallows late binding
Place "Option Strict Off" at the top of the code page above the Imports statements.Answered | 4 Replies | 7330 Views | Created by Alejandro Trillo - Thursday, October 20, 2011 3:40 PM | Last reply by Mark Liu-lxf - Monday, October 24, 2011 7:17 AM -
0 Votes
< and > is coming in xml
Hi , I am loading xml in orchestration but the xml is coming like <BTSFaultRoot> <Test ...Answered | 3 Replies | 4838 Views | Created by kapil kumar velpuri - Thursday, September 27, 2012 12:34 PM | Last reply by Jean-Paul Smit - Thursday, September 27, 2012 2:31 PM -
1 Votes
please explain Option Explicit On and Option Strict On
2) Option Strict On: Disallows data conversion when there is possibility of loss of data, beside to this it ...Answered | 4 Replies | 2682 Views | Created by Kumar Jalli - Saturday, August 25, 2012 1:27 PM | Last reply by BGQQ - Sunday, August 26, 2012 1:36 PM -
7 Votes
Option Strict On - Get error at <>
So, you would have Option Strict set to (Off)?Answered | 16 Replies | 1279 Views | Created by tropicwhisper - Thursday, September 5, 2013 2:34 PM | Last reply by Kareninstructor - Friday, September 6, 2013 6:58 PM -
14 Votes
About Option Strict On and late binding
(Option strict has for goal to eliminate the type conversion to a wrong type, not to eliminate the runtime error)Answered | 20 Replies | 1585 Views | Created by speculor - Tuesday, January 29, 2013 11:43 AM | Last reply by speculor - Monday, February 11, 2013 10:27 PM -
1 Votes
DateTime Option Strict
This is the code I'm using but with this code I'm getting a veryyyy percise time, like this 15:12:25.355565 Option Strict On Public ...Answered | 4 Replies | 869 Views | Created by Chrisy781 - Thursday, May 30, 2013 2:44 PM | Last reply by Chrisy781 - Thursday, May 30, 2013 4:00 PM -
1 Votes
Option Strict Error
Hello, i am writing code in visual basic 2010 and i am getting the error stating -option strict disallows implicit conversions from ' double to decimal.Answered | 2 Replies | 450 Views | Created by rudon67 - Tuesday, April 21, 2015 8:33 PM | Last reply by IronRazerz - Tuesday, April 21, 2015 8:48 PM -
1 Votes
Option Strict On disallows late binding
see here for info: http://msdn.microsoft.com/en-us/library/zcd4xwzs.aspx Essentially Option Strict On means you have to specify the type of ...Answered | 1 Replies | 3534 Views | Created by max80 - Thursday, February 26, 2009 4:38 PM | Last reply by jwavila - Thursday, February 26, 2009 4:49 PM -
4 Votes
Option Strict On prohibits operands of type Object for operator '&'.
My Project > Compile > Compile Options: > Option strict: "turn off"Answered | 6 Replies | 2201 Views | Created by ricostrydom - Thursday, December 19, 2013 7:45 AM | Last reply by m.j.akhtar - Wednesday, September 2, 2020 1:38 PM -
0 Votes
Passing arrays to subroutines with Option Strict On
ShVals(myArr2) End Sub Private Sub ShVals(anArray As Array) Dim cols As Integer = anArray.GetLength(anArray.Rank - 1) - 1 Dim curCol As Integer = 0 ...Answered | 6 Replies | 461 Views | Created by Aylmer51 - Thursday, February 23, 2017 4:40 PM | Last reply by Cor Ligthert - Friday, February 24, 2017 12:01 AM -
4 Votes
Quick Question: Option Strict
" I also suspect Paul knows about Option Strict but just had a 'Hang on a mo' moment.Answered | 9 Replies | 1491 Views | Created by Paul Ishak - Thursday, November 15, 2012 8:14 PM | Last reply by Paul Ishak - Friday, November 16, 2012 1:15 AM - Items 1 to 20 of 2087846 Next ›
No announcements