No announcements
Found 2927709 threads
-
0 Votes
is there a better method than console.log ? It only shows string instead of objects
is there a better method than console.log ? I was hoping it would be objects where i can click then it ...Answered | 4 Replies | 2881 Views | Created by Raymond Goldman - Monday, June 18, 2012 2:40 PM | Last reply by sebastian gomez - Thursday, May 2, 2013 6:52 PM -
5 Votes
Is there a better method
Yes, there a better way called "Joing". Filtering the way your doing it is resource intensive and ...Answered | 28 Replies | 2143 Views | Created by WayneHoulden1975 - Wednesday, September 21, 2011 4:25 PM | Last reply by jamesfreddyc - Wednesday, September 28, 2011 2:29 PM -
0 Votes
Is there a better way than CreateAdventureWorksForSQLAzure.cmd?
I tried it 3 times, failed to complete 3 times. Is there another way of getting AdventureWorks for Azure? Thanks. Kalman TothUnanswered | 2 Replies | 2279 Views | Created by Kalman Toth - Sunday, January 6, 2013 10:01 PM | Last reply by Kalman Toth - Thursday, January 10, 2013 3:17 PM -
0 Votes
Is there a better method of converting a string to uint32
(1) Is the string all numeric? (2) Is it a negative number? (3) Does it exceed the capacity ...Answered | 4 Replies | 8309 Views | Created by Silver_Gates - Thursday, January 20, 2011 2:52 PM | Last reply by WayneAKing - Thursday, January 20, 2011 6:29 PM -
0 Votes
When it is better to create struct instead of class?
I would like to know When it is better to create struct instead of class? CAn I define a method that a struct ...Answered | 3 Replies | 3476 Views | Created by bruno11 - Thursday, May 8, 2008 7:44 PM | Last reply by Michael Blome - Tuesday, May 13, 2008 4:02 PM -
0 Votes
Is there any class better than COleDateTime?
you do things like add and subtract dates. For instance, you can simply create two COleDateTime objects to hold your two days, then subtract one from the other. The result ...Answered | 1 Replies | 3284 Views | Created by msgbox1 - Sunday, January 13, 2008 8:20 AM | Last reply by Rob Huyett - MSFT - Thursday, January 17, 2008 3:22 AM -
0 Votes
Is there better thing than dictionary?
> my_dictionary = new Dictionary<string, Dictionary<int, int>>(); Is there better way how to do ...Answered | 7 Replies | 344 Views | Created by tomas0620 - Thursday, October 8, 2015 7:56 PM | Last reply by Viorel_ - Friday, October 9, 2015 6:16 AM -
0 Votes
Is there a better way than multiple cursor declarations?
conditions. Instead of a cursor, declare a table variable. Then, at the end of your evaluations, you will have a string that contains ...Answered | 1 Replies | 4399 Views | Created by Barri_Martin - Tuesday, August 25, 2009 3:11 PM | Last reply by JohnVPetersen - Wednesday, August 26, 2009 1:20 AM -
0 Votes
Is there a better RichTextBox?
FlowDocument. The control that is intended to edit a FlowDocument is the RichTextBox. Unfortunately it seems that the editing capabilities ...Unanswered | 3 Replies | 5436 Views | Created by Patrick Klug - Thursday, March 27, 2008 12:14 AM | Last reply by Patrick Klug - Friday, May 16, 2008 6:35 AM -
0 Votes
Is there a better solution than the "While & EndWhile" loop?
I found that it was unreliable. If you have the time humour me and try it withoug it. I'm working under the assumption that the high CPU usage is ...Unanswered | 3 Replies | 4461 Views | Created by mohd-tmn - Tuesday, May 27, 2008 2:40 PM | Last reply by Pantelis44999 - Friday, September 10, 2010 1:30 AM -
0 Votes
Is there a better web GUI than visual studio
Hello Is there a better web GUI than visual studio to create (.aspx) web ...Unanswered | 4 Replies | 974 Views | Created by Manoj Gokhale - Monday, March 12, 2018 7:12 AM | Last reply by Viorel_ - Tuesday, March 13, 2018 12:25 PM -
0 Votes
Is there a better place?
Is there a better place to ask SP2010 Powershell questions? They seem to get lost on this forum since they make up such a small percentage ...Answered | 1 Replies | 6841 Views | Created by Greg McCarty-w - Monday, January 24, 2011 4:23 PM | Last reply by CoreyRoth [MVP] - Monday, January 24, 2011 9:30 PM -
1 Votes
assigning string values to objects different than String objects
only done for a value type (such as SqlString) that has the same semantics as another value type (such as String). It is rarely used to convert ...Answered | 1 Replies | 6034 Views | Created by artmasa - Friday, December 16, 2005 9:59 PM | Last reply by CoolDadTx - Saturday, December 17, 2005 8:44 PM -
0 Votes
Is there a better way?
CallQuery is the List I would like to populate as the foreach executes. FYI: If I set a breakpoint on qryCalls it shows the proper list ...Answered | 7 Replies | 3930 Views | Created by asmussen - Wednesday, February 13, 2008 9:18 PM | Last reply by asmussen - Thursday, February 14, 2008 7:18 PM -
4 Votes
ElseIf statements in VB, is there a better method?
that the same code occurs elsewhere inthe applciation, and needs to be changed in more than one place. For that reason alone it is worthwhile to put ...Answered | 8 Replies | 3578 Views | Created by Nemesisss - Thursday, May 12, 2011 9:13 PM | Last reply by Acamar - Friday, May 13, 2011 11:28 PM -
0 Votes
Is there a better way?
. Basically it would only be a matter of time before the application guesses the right one. Automatic login like that through a UI should be difficult, ...Discussion | 3 Replies | 3071 Views | Created by BigVent - Monday, May 12, 2008 3:21 AM | Last reply by Derek Smyth - Friday, May 16, 2008 8:04 AM -
0 Votes
Is there a better way?
You should use a calendar table instead of generating one on the fly. Here is the query with that table: SELECT c.DateCol, ...Answered | 4 Replies | 1357 Views | Created by RJ454M3 - Friday, January 11, 2013 7:52 PM | Last reply by Barry Marshall - Friday, January 11, 2013 9:08 PM -
0 Votes
is there a better way ?
for my computer. Thus works fine, but every time I transfer the application to another computer & I need to open up the project & chnage the path. Is ...Answered | 2 Replies | 4729 Views | Created by abc4567 - Monday, December 19, 2005 3:22 PM | Last reply by Brian Kramer - Monday, December 19, 2005 3:44 PM -
0 Votes
Is there a better way than chaining OrderBy operator?
This is because the second OrderBy overrides the effect of the first OrderBy (while preserving the order of elements in the same position). To get the ...Answered | 3 Replies | 3757 Views | Created by jessic4h - Wednesday, April 22, 2009 1:39 AM | Last reply by jessic4h - Wednesday, April 22, 2009 5:20 PM -
0 Votes
Is there a better method to do this Update query
statement and we probably need to search for a better way (merge as suggested by Joe Celko). For every expert, there is an equal and ...Answered | 22 Replies | 5349 Views | Created by KIWI DAVE - Tuesday, March 8, 2011 10:26 PM | Last reply by KIWI DAVE - Wednesday, March 9, 2011 9:56 PM - Items 1 to 20 of 2927709 Next ›
No announcements