No announcements
Found 2867946 threads
-
0 Votes
Why the "Platform" always shows "Active (x86)?
Platform is "Active (x86). The "Platform Target" is "x86". I changed the "Platform Target" to "Any CPU" but ...Answered | 2 Replies | 5532 Views | Created by Ethand - Wednesday, November 3, 2010 9:10 PM | Last reply by Jim Malmlof - Monday, January 9, 2012 4:36 PM -
0 Votes
why output is null?
i want to have an output like "00,01,02" in a single field for my report textbox, the following is function for this but ...Answered | 3 Replies | 4238 Views | Created by cubahero - Friday, May 16, 2008 9:24 AM | Last reply by cubahero - Friday, May 16, 2008 3:22 PM -
1 Votes
Why the "Platform" always shows "Active (x86)?
; dropdown always shows "Active (x86)". For other projects which I had imported from VS 2008, they all shows "Any CPU" ...Answered | 8 Replies | 17320 Views | Created by Ethand - Wednesday, November 3, 2010 7:27 PM | Last reply by JohnWein - Thursday, January 13, 2011 6:10 PM -
0 Votes
Why output is dis
output is 50 but its give me 28.I debug the code and found that control jumps from B constroctor to A's default constroctor.Can any one of you tell me why this ...Answered | 2 Replies | 3248 Views | Created by Debabrata.debroy - Wednesday, August 1, 2007 9:04 AM | Last reply by einaros - Wednesday, August 1, 2007 11:07 AM -
3 Votes
.NET Framework without System.Object???
Hi Guys I need to know why we really require System.Object in .NET Framework??? What if System.Object is not the base class ...Answered | 6 Replies | 1851 Views | Created by TurbulentGeek - Monday, January 23, 2012 6:44 AM | Last reply by TurbulentGeek - Tuesday, January 24, 2012 5:02 AM -
1 Votes
DES gives wrong output. why???
giving wrong output. Why it is happening?? It is clear that you were not supposed to hash the key material, but should use ...Answered | 2 Replies | 1192 Views | Created by DES gives wrong output. Why - Sunday, March 31, 2013 9:07 PM | Last reply by DES gives wrong output. Why - Monday, April 1, 2013 8:50 AM -
0 Votes
Why always Maximized
The only way to fix was to create a new UWP project and add all files manually. The extended splash and mainpage are loaded in their last locations and sizes.Answered | 9 Replies | 576 Views | Created by cablehead - Wednesday, November 25, 2015 2:21 PM | Last reply by cablehead - Wednesday, December 2, 2015 3:19 PM -
0 Votes
Why is the ball always moving?
mass of ball is increased,but .... Now I think why the friction do not work.There are three parameters which we set,aren't ...Answered | 9 Replies | 5577 Views | Created by yuyang - Thursday, August 16, 2007 8:41 AM | Last reply by yuyang - Friday, August 17, 2007 8:26 AM -
0 Votes
Method 'System.Object CompareObjectEqual(System.Object, System.Object, Boolean)' has no supported translation to SQL.
WalangAlam, Seems the link is not working. Here is another one: http://forums.asp.net/p/1309841/2576710.aspx TheAnswered | 2 Replies | 10996 Views | Created by WalangAlam - Friday, November 28, 2008 3:50 AM | Last reply by Adjutor - Monday, December 1, 2008 7:08 AM -
0 Votes
System.object &Stack,Heap
1)What is System.object?If it is a clas what is the access modifier for this class?will all classes be inherited from this base class?Can anyoneAnswered | 1 Replies | 3050 Views | Created by jagu_rita - Saturday, August 4, 2007 6:14 AM | Last reply by Figo Fei - Monday, August 6, 2007 3:51 AM -
0 Votes
why StartServiceCtrlDispatcher always returns 0?
Svc.cpp ) to implement windows service, but I do not understand why the StartServiceCtrlDispatcher function always returns 0Answered | 4 Replies | 1717 Views | Created by Vite - Thursday, November 2, 2017 7:09 AM | Last reply by Vite - Thursday, November 2, 2017 12:33 PM -
0 Votes
ByVal sender As System.Object
Hi, All my button_click Subs have (ByVal sender As System.Object) in the arguments. A code analyser I have been using tells me that 'sender' has never been used in ...Answered | 3 Replies | 6609 Views | Created by Wibs2 - Friday, June 8, 2007 5:19 PM | Last reply by meetbishop - Friday, June 8, 2007 5:36 PM -
0 Votes
System.Object Error in Silverlight
Hi Paul Linton, Thanks for your response. Sometimes I'm getting the browser output as attached screen shot. After pressing F5 I'm getting the actual ...Answered | 6 Replies | 1096 Views | Created by LoganathanVelsamy - Thursday, November 22, 2012 12:18 PM | Last reply by LoganathanVelsamy - Tuesday, November 27, 2012 12:22 PM -
0 Votes
why the property AllowDBNull of the datacolumn is always true?
why the property AllowDBNull of the datacolumn is always true?even the property of that field didn't allowed null in original ...Answered | 1 Replies | 5370 Views | Created by Lin Liu Jian - Thursday, April 13, 2006 10:56 AM | Last reply by Sarah Parra - MSFT - Friday, April 14, 2006 2:03 AM -
0 Votes
WCF System.Object Serialization Problem
I have a requirement in which i have to use System.Object as a parameter in WCF. As it is not serializable,I am getting ...Answered | 1 Replies | 2435 Views | Created by Tarun Malhotra57 - Monday, May 28, 2012 1:34 PM | Last reply by CarlosFigueira - Monday, May 28, 2012 4:13 PM -
0 Votes
Why the output is "double array"?
Hi HZ.USA, Based on my search, you could refer to the link below. httpsAnswered | 2 Replies | 522 Views | Created by HZ.USA - Wednesday, April 17, 2019 2:25 AM | Last reply by Wendy Zang - Wednesday, April 17, 2019 6:52 AM -
1 Votes
RunWorkerCompletedEventArgs.UserState is always null. Why?
UserState will always be null. It's only settable via the constructor of the base class of RunWorkerCompletedEventArgs and the ...Answered | 6 Replies | 6272 Views | Created by Vitaliy Markitanov - Monday, September 17, 2012 9:24 PM | Last reply by Remco Schoeman - Monday, November 11, 2013 1:04 PM -
0 Votes
Why are Forms always maximized?
That's by design. All application on Windows Mobile are always fullscreen (eg maximized). The only non 'maximized' form available is the 'MessageBox.Show' ...Answered | 5 Replies | 3380 Views | Created by MobiMan - Monday, April 21, 2008 1:57 PM | Last reply by Peter Vrenken - Monday, April 21, 2008 3:50 PM -
0 Votes
knownType for system.object?
add a known type for system.object in the config as so... <system.runtime.serialization> ...Answered | 2 Replies | 3647 Views | Created by Mick Lang - Monday, February 18, 2008 10:51 PM | Last reply by Mick Lang - Tuesday, February 19, 2008 7:56 AM -
0 Votes
Why TotalBytesToReceive is always -1?
, why is it not possible for the class to perform a SIZE command on the file beforehand, to determine the size? In which case, TotalBytesToReceive would have ...Answered | 2 Replies | 7304 Views | Created by Evan_Chang - Thursday, September 21, 2006 9:34 AM | Last reply by mpgjunky1 - Wednesday, February 21, 2007 11:56 PM
No announcements