Visual C# announcement
-
Link
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
-
1 Votes
Who will be announced as the next Visual C# Guru? Read more about April 2018 competition!!
What is TechNet Guru Competition? Each month the TechNet Wiki council organizes a contest of the best articles posted that month. ... -
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#?
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 -
6 Votes
Contributors: How to avoid aiding the development of malicious code
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 ... -
5 Votes
Visual C# Samples, Specifications, Quick Reference and Visual C# General FAQ
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
-
0 Votes
Can you help me with the program in 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 ... -
0 Votes
Newbie question about porting F# to C# (tuple)
Seq.toArray |> Seq.sortBy(fun runner -> runner.distance) |> Seq.sortBy(fun runner -> abs(runner.bias)) |> ... -
0 Votes
Keeping objects in the original list unchanged
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 -
0 Votes
Problems running new C#/WPF/accdb program on other computers
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 -
0 Votes
Correct way to get size of a user defined structure?
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 -
0 Votes
Curl integrated in c#
Hello ! I need help please! How can I run this code in Curl in an application developed in C ... -
1 Votes
Find Image in another image & find its center
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 -
0 Votes
how to deploy pbix file from particular path to report server url using C#.net
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 -
0 Votes
how to get environment of shapes in 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 ?? -
0 Votes
Checking version of counter strike
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 -
0 Votes
handled unhandled exception with async/await?
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 -
0 Votes
Do microsoft support for SFTP in .NET framework.
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 -
0 Votes
ImapClient mark message a read /seen
0) { for (int i = 0; iUnanswered | 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 -
0 Votes
MemoryCache grows indefinitely
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 -
0 Votes
Retrieve List of Websites & Binding Information hosted on windows 2008.2012 server using WMI from 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 -
0 Votes
Capture Popup-Window from other program
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 ... -
0 Votes
Task Scheduler not running C# console app
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 -
0 Votes
Migration of Data from VSTS to TFS
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 -
0 Votes
Hide / Show Column in RDLC Report base on other Vaue
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 ›
Visual C# announcement
-
Link
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