This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
:CreateViewProfileText: Sign in

Subscriber portal

Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
      • SharePoint Server 2013 resources
      • SQL Server 2014 Express resources
      • Windows Server 2012 resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 1

Visual C# announcement

  • Link
    Do Not Ask Windows Forms or WPF or ASP.NET Questions Here (Open to Read Where)
    Reed Copsey, Jr Monday, August 31, 2009 2:13 PM
    This forum is for C# related question. GUI questions become very unclear if its a WPF or Winforms or ASP.Net related question.

    Please post any GUI related questions to the target forum:

    Windows Forms General
    Windows Presentation Foundation (WPF)
    ASP.Net forums

    depending on what you are working on.

    The C# forum is for C# related questions on the language constructs and not indirect component usage. THX

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Visual C#
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    1 Votes

    Who will be announced as the next Visual C# Guru? Read more about April 2018 competition!!

    Visual Studio Languages
     > 
    Visual C#
    What is TechNet Guru Competition? Each month the TechNet Wiki council organizes a contest of the best articles posted that month. ...
    Sticky | 0 Replies | 104 Views | Created by [Kamlesh Kumar] - Sunday, April 01, 2018 9:01 AM
  • large check mark
    9 Votes

    Where is the correct place to make posts regarding ASP.NET, MVC, WebAPI and Core, SQL or another topic that is not related to C#?

    Visual Studio Languages
     > 
    Visual C#
    Where should I make my post? For ASP.NET create the post at the ASP.NET forum.For Web API create the post at the ASP.NET Web API forum.For MVC create ...
    Sticky | 3 Replies | 11354 Views | Created by Eyal Solnik - Monday, February 17, 2014 11:46 AM | Last reply by Simple Samples - Friday, April 29, 2016 7:21 AM
  • large check mark
    6 Votes

    Contributors: How to avoid aiding the development of malicious code

    Visual Studio Languages
     > 
    Visual C#
    I would like to ask our community to take a brief moment to consider the outcome of answering a question before doing so. Sometimes a question can lead down a path to examples of how to ...
    Sticky | 0 Replies | 40696 Views | Created by Rudedog2 - Thursday, August 04, 2011 9:40 PM
  • large check mark
    5 Votes

    Visual C# Samples, Specifications, Quick Reference and Visual C# General FAQ

    Visual Studio Languages
     > 
    Visual C#
    I am excited to announce the availability of the following FAQ paper which lists some of the questions frequently asked by the Visual C# General forum members. This material should not be ...
    Sticky | 23 Replies | 176697 Views | Created by Xiaoyun Li – MSFT - Wednesday, April 08, 2009 2:00 AM | Last reply by Sabah Shariq - Tuesday, March 14, 2017 2:28 PM
  • large check mark
    0 Votes

    Can you help me with the program in c#?

    Visual Studio Languages
     > 
    Visual C#
    Create a List,LinkedList, Array of bank cards and realize methods: AddBegin,AddEnd,Insert at the position, Remove from the position,AddAfter,AddBefore,Sort,Inverse,Show ...
    Unanswered | 0 Replies | 3 Views | Created by Iraaaaaa - 4 minutes ago
  • large check mark
    0 Votes

    Newbie question about porting F# to C# (tuple)

    Visual Studio Languages
     > 
    Visual C#
    Seq.toArray |> Seq.sortBy(fun runner -> runner.distance) |> Seq.sortBy(fun runner -> abs(runner.bias)) |> ...
    Unanswered | 0 Replies | 8 Views | Created by zydjohn - 51 minutes ago
  • large check mark
    0 Votes

    Keeping objects in the original list unchanged

    Visual Studio Languages
     > 
    Visual C#
    Hello, In my following code, myOriginalList is still getting modified. How do I keep it unchanged? Thanks for your ...
    Unanswered | 1 Replies | 15 Views | Created by ANi2000 - 2 hours 1 minutes ago | Last reply by RJP1973 - 1 hour 39 minutes ago
  • large check mark
    0 Votes

    Problems running new C#/WPF/accdb program on other computers

    Visual Studio Languages
     > 
    Visual C#
    I have a program I developed using C# and WPF in Visual Studio 2015. It works perfectly, but when I copy the executable to another PC, with the database in an identical location, ...
    Unanswered | 2 Replies | 47 Views | Created by irsharp - 9 hours 32 minutes ago | Last reply by irsharp - 2 hours 27 minutes ago
  • large check mark
    0 Votes

    Correct way to get size of a user defined structure?

    Visual Studio Languages
     > 
    Visual C#
    Dear All, I would like to get the size of user defined data structure. struct is defined as follows, I use two method to got the size of this ...
    Unanswered | 1 Replies | 31 Views | Created by E-John - 5 hours 54 minutes ago | Last reply by Vikram Manjare - 2 hours 42 minutes ago
  • large check mark
    0 Votes

    Curl integrated in c#

    Visual Studio Languages
     > 
    Visual C#
    Hello ! I need help please! How can I run this code in Curl in an application developed in C ...
    Unanswered | 0 Replies | 15 Views | Created by Trabelsi Amine - 2 hours 45 minutes ago
  • large check mark
    1 Votes

    Find Image in another image & find its center

    Visual Studio Languages
     > 
    Visual C#
    Dear All, I want to detect a fiducial mark. I have different fiducial marks like square, circle, plus sign or parallelogram. I have to find the center of fiducial on pcb. Please ...
    Unanswered | 1 Replies | 16 Views | Created by MahiDub - 4 hours 13 minutes ago | Last reply by Castorix31 - 3 hours 47 minutes ago
  • large check mark
    0 Votes

    how to deploy pbix file from particular path to report server url using C#.net

    Visual Studio Languages
     > 
    Visual C#
    hi all,     i have a powerbi report in particular folder in E: drive. How can i deploy it into powerbi report server url using C# code. I used to deploy it directly from ...
    Unanswered | 1 Replies | 36 Views | Created by LuckyLucky12 - Tuesday, April 24, 2018 6:57 AM | Last reply by Wendy Zang - 4 hours 8 minutes ago
  • large check mark
    0 Votes

    how to get environment of shapes in C#

    Visual Studio Languages
     > 
    Visual C#
    hi all, i want to open a dxf file on C# and get environment of shapes that is in files on C# ! anyone can help me please ??
    Unanswered | 0 Replies | 11 Views | Created by MJD166 - 4 hours 10 minutes ago
  • large check mark
    0 Votes

    Checking version of counter strike

    Visual Studio Languages
     > 
    Visual C#
    Hello guys I'm doing some exercises and i want to check which version of the counter strike is installed on my desktop and check on the internet is there a new version to download? ...
    Unanswered | 1 Replies | 18 Views | Created by dokirt.2 - 4 hours 44 minutes ago | Last reply by Castorix31 - 4 hours 11 minutes ago
  • large check mark
    0 Votes

    handled unhandled exception with async/await?

    Visual Studio Languages
     > 
    Visual C#
    I wrote the following test in XUnit (based on simplified real use case).. It passes just fine, but if I debug, it says user unhandled exception in _Throw, but if ...
    Unanswered | 5 Replies | 87 Views | Created by Elijah Kohrt - Friday, April 20, 2018 6:40 AM | Last reply by Elijah Kohrt - 4 hours 34 minutes ago
  • large check mark
    0 Votes

    Do microsoft support for SFTP in .NET framework.

    Visual Studio Languages
     > 
    Visual C#
    I am not able to connect to SFTP customer site from C# windows application to upload/download files. By using 3rd party tools it is achivable and able to upload/download files using C# windows ...
    Unanswered | 1 Replies | 26 Views | Created by Unattainbale - Tuesday, April 24, 2018 7:18 AM | Last reply by Wendy Zang - 4 hours 55 minutes ago
  • large check mark
    0 Votes

    Websocket Connectivity issue in windows mobile app

    Visual Studio Languages
     > 
    Visual C#
    web ...
    Unanswered | 0 Replies | 14 Views | Created by Bharani Krishnan - 5 hours 12 minutes ago
  • large check mark
    0 Votes

    ImapClient mark message a read /seen

    Visual Studio Languages
     > 
    Visual C#
    0) { for (int i = 0; i
    Unanswered | 1 Replies | 34 Views | Created by G-Oker - Tuesday, April 24, 2018 11:31 AM | Last reply by Wendy Zang - 5 hours 19 minutes ago
  • large check mark
    0 Votes

    MemoryCache grows indefinitely

    Visual Studio Languages
     > 
    Visual C#
    Hi, I have a problem with MemoryCache. It seems that memory limits are not respected. I try to add to the web.config file, but it has no ...
    Proposed | 7 Replies | 76 Views | Created by Nazza - Tuesday, April 17, 2018 1:12 PM | Last reply by Fei Hu - 5 hours 28 minutes ago
  • large check mark
    0 Votes

    Retrieve List of Websites & Binding Information hosted on windows 2008.2012 server using WMI from C#

    Visual Studio Languages
     > 
    Visual C#
    Hi, Am trying to get the list of Websites & Binding Information hosted on windows 2008,2012 server using WMI from C#.  ConnectionOptions options = ...
    Proposed | 6 Replies | 37 Views | Created by ASP.Net _ Oracle - Monday, April 23, 2018 2:56 PM | Last reply by Fei Hu - 5 hours 48 minutes ago
  • large check mark
    0 Votes

    Capture Popup-Window from other program

    Visual Studio Languages
     > 
    Visual C#
    Hey, I'm running an *.exe on my Windows Server in the background. Sometimes the program prompts some kind of MessageBox, which prevents my program from ...
    Unanswered | 0 Replies | 12 Views | Created by ed912211 - 5 hours 54 minutes ago
  • large check mark
    0 Votes

    Task Scheduler not running C# console app

    Visual Studio Languages
     > 
    Visual C#
    Hello All, I have a simple C# console app that uses selenium drivers to open up a Firefox browser window and reads some data from a web page then saves that information to our ...
    Unanswered | 7 Replies | 60 Views | Created by keith113 - 21 hours 47 minutes ago | Last reply by Fei Hu - 6 hours 5 minutes ago
  • large check mark
    0 Votes

    Migration of Data from VSTS to TFS

    Visual Studio Languages
     > 
    Visual C#
    Good morning team, I was wondering whether there's any official & supported way of migrating a VSTS Project (Collection) to an on-premises TFS server? The other ways is quite ...
    Unanswered | 2 Replies | 24 Views | Created by KrishnaCAI - Tuesday, April 24, 2018 12:18 PM | Last reply by Wendy Zang - 6 hours 29 minutes ago
  • large check mark
    0 Votes

    Hide / Show Column in RDLC Report base on other Vaue

    Visual Studio Languages
     > 
    Visual C#
    i have a tabel / Query show following Data . I have RDLC Report .that show complete data as per above show. i have Text ...
    Unanswered | 1 Replies | 20 Views | Created by saqsaqPK - 23 hours 12 minutes ago | Last reply by Fei Hu - 7 hours 5 minutes ago
  • Items 1 to 20 of 108413 Next ›
Announcement: 1

Visual C# announcement

  • Link
    Do Not Ask Windows Forms or WPF or ASP.NET Questions Here (Open to Read Where)
    Reed Copsey, Jr Monday, August 31, 2009 2:13 PM
    This forum is for C# related question. GUI questions become very unclear if its a WPF or Winforms or ASP.Net related question.

    Please post any GUI related questions to the target forum:

    Windows Forms General
    Windows Presentation Foundation (WPF)
    ASP.Net forums

    depending on what you are working on.

    The C# forum is for C# related questions on the language constructs and not indirect component usage. THX

Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.

Would you like to participate?

  
Privacy statement
Help us improve MSDN.
Visit our UserVoice Page to submit and vote on ideas!
Make a suggestion

Dev centers

  • Windows
  • Office
  • Visual Studio
  • Microsoft Azure
  • More...

Learning resources

  • Microsoft Virtual Academy
  • Channel 9
  • MSDN Magazine

Community

  • Forums
  • Blogs
  • Codeplex

Support

  • Self support

Programs

  • BizSpark (for startups)
  • Microsoft Imagine (for students)
United States (English)
  • Newsletter
  • Privacy & cookies
  • Terms of use
  • Trademarks
logo © 2018 Microsoft