PDA

View Full Version : Visual C# .NET


  1. c# compiler
  2. Stupid question, but you can help me a lot
  3. This forum is for SYNTAX questions only.
  4. Vb -> C#
  5. Optional parameters?
  6. Casting arrays
  7. simple C# question
  8. string > int
  9. Code guidline / code convention / naming convention for C#??
  10. Beginner question
  11. ERROR: Cannot Implicitly Convert Type 'string' to 'int'
  12. More newbie questions
  13. Converting between bases?
  14. Operator overloading
  15. if (x != 1-9999999) {}
  16. *stomps on .NETs auto format*
  17. Shadowing
  18. Basic Question
  19. Session Variables
  20. Switch (C#)
  21. byref, out and things alike
  22. C# equivalent to Right function?
  23. So basic it hurts!!
  24. BeginnerQ: Handling Global variables in multiform app
  25. Scoping variables 'globally'?
  26. new problem C# friend?
  27. adding events for a control?
  28. is there a Split function in c#?
  29. is there a way to reference a dll and it's events in c#?
  30. Break lines
  31. typedef equiv?
  32. Problem with userdefined Arrays
  33. marshal-by-reference class
  34. Newbie Question
  35. Conversion from String to int
  36. Alternatives to global variables
  37. SQL syntax in C#
  38. C# extentions
  39. Bitwise rotation
  40. VB6 WithEvents in C#? How?
  41. Conversion from C# to VB.NET
  42. c# newbie Q. converting string to int
  43. Hashtables - Item Method
  44. Creating an array of a class Objects
  45. including classes in same directory
  46. Hiding a base method
  47. int and double
  48. Include file !
  49. the calling convention
  50. #define
  51. Pointers
  52. histogram,simple prob!
  53. C # command line compiler
  54. unsafe constructor?
  55. C# Operator Overloading
  56. Inheritance with a constructor that takes arguments problem
  57. What is << in C#
  58. correct sytax?
  59. inheritence problem
  60. How to????
  61. Base Class Constructor
  62. Passing by reference
  63. Multiple inheritance
  64. What's the way to do it
  65. Cs0118 ????????
  66. Asc
  67. indexer in c#
  68. C# equivalant to VB....
  69. Type or namespace could not found
  70. #ifdef _debug_ ???
  71. Comparing Arrays in C#
  72. C# events for contrls
  73. Accessors with parameters in C#
  74. Operators in .NET
  75. What is VB's Integer &H85 in C#?
  76. C#
  77. declare array without length
  78. am i Ld?
  79. Attributes and Inherited Methods
  80. exit/end precedure
  81. WithEvents = ? in C#
  82. Easy Pointer Question
  83. new vs. override
  84. VB Script 2 CS
  85. #define Why does it not do what i want?
  86. Exit sub
  87. IS Numeric
  88. looking for c# equivalent to c++ vector
  89. is there a With equivilent statement in C#?
  90. Double Backslash problem in a path.
  91. Equivalient to With in C#
  92. Specifiy Optional Parameters
  93. How to display invisibile characters?
  94. Question about indexers
  95. C# Constructors
  96. Generic problem
  97. Simple OOP Casting Question
  98. Integer Arithmetic...
  99. Dynamic Arrays?
  100. Virtual and Override keywords..
  101. static keyword...?
  102. Object type to int,how?
  103. indexers...im in a trouble.
  104. C# and Mobile Apps...
  105. Operators overloading..question..
  106. Hey! i need help with a code plz.
  107. Where are the Form Events in C#.Net?
  108. Some object/pointer questions.
  109. IDE Questions about C#
  110. GetType() problem
  111. C# IDE Text-Editor Issues
  112. Bitwise 'Not' Operator in C#?
  113. Arrays of Functions?
  114. Thoughts on assembly...
  115. Conditional Statements
  116. Special String Characters
  117. newbie Q: creating a global variable array of strings?
  118. how does break; behave?
  119. using inside or outside of namespace?
  120. Syntax Analyzer - Urgent Help
  121. Classes in C#
  122. Public Variables
  123. Datatype Question
  124. Changing event type
  125. Dates in C# 2005 - Comparison and Conversion
  126. Dates in C# 2005 Express - Conversion, Validation and Comparison
  127. c# - Error: SelectedItem is a Property but is used like a Method
  128. #define var var2 in c#?
  129. VB code conversion
  130. Only Assignment, Call, increment....
  131. Indexed Properties
  132. user-defined control collection
  133. Some new C# Generics features
  134. A get or set accessor expected?
  135. Creating Dynamic array with struct
  136. Casting subclass to its baseclass to retrieve its data members value
  137. Using List Exists Method in C#
  138. C# For Loop that count backwards
  139. C# & Inheritance
  140. interface with overloaded method
  141. New starter at C# would like to ask some questions.
  142. Basics on the Try and Catch usage
  143. How do you use Namespaces?
  144. Retrieving the size/dimensions of an array
  145. Convert VB to C# CStr(Int(rnd() * 10))
  146. string versus String !
  147. Casting my own types