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
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky2VotesMicrosoft TechNet Wiki Guru - Winners for May
The results for May's TechNet Guru competition have been ... -
Sticky1VotesAre you a technology guru? Show us your solutions and become the C# Guru for June 2013!!
TechNet Wiki is looking for and celebrating the best of the best! Is that you? Do you consider yourself an expert, or authority on Visual C#? Show us ... -
Sticky6VotesContributors: 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 ... -
Sticky5VotesVisual 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 ...
-
Unanswered0VotesPartial Match Using Autocomplete?
Hi All, I have AutoCompletion working correctly in a textbox and now my customer was wondering if they could match by typing in part of the string. For example, if the string ... -
Unanswered0VotesEver got a problem with your power button?
Hello every one! I have just got back from a long separation from C#. I'm back now and I am trying to write a program so that whenever I press the power button on my Laptop, it ... -
Unanswered0VotesHow to disable database table from delete button
I have tables: hours, tasks, development in database and I connected with OleDbConnection, and I have delete button and it is working but I have to delete rows only from hours and tasks ... -
Unanswered0Voteshow we can release all openfiledialoge() resource
I have a problem with OpenFileDialoge() class. i use this class and for showing it i use ShowDialoge() in C#. but one problem is here and is that when you close the OpenFileDialoge object, all ... -
Answered1Votesxml and grid view.
Please note that its not asp.net application its windows form application. SO please do not direct this post to asp.net forums without reading through this. I have a xml file ... -
Unanswered0VotesC# Console Based Random Number Guessing Game
There are 3 parts to a console based program I need to create. Part 1.. Generates a random number.Allows a user to guess it.Displays a message ... -
Answered0VotesSet value based on List<double>
Hello, I have a List<double>. What I want to do is when a textbox gets populated with a value (e.g. .3333) I want this value to be rounded to the closest value in my ... -
Unanswered0VotesUser Resizing of Row and Columns in TableLayoutPanel At Runtime
I'm "trying" to create a TableLayoutPanel that the user can resize at runtime like the behavior of the SplitContainer. This is a WinForm project...I've found some code that partially does ... -
Unanswered0VotesRename a local Printer using System.Printing
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Printing; namespace ... -
Answered5VotesTCP Asynchronous Threading problem
0) { // There might be more data, so store the data received so ... -
Answered0VotesLooking for a different code approach in C# , Please suggest.
Hi, I have a very long method with GUI updates and calling a wrapper. I want to write the code more clean and OOP design. The method is running in several parallel threads . ... -
Unanswered0VotesHow do you launch these processes at different time intervals?
I'm in the process of creating an EXE that constantly runs (infinite while loop) and I want it to launch various process all at different time intervals. Some every 30 seconds.... some every 30 ... -
Answered0VotesLinked list with pointer doesnt work C#
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using ... -
Unanswered0Votesusing background worker
I have an application in here I need to run Process1 and Process2 (two executable files) Process2 is dependent on process1 so it has to wait for the output from ... -
Unanswered1VotesImage + Control = Image
Hello, I don't know "the right way" to say this. But I want to "generate" as image, for example. the user chose an image, ... -
Unanswered0VotesUsing try catch to get the event viewer to do windows log for application
void main() { function1 { //logic1 } } for the above code if I ... -
Unanswered0VotesCareer and interview advice
Hello all, I need some interview related advice. I have been working for a small consulting company for the past 6 years. At this company we mainly develop web and windows based apps using ... -
Unanswered0VotesWebAuthenticationBroker stay logged in
I'm using the WebAuthenticationBroker class to log in with Facebook in my app (Metro App C#).However when the user checks "Stay logged in" he needs to log in each time. Any ideas to let the ... -
Answered0VotesHow do I get all the users of a non-predefined list of Active Directory groups, regardless of if that group is a primary group using C#?
static void Main(string[] args) { //string[] groups ... -
Unanswered0VotesTransaction Uncommited
Hey people! I need some help in a problem with the transactions. I developing an application in Visual Studio 2010 with SQLServer 2008. This application executes ... - Items 1 to 20 of 80401 Next ›


