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 ...
-
Unanswered0VotesUsing SqlDependency in a separated thread pool
{ running.WaitOne(); // Empty the dataset so that there is only // one batch of data displayed. ... -
Unanswered0VotesIssue with LINQ 'in' clause
item.ID in (4,6,7)). But this doesn't seem to work.What am I doing wrong? Code snippet: private ... -
Answered1VotesParallel.Invoke: how not to return 'void'
GUI.Choose_Day.Draw()); //Throws error (described above) Thanks in ... -
Unanswered0VotesMy client program isn't connecting the way I'd like it to.
For lack of a better title, I wasn't quite sure how to put it, but my client program isn't connecting to my server program in the way I'd like it to. It only allows computers that I've tested it on ... -
Answered0VotesNeed help with List using Bitmap inside
Error: Cannot implicitly convert type 'System.Drawing.Image' to 'System.Collections.Generic.List<System.Drawing.Image>' List<Bitmap> PicList; Bitmap bitmap01 = ... -
Unanswered0VotesHo to Access Solution items in a Web-Service Project
configuration.xml >WebServiceProject >App_Code >WebService.cs >Other Projects Now in my ... -
Unanswered0VotesWeb Browser Says : Connection Timed Out when click any links on my website
Hi every body, I do my project with VS 2012, the lastest Ajaxtoolkit and using session. When I pusblish my project to server and sometime I click on every link ... -
Answered0Votesdoes not contain a constructor... error
The following code is from Microsoft MSDN. public class Employee4 { public string id; public string name; public Employee4() ... -
Unanswered0VotesInsert a hyperlink with named anchor (#) into ms word
Hi, I try to insert a hyperlink into a ms word file, and the hyperlike links to a bookmark in another word file. since I already ... -
Proposed0VotesC# + GDI + BitBlt
Hi mates, There's a code: using System.Windows.Forms; using ... -
Unanswered0VotesEvent is raising again before compleated code?
Hello, I have a windows service that is using a C# assembly. One of the events I am using from the assembly is raising again for the next event before completing ... -
Unanswered0VotesASP.Net MVC 4 linq to viewbag
u.UserId.Contains("007")).FirstName & .LastName; return ... -
Answered2VotesLogin Form using C# and SQL
HI, I'm new to c#. I would like to know how I can create a login form for my application. The login form must use a SQL server 2005 express edition database (in which the username ... -
Answered3VotesThe type caught or thrown must be derived from System.Exception
Receiving the following error: The type caught or thrown must be derived from System.Exception For this piece of ... -
Unanswered0VotesHow do I fix "ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified" For Access table in C#
Hi. I know there are plenty of these questions on this forum, but not exactly with my configuration. And the one I felt was similar wasn't answered. I hope I have better luck. ... -
Unanswered0VotesHow to Read and Write text files located at DROPBOX.com Cloud?
Can someone give a hand and share with me on "How to Read and Write text files located in DROPBOX.com Cloud via Internet"? Listed below is a simple of Console Application, ... -
Unanswered0VotesSetJobA function of "Winspool.drv" not changing print job Owner name
Hi, I am developping a C# windows application which sends print job for different user. I want to send print job with diffferent owner name, I use the API function SetJobA of 'winspool.drv', ... -
Answered0VotesPolymorphism Question
I was wondering if what I have typed up is right, or if it's wrong how to correct it; I don't have my compiler with me so I don't know if there are any errors at ... -
Answered1VotesPrint JPG-image in C#.NET
I just want to print a JPG-image file in Visual C# Express. Searching on the internet ony gives me whole bunches of code with PrintDialogs and stuff, but I just want to print a ... -
Unanswered0VotesNeed Urgent Help : Could not load file or assembly 'Oracle.DataAccess, Version=4.112.2.0,
Environment: Windows 7 ( 64 bit ) - enterprise Visual Studio 2012 Premium - 4.5 ASP.net Framework Oracle :64-bit Oracle Data Access ... - Items 1 to 20 of 80429 Next ›


