.NET Framework Class Libraries announcement
-
Link
ASP.NET Questions are off-topic in .NET Base class library, and will be moved to the Off-Topic forum when posted. Please ask questions relating to ASP.NET at the ASP.NET Forums.
-
0 Votes[Announcement] ".NET Framework Class Libraries" Forum will be migrating to a new home on Microsoft Q&A!
This ".NET Framework Class Libraries" Forum will be migrated to a new home on Microsoft Q&A! We've listened to your feedback on how we can enhance the forum ... -
19 VotesTips on Posting Good Questions
Here are a few suggestions that make it sure you get the best answer to your question as quickly as possible: Search for your question on the forums or in Visual Studio's help ...Sticky | 6 Replies | 182833 Views | Created by Shawn Farkas - MS - Wednesday, August 31, 2005 5:03 PM | Last reply by Zhanglong Wu - Tuesday, November 27, 2018 8:52 AM
Found 32850 threads
-
2 VotesICollection.CopyTo() vs. ArrayList.ToArray()
Dear all, I want to convert a ICollection instance to a normal array. But then I realized these two ways will give me a Array object. Just curious, which one is better ...Answered | 4 Replies | 10094 Views | Created by idos - Saturday, August 4, 2007 4:08 PM | Last reply by cervedin - Sunday, December 13, 2020 12:07 PM -
0 VotesSystem.InvalidOperationException: 'After a 'SetterBaseCollection' is in use (sealed), it cannot be modified.' occurs when adding additional property for a Style in code behind
Hi Team, I have defined a style for Button in App.Xaml as given below. ...Unanswered | 1 Replies | 2358 Views | Created by Mohanram A - Thursday, December 10, 2020 1:42 PM | Last reply by Viorel_ - Thursday, December 10, 2020 5:21 PM -
12 Votes"bindingRedirect" in web.config does not work (but in machine.config is does)
Hello everybody, I'm using the "bindingRedirect" element in my web.config to allow updates of my referenced assembly without recompiling my website. But I ...Answered | 12 Replies | 25823 Views | Created by Bastiaan Molsbeck - Thursday, August 10, 2006 2:50 PM | Last reply by Alexey.Kostylev - Wednesday, December 9, 2020 4:04 AM -
3 VotesRequest aborted: Could not create SSL/TLS secure channel
System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. at ...Proposed | 6 Replies | 28214 Views | Created by Kent Friesen - Wednesday, June 6, 2018 7:39 PM | Last reply by Senglory - Wednesday, December 2, 2020 7:36 PM -
1 VotesACTIVATING MDI CHILD
In a MDI environment let 'view' be an MdiChild. I tried: ActivateMdiChild(view) - does not work Instead both view.Select() and view.Activate() work, and I do not ...Answered | 2 Replies | 611 Views | Created by GiorgioITA - Saturday, November 28, 2020 8:11 AM | Last reply by GiorgioITA - Monday, November 30, 2020 10:08 AM -
0 VotesRFC 2822 support in System.Net.Mail.MailMessage
Does System.Net.Mail.MailMessage support complete RFC 2822 standard? In other terms, do SMTP emails sent using System.Net.Mail.MailMessage are RFC 2822 ...Unanswered | 1 Replies | 582 Views | Created by ChKsh - Friday, November 27, 2020 3:55 PM | Last reply by Xingyu Zhao - Monday, November 30, 2020 7:55 AM -
1 VotesVisual Studio 2017 C++\CLI assembly not signed using platform v90
Good morning, I'm trying to convert several project developed with Visual Studio 2008 to the newest 2017 IDE version. Some project are mixed mode assembly ...Unanswered | 7 Replies | 776 Views | Created by mauro.t - Tuesday, November 24, 2020 9:21 AM | Last reply by cheong00 - Saturday, November 28, 2020 2:46 PM -
0 VotesTimeSpan.FromMilliseconds seems not to work consistently
Dear MS Team, In C# if I create a TimeSpan based on the number of milliseconds, sometimes the length of the interval is not correct. Is this ...Proposed | 1 Replies | 566 Views | Created by Kolumbán Sándor (mirango) - Friday, November 27, 2020 7:48 AM | Last reply by Viorel_ - Friday, November 27, 2020 9:31 AM -
1 Votes(c#) Every third line of the Text file from lowercase to uppercase
Hello everyone, This code below is used to convert Text files from lowercase to uppercase ... I would like the code to convert every third ...Answered | 2 Replies | 642 Views | Created by denysH - Wednesday, November 25, 2020 3:45 PM | Last reply by denysH - Thursday, November 26, 2020 8:35 AM -
1 VotesXmlElement.Attributes is dropping namespaces
Hi all; If you prefer as a fiddle - click here. In my debugger, I have an XmlElement.OuterXml of: <?xml ...Unanswered | 5 Replies | 724 Views | Created by DavidThielen - Monday, November 23, 2020 11:41 AM | Last reply by cheong00 - Wednesday, November 25, 2020 3:08 AM -
0 VotesPLEASE Help me Understand EXAMPLE for RunAsClient
// https://docs.microsoft.com/en-us/dotnet/api/system.io.pipes.namedpipeserverstream.runasclient?view=net-5.0 public class PipeServer { private ...Unanswered | 1 Replies | 608 Views | Created by Wally9633 - Monday, November 23, 2020 2:07 AM | Last reply by Xingyu Zhao - Tuesday, November 24, 2020 3:34 AM -
0 VotesFixes for 0x800f0922 don't work or trigger 0x80070003
I attempted to use the suggested fix for the 0x800f0922 error found at URL #1 below. I found my way to the question located at URL #2, and eventually found my way to URL #3, where I realized that ...Unanswered | 1 Replies | 660 Views | Created by Al O'Neill - Sunday, November 22, 2020 10:21 PM | Last reply by Xingyu Zhao - Monday, November 23, 2020 2:42 AM -
1 Votesform 1 errors
hey how to solve errors on form 1vb regarding to maleradio class designUnanswered | 1 Replies | 636 Views | Created by Jostie - Sunday, November 22, 2020 9:34 AM | Last reply by Viorel_ - Sunday, November 22, 2020 10:08 AM -
0 VotesDevice identification values
System->About page (with the build number, device name, processor name, product id, etc.). It's very difficult to uncover more information about this particular number because ...Proposed | 1 Replies | 917 Views | Created by kirillandy - Friday, November 20, 2020 11:01 AM | Last reply by Viorel_ - Saturday, November 21, 2020 9:23 PM -
2 VotesHow to fix error LNK2001 unresolved external symbol _main
------ Build started: Project: Arithmetic Calculator, Configuration: Debug Win32 ------ 1>MyForm.cpp 1>MyForm.obj : MSIL module encountered; incremental ...Proposed | 3 Replies | 958 Views | Created by Amit Chaurasiyaa - Tuesday, November 17, 2020 10:54 AM | Last reply by RLWA32 - Wednesday, November 18, 2020 12:02 PM -
0 VotesCode Window
Work on a project on the Design View and double click on the object so I could write statements on the the code window. Then I get a blank page, where I can not write anything. The usual scrin with ...Unanswered | 2 Replies | 956 Views | Created by Alicia Lisa Roman - Thursday, November 12, 2020 7:46 AM | Last reply by Xingyu Zhao - Wednesday, November 18, 2020 8:58 AM -
0 VotesArrays of UserControls
Hi, How can i Create and call arrays of userControls? For example: HeaderPanelUserControl[] panelHeader = new ...Proposed | 1 Replies | 714 Views | Created by Jassim Rahma - Tuesday, November 17, 2020 8:39 AM | Last reply by Viorel_ - Tuesday, November 17, 2020 9:25 AM -
0 Votes[Announcement] ".NET Framework Class Libraries" Forum will be migrating to a new home on Microsoft Q&A!
This ".NET Framework Class Libraries" Forum will be migrated to a new home on Microsoft Q&A! We've listened to your feedback on how we can enhance the forum ... -
0 VotesCan someone help me please. I keep getting this message on startup.
I keep getting this message on startup. "Unhandled exception has occurred in your application. if you click continue the application will continue and ignore this error ...Unanswered | 7 Replies | 1244 Views | Created by HelpME2020 - Saturday, November 14, 2020 1:45 AM | Last reply by RLWA32 - Sunday, November 15, 2020 10:49 AM -
0 VotesParsing tnsnames.ora in c#
Hi experts, I am trying to parse tnsnames.ora file in c# to return the connections entries in the .ora file to list of collection in c#, I've tried the following code but it doesnot ...Discussion | 2 Replies | 1123 Views | Created by Seham_1981 - Saturday, November 14, 2020 8:58 AM | Last reply by Viorel_ - Saturday, November 14, 2020 4:03 PM - Items 1 to 20 of 32850 Next ›
.NET Framework Class Libraries announcement
-
Link
ASP.NET Questions are off-topic in .NET Base class library, and will be moved to the Off-Topic forum when posted. Please ask questions relating to ASP.NET at the ASP.NET Forums.
