No announcements
Found 2908906 threads
-
0 Votes
Strange app behavior in winrt simulator
The app went through certification by Microsoft but I am not sure if they actually test it thoroughly, therefor I would like to ask anyone willing to test my ...Answered | 2 Replies | 1553 Views | Created by StefanBelo - Thursday, June 13, 2013 3:18 PM | Last reply by StefanBelo - Friday, June 14, 2013 9:58 AM -
2 Votes
Strange caching behavior with SSL
Please notice, that this is still an issue for us.Answered | 3 Replies | 8344 Views | Created by andy72 - Friday, November 4, 2011 2:13 PM | Last reply by Ed Price - MSFT - Thursday, May 10, 2012 2:35 AM -
4 Votes
Strange behavior with Task.run
>Strange behavior with Task.run The issue is no relating to task.run method. the real course of the phenomenon is "closures".Answered | 3 Replies | 1007 Views | Created by Aimee.Young - Sunday, November 26, 2017 2:54 PM | Last reply by Fei Hu - Monday, November 27, 2017 8:09 AM -
1 Votes
HotFix for NETCF v3.5 on Windows Mobile
Hi NicoShultz, Please follow the directions in the hotfix notes and contact Microsoft Technical Support.Answered | 3 Replies | 1154 Views | Created by NicoShultz - Monday, October 19, 2015 12:25 PM | Last reply by Michael Koster - Tuesday, October 20, 2015 5:48 PM -
0 Votes
NETCF using WCF
I dont think that NETCF does supports WSHttpBinding.Answered | 5 Replies | 3266 Views | Created by jepprox - Thursday, August 6, 2009 8:31 PM | Last reply by Richard Blewett - Saturday, August 8, 2009 8:15 AM -
0 Votes
.NET Framework 2.0 repair help please.
Contacted HP, Lexmark, and windows with no help.Answered | 5 Replies | 13022 Views | Created by CRTVeous - Monday, May 26, 2008 3:58 PM | Last reply by 240SX - Wednesday, March 9, 2011 7:46 AM -
2 Votes
Strange behavior of the keyboard/mice input
I'll list some further details below if that will help to nail down where I should be asking about this.Answered | 1 Replies | 2919 Views | Created by C0932 - Thursday, March 14, 2013 7:13 PM | Last reply by Dave Patrick - Friday, March 15, 2013 1:47 AM -
4 Votes
How to create a CAB installer which will install the .NETCF along with the application
My first question will be: where did You put that WebRequest - during OnKeyDown or OnKeyUp.Answered | 20 Replies | 4851 Views | Created by Anky.NET-o-Mania - Wednesday, July 22, 2009 10:19 AM | Last reply by Anky.NET-o-Mania - Wednesday, July 29, 2009 6:55 PM -
1 Votes
OnLocationChanged in NETCF?
As I know, the NET full version has OnLocationChanged method to override, but not in NETCF.Answered | 10 Replies | 4793 Views | Created by Elvis Hsu - Wednesday, March 10, 2010 3:49 AM | Last reply by Elvis Hsu - Thursday, March 18, 2010 10:53 PM -
0 Votes
Strange behavior of TransactionCompleted event
I have build some prototype to determine the behavior of MS DTC.Answered | 3 Replies | 6025 Views | Created by Novak Savic - Monday, April 26, 2010 9:27 AM | Last reply by RafaBarcelos - Thursday, April 29, 2010 12:02 AM -
0 Votes
Strange behavior when writing byte 0x0D to file
I used Turbo C to test, and same behavior!Answered | 7 Replies | 5369 Views | Created by heliboy - Monday, April 26, 2010 10:25 AM | Last reply by JerryInquiry - Tuesday, April 27, 2010 6:48 AM -
1 Votes
Strange Behavior of TechNet WiKi
But why do other browsers are behaving erratically that's strange.Answered | 5 Replies | 1386 Views | Created by S.Sengupta - Friday, August 10, 2018 1:14 AM | Last reply by Dave Patrick - Friday, August 10, 2018 3:42 AM -
0 Votes
Behavior help
Could you please take a look at it and tell me if there's any way to make Screen 1.xaml reappear in the SketchFlow map?Answered | 3 Replies | 3075 Views | Created by eteffner - Monday, November 9, 2009 9:35 PM | Last reply by DaveyBoy1138 - Friday, November 13, 2009 12:56 AM -
2 Votes
Strange behavior of if condition
That's really strange - and interesting.Answered | 23 Replies | 1703 Views | Created by pjaar - Thursday, March 8, 2012 8:51 AM | Last reply by Dig-Boy - Friday, March 9, 2012 2:14 PM -
0 Votes
Strange Behavior
could any one help how to trace the issue more?Answered | 7 Replies | 763 Views | Created by Deena Abbas Ali - Wednesday, February 24, 2016 6:55 AM | Last reply by Alex Brassington - Thursday, February 25, 2016 9:14 AM -
2 Votes
Strange Bahaviour of Comboboxes, please help me
foreach (var objParticipant in objParticipantList) { objCombobox = new ComboBox(); ...Answered | 4 Replies | 1750 Views | Created by Srikanth Yenagandhula - Monday, January 16, 2012 11:17 AM | Last reply by Srikanth Yenagandhula - Wednesday, January 18, 2012 12:00 PM -
0 Votes
VS2003 vs VS2008 or NETCF 1.0 vs NETCF 3.5 (VGA resolution problem)
Hi, I've developed an application with VS2003 and NETCF 1.0.Answered | 1 Replies | 3523 Views | Created by dev-studio - Friday, May 27, 2011 10:06 AM | Last reply by Malleswara Reddy [MCTS, MCP] - Friday, May 27, 2011 1:58 PM -
2 Votes
Strange behavior.
See the CombineLatest video on Channel 9: http://channel9.msdn.com/posts/J.Van.Gogh/Reactive-Extensions-API-in-depth-CombineLatest/ I'm not sure if the ...Answered | 5 Replies | 4982 Views | Created by knst08 - Friday, March 19, 2010 11:36 AM | Last reply by fixedpoint - Thursday, March 25, 2010 11:31 PM -
0 Votes
Webrequest and querystring in VB.Net
Help Me become good like you!Answered | 3 Replies | 4440 Views | Created by King Gamo - Friday, June 26, 2009 4:50 AM | Last reply by Joshua Bylotas - Sunday, August 9, 2009 12:33 AM -
0 Votes
.NETCF 3.5 App HttpWebRequest times out
req.Timeout = Timeout.Infinite; req.KeepAlive = true; I hope that will be helpful to you.Answered | 3 Replies | 833 Views | Created by _db_ - Tuesday, September 8, 2015 12:20 AM | Last reply by Grady_Dong - Thursday, September 10, 2015 1:32 AM
No announcements