No announcements
Found 3461937 threads
-
1 Votes
The "this" keyword and a normal "this" C variable
Options...Debugging->General...Answered | 3 Replies | 416 Views | Created by RobySim - Thursday, June 9, 2016 8:44 AM | Last reply by MaybeCompletelyW - Thursday, June 9, 2016 3:16 PM -
0 Votes
Use of IN keyword with variable
It should not be used given that there are alternatives that do not expose the risk to your database server and/or data to SQL Injection.Answered | 8 Replies | 3794 Views | Created by JGema - Monday, April 27, 2009 4:13 PM | Last reply by Jonathan Kehayias - Tuesday, April 28, 2009 1:01 AM -
0 Votes
Using a variable with the 'is' keyword in C#
Don't go and create Property Names in code, they should be hardcoded and you should never use the same name for different types.Answered | 3 Replies | 680 Views | Created by Thuru V - Tuesday, December 3, 2013 12:50 PM | Last reply by Christopher84 - Tuesday, December 3, 2013 1:34 PM -
2 Votes
Keyword 'using'
Coming to your original question, if you don't want to use using block then call Dispose or Close manually.Answered | 7 Replies | 1556 Views | Created by Pivskid - Wednesday, February 8, 2012 10:36 AM | Last reply by MasaSam - Wednesday, February 8, 2012 12:38 PM -
0 Votes
() and {} in keyword query
Hi Conway, We can use parenthesis () to explicitly indicate the order of computation for KQL queries that have more than one operator at the same level.Answered | 2 Replies | 737 Views | Created by Conway Liu - Friday, October 19, 2018 12:52 AM | Last reply by Conway Liu - Monday, October 22, 2018 11:24 PM -
0 Votes
Meta keywords Vs Keywords Vs Enterprise Keywords
If you need more help on this, please feel free to let us know.Answered | 4 Replies | 4203 Views | Created by johnjohn11 - Friday, July 10, 2015 4:23 PM | Last reply by star.wars - Sunday, July 19, 2015 1:56 PM -
2 Votes
What is let keyword
I found it on the List of Keywords, under contextual ...Answered | 5 Replies | 1633 Views | Created by R A J Kumar S - Monday, July 15, 2013 11:53 AM | Last reply by Wyck - Monday, July 15, 2013 6:50 PM -
2 Votes
Using New Keyword
The new keyword can be used as an operator, a modifier, or a constraint in a C# program.Answered | 1 Replies | 2367 Views | Created by Anil Pomar - Thursday, February 28, 2013 8:35 AM | Last reply by Luigi Bruno - Thursday, February 28, 2013 9:34 AM -
0 Votes
The 'new' keyword
Remember though that both arrays and strings themselves are reference types, so both the "value" of the array variable (myStringArray) and the "value" of each ...Answered | 3 Replies | 1787 Views | Created by ucent - Thursday, February 16, 2012 1:25 PM | Last reply by ucent - Thursday, February 16, 2012 2:05 PM -
0 Votes
Using xml file to store keywords for syntax coloring
While it doesn't load it's definition of tokens, etc. from an XML file (they are hardcoded in the "patternTable" variable), you could easily modify it to do so.Answered | 2 Replies | 3632 Views | Created by PNesh - Sunday, September 28, 2008 10:36 PM | Last reply by PNesh - Monday, September 29, 2008 10:31 PM -
0 Votes
Use Implicitly Typed Variable Declaration
To supress this warning (Resharper 6.1): In VS, select the Resharper menu / Options Go to Code Inspection / Inspection Severity / Language ...Answered | 11 Replies | 6069 Views | Created by JeffWask - Wednesday, May 19, 2010 4:52 PM | Last reply by RhinoMonkey.com - Wednesday, August 22, 2012 6:40 PM -
0 Votes
When to ue the new keyword
"but sometimes I see code that creates an object (or is it simply a variable?)Answered | 3 Replies | 902 Views | Created by Highly Curious - Sunday, November 24, 2013 12:00 PM | Last reply by Christopher84 - Sunday, November 24, 2013 6:40 PM -
0 Votes
purpose of using new keyword in this code
So, for Initializing the list1 with two values adding during the instantiation of list, it uses other two new keywords to create instances of Test class.Answered | 4 Replies | 1053 Views | Created by anbu jeremiah - Tuesday, May 14, 2013 3:00 AM | Last reply by Muthukrishnan Ramasamy - Tuesday, May 14, 2013 6:59 PM -
7 Votes
Selecting a Parameter using LIKE keyword
submissionDetails LIKE '%' + @Keyword + '%')Answered | 12 Replies | 1301 Views | Created by JMcCon - Thursday, January 30, 2014 11:28 AM | Last reply by JMcCon - Friday, January 31, 2014 10:33 AM -
0 Votes
Keyword Expansion
If you think otherwise, please enlighten us...Answered | 18 Replies | 12125 Views | Created by Si B - Monday, April 24, 2006 10:43 AM | Last reply by Erland Sommarskog - Tuesday, February 8, 2011 10:19 PM -
0 Votes
Using a variable with IN
BTW, you can use MONTH and YEAR functions instead of DATEPART.Answered | 6 Replies | 5911 Views | Created by cehligner - Monday, March 2, 2009 3:10 AM | Last reply by cehligner - Monday, March 2, 2009 10:13 PM -
0 Votes
Clustering using keywords ?
This users have some keywords also labeled with weights.Answered | 1 Replies | 5818 Views | Created by Emrah Yiğit - Sunday, May 20, 2012 11:21 PM | Last reply by Eileen Zhao - Tuesday, May 29, 2012 8:33 AM -
2 Votes
Use Override and New Keywords
For example the override is used in a simple pattern where you use events.Answered | 3 Replies | 3972 Views | Created by zzfima - Wednesday, January 19, 2011 9:55 AM | Last reply by Konrad Neitzel - Wednesday, January 19, 2011 12:33 PM -
0 Votes
Use of unassigned local variable
MY BOOKAnswered | 13 Replies | 944 Views | Created by ryguy72 - Monday, April 4, 2016 12:16 AM | Last reply by Ante Meridian - Tuesday, April 5, 2016 3:07 AM -
0 Votes
style to use for private variables
i use Jetbrains Resharper.Answered | 5 Replies | 2192 Views | Created by witdaj - Monday, April 12, 2010 5:19 PM | Last reply by Natural_D - Wednesday, April 14, 2010 2:41 PM - Items 1 to 20 of 3461937 Next ›
No announcements