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 ...
-
Unanswered0VotesShare Session Between two .net 4.0 web applications (domain and subdomain) using Windows Server AppFabric session cache SECURELY
I have two applications, one on a primary domain and the other on another domain. One is a legacy site and the other is a new site. We are slowly converting the legacy site (4.0) using a mix of ... -
Proposed0Votesdoes not contain a constructor... error
The following code is from Microsoft MSDN. public class Employee4 { public string id; public string name; public Employee4() ... -
Answered0VotesWinRT - how to get type of the Page/View in order to Navigate
Hello, I have a very simple application with View and Business layers. I'd like to have the possibility to navigate from my Business layer (i ... -
Unanswered0Votesstrongly typed dataset not saving changes made in datagridview, bound to linq query
I've been really stuck for the last couple of days with this problem: In my winform app i have a xsd.exe generated dataset on which i perform a query like this: query = ... -
Unanswered0VotesDisplay Western Digital in Arabic Culture and Arabic Format of OS "Regionl and Language"
Hi All, Is there any solution to display western digital number in Controls (TextBox and Label, etc.) in Arabic Culture and Arabic Format of OS "Regionl and ... -
Unanswered0VotesActiveX Fails to Find Resources When Embedded in a Web Page
Hi All, We have an ActiveX control embedded on a web page which fails to load the resources. We have discovered that if you copy everything to the ... -
Unanswered0Votesremote assistance application in .net
hi there, i am working as junior software programmer, as i have got new requirement to develop web based remote assistance application. is it possible to develop such ... -
Unanswered0VotesUnable to connect to any of the specified MySQL hosts
i have a program to run as a window service 24 hours yesterday i checked that it can read and do insert SQL after send a refresh signal to notify it but ... -
Answered1VotesSQL Query - Error parsing the query
When I run the following SQL query: cmd.CommandText = "SELECT Desc FROM WCPartsDBTable WHERE ChamberSN = '" + chamberSN + "' AND WCLvl = '1'"; dr = ... -
Proposed0VotesIntro and multithreaded console cursor manipulation
Hello, my name is Adrian and I'm from Italy, nice to meet you all. Before this moment I was just a casual reader on the forums via specific searches on C# programming issues I've ... -
Answered1VotesMySqlConnection always fails with local host ip.
My program and mysql were in the same machine. I used the ip of local area connection (physical ip) and root account to open mysql connnectoin, as follows. string connStr = ... -
Unanswered0VotesConsuming SOAP Based Web Service/ LINQ
I created a SOAP based web service with VS that is supposed to retrieve information from database using Linq. I have a method that reads all the information in the table that I called ... -
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 ... -
Proposed6VotesSweet Mysteries of Type ... or ... how can I cast this darn thing ?
Good Morning Gurus. First, an example of the problem, then some background .... (from tmp in currList orderby ... -
Proposed0VotesTcpListener AntiFlooding?
Actually i would like to add anti flooder and attacker in my TCP server, The way to flood : connect and disconnect about 1000 times Does anyone know how to ... -
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 ... -
Proposed0VotesEver 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 ... -
Answered0VotesC# predicate search of array of classes
I want to search an array of type class using predicates. Not sure that's the best or right approach but I want to get this predicate thing down and going. Everything below seems ... -
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 ... -
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 ... - Items 1 to 20 of 80401 Next ›


