Visual C# Language announcement
-
Link
ASP.NET Questions are off-topic in Visual C# Language. Please ask them at http://forums.asp.net/.
-
Link
This forum has been locked; it will still be available for review in the Archived Forums folder.Any future posts on this topic should be put in the Visual C# General forum.
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky33VotesThis forum is for language-related questions only
This forum is for questions specifically related to the C# language and how it works. Please do not post questions on how to accomplish some task using C# as there are other, more appropriate ...
-
Discussion0VotesRequirements for an application to run on my client's machine, developed on platform 4.0 in C#, Application Type Windows Application
Hi Friends........... i want to know, 1. Requirements needed by an application to run on another machine, developed on platform 4.0 in C# and ... -
Answered0Votesset access levels
Hi, I do not know how to set access levels of users on my website please give me an answer Thank you -
Answered2VotesAccessing List<T> items without inintializing all previous items
Hi, I have an object defined below: List<DocumentMetaData> myObject = new ... -
Unanswered0VotesFinding all test cases from TFS 2010 for a MTM test plan using C#
Hi, I have are requirement That i need to show all the test case for a plan with their test results. I used string ... -
Answered1VotesHow to use Linq to check the existance of an identical object in the values of Dictionary's items?
Hi, I have a Dictionary and I need to check if it contains my object as the value of one of its ... -
Unanswered0VotesReading a Text file, Record Errors and Insert to Database
I have been dancing with this code for the last 6 hours: It a little messy because I'm still getting my feet wet. I am trying to read from a Text File on my Local Drive and insert ... -
Unanswered0VotesSignedXml.CheckSignature always false on .Net Framework 4.0, true on 3.5 and older
0) { certifikat = (X509Certificate2)((KeyInfoX509Data)clause).Certificates[0]; ... -
Answered4VotesCan't convert byte array to system.io.stream
Hi, I'm using an older version of itextsharp to convert images in the inkpresenter to pdf format. The code I have ... -
Answered1VotesProblem Reading from CSV file
Hi, The csv file has custno and custname. Some of the custname are like "ADAMSKI, MOROSKI". If you see in db,after inserting in to SQL table the custname are inserted as ... -
Answered3VotesHow to get the union of all items of set of HashTables in C#
Hi, I have a set of HashTables that I need to merge their values, so I tried to collect them in a List by creating : List<Hashtable> pageIDs_Hashtables_List ... -
Answered1VotesPattrern Match
I have developed a web scrapper that loads the content of website. Its working fine. I want to search for the url's in the loaded data. I am using Regular ... -
Answered0VotesInside foreach loop executenonquery is not working
if i give this statement outside the foreach loop its inserting last row into table. but i need to insert all data table rows. } ... -
Answered2VotesHow read text from DLL !?
This is a DLL Code ! using System; using System.Collections.Generic; using System.Text; namespace ... -
Answered1Voteshow to check if an ArrayList of objects contains my object?
Hi, I have a List of objects of the class : that is defined below : public class NewCompactSimilar { public ... -
Answered1Votesi got COM exception when i work with Excell
hi i have WinForm C# program that work excellent with Excell 2010 now i installed the Excell 2012 and i got this error: Exception from HRESULT: ... -
Answered0VotesClass not registered - FSRM in C#
I am trying to use FSRM api on c#: http://msdn.microsoft.com/en-us/library/bb972746(v=vs.85).aspx I am running my program on windows server 2008 R2. I ... -
Answered0VotesHow to get the unification of the keys set of dictionaries?
a.Key).ToDictionary(a => a.Key, a => a.First().Value); and got the following ... -
Answered0VotesConnect to Remote desktop(RDP) with servername and port number using C#
Iam able to connect to Remote desktop(RDP) with IP address, Username and password using AxMsRdpClient5NotSafeForScripting class. For ... -
Answered0VotesTask Parallel Library (TPL)
For the following TPL I'm getting the mentioned exception handling! Could you please help me! static void Main(string[] args) ... - Items 1 to 20 of 21352 Next ›


