• Topics
    Replies
    Last post
  • Remoting, and Threads, and Services Oh My!:Possible synchronization issue?
    by mwalts
    4 Replies
    Last post by Steve Py
  • C# still going strong?
    by Bear23
    4 Replies
    Last post by Anonymousaaaaaaaaaaaaaaaahhhh
  • What is the oops concept of shadowing in C#?
    by recherche
    4 Replies
    Last post by timvw
  • Cross-thread operation not valid & Backgroundworker
    by yoda_143
    4 Replies
    Last post by Matthew Watson
  • Unable to cast object of type 'Enumerator[MyObject]' to type System.Collections.Generic.IEnumerator`1...
    by Ross Holder
    5 Replies
    Last post by TaylorMichaelL
  • DllImport only works in VS but not in the exe
    by sun450
    4 Replies
    Last post by Peter Ritchie
  • Visual C# coding
    by Baldwintm
    4 Replies
    Last post by Mark Dawson
  • Multithreading : 'lock' statement is not working
    by babakf
    4 Replies
    Last post by Matthew Watson
  • Problems Storing Data
    by PedroMgodinho
    5 Replies
    Last post by Figo Fei - MSFT
  • How to add Zero to an integer value from left (like 999 to 0999)
    by ranadheer mac
    7 Replies
    Last post by ranadheer mac
  • System.AccessViolationException when trying to call C++ dll function
    by aM000
    6 Replies
    Last post by vishal82
  • How to enforce two decimal places
    by bslim
    1 Replies
    Last post by Mark Dawson
  • How to ensure the first process had finished
    by bslim
    3 Replies
    Last post by Bulldog.NET
  • Consequences of keyword "event" in C#
    by Jabberwocky
    13 Replies
    Last post by Peter Ritchie
  • enfore constructor with signature
    by Anu Viswan
    2 Replies
    Last post by Vivek Ragunathan
  • Adding Hashtable setting to project settings doesn't work
    by cygnusx
    10 Replies
    Last post by Chunsheng Tang - MSFT
  • Print calendar for a given year and month combination
    by Neric
    6 Replies
    Last post by ThE_lOtUs
  • Regex File parsing
    by ReneeC
    11 Replies
    Last post by OmegaMan
  • How can I handle the copy operation in C#?
    by FTGforever
    5 Replies
    Last post by Peter Ritchie
  • Converting date to system current date time format
    by Hemant Hindlekar
    13 Replies
    Last post by Hemant Hindlekar
  • Problem using "continue", "yield return", and "using" in the same method in C# 2.0.
    by ScottBK
    3 Replies
    Last post by Matthew Watson
  • Disable Winkey
    by Santro
    2 Replies
    Last post by Santro
  • Is There Any Overhead to Using a Local Referece
    by Greg McPherran
    9 Replies
    Last post by Greg McPherran
  • Using WinMM.dll for other audio formats?
    by CloudyOne
    2 Replies
    Last post by CloudyOne
  • C# pointer
    by Michael_Grumbach
    4 Replies
    Last post by Chuck the Code Monkey