- c# compiler
- Stupid question, but you can help me a lot
- This forum is for SYNTAX questions only.
- Vb -> C#
- Optional parameters?
- Casting arrays
- simple C# question
- string > int
- Code guidline / code convention / naming convention for C#??
- Beginner question
- ERROR: Cannot Implicitly Convert Type 'string' to 'int'
- More newbie questions
- Converting between bases?
- Operator overloading
- if (x != 1-9999999) {}
- *stomps on .NETs auto format*
- Shadowing
- Basic Question
- Session Variables
- Switch (C#)
- byref, out and things alike
- C# equivalent to Right function?
- So basic it hurts!!
- BeginnerQ: Handling Global variables in multiform app
- Scoping variables 'globally'?
- new problem C# friend?
- adding events for a control?
- is there a Split function in c#?
- is there a way to reference a dll and it's events in c#?
- Break lines
- typedef equiv?
- Problem with userdefined Arrays
- marshal-by-reference class
- Newbie Question
- Conversion from String to int
- Alternatives to global variables
- SQL syntax in C#
- C# extentions
- Bitwise rotation
- VB6 WithEvents in C#? How?
- Conversion from C# to VB.NET
- c# newbie Q. converting string to int
- Hashtables - Item Method
- Creating an array of a class Objects
- including classes in same directory
- Hiding a base method
- int and double
- Include file !
- the calling convention
- #define
- Pointers
- histogram,simple prob!
- C # command line compiler
- unsafe constructor?
- C# Operator Overloading
- Inheritance with a constructor that takes arguments problem
- What is << in C#
- correct sytax?
- inheritence problem
- How to????
- Base Class Constructor
- Passing by reference
- Multiple inheritance
- What's the way to do it
- Cs0118 ????????
- Asc
- indexer in c#
- C# equivalant to VB....
- Type or namespace could not found
- #ifdef _debug_ ???
- Comparing Arrays in C#
- C# events for contrls
- Accessors with parameters in C#
- Operators in .NET
- What is VB's Integer &H85 in C#?
- C#
- declare array without length
- am i Ld?
- Attributes and Inherited Methods
- exit/end precedure
- WithEvents = ? in C#
- Easy Pointer Question
- new vs. override
- VB Script 2 CS
- #define Why does it not do what i want?
- Exit sub
- IS Numeric
- looking for c# equivalent to c++ vector
- is there a With equivilent statement in C#?
- Double Backslash problem in a path.
- Equivalient to With in C#
- Specifiy Optional Parameters
- How to display invisibile characters?
- Question about indexers
- C# Constructors
- Generic problem
- Simple OOP Casting Question
- Integer Arithmetic...
- Dynamic Arrays?
- Virtual and Override keywords..
- static keyword...?
- Object type to int,how?
- indexers...im in a trouble.
- C# and Mobile Apps...
- Operators overloading..question..
- Hey! i need help with a code plz.
- Where are the Form Events in C#.Net?
- Some object/pointer questions.
- IDE Questions about C#
- GetType() problem
- C# IDE Text-Editor Issues
- Bitwise 'Not' Operator in C#?
- Arrays of Functions?
- Thoughts on assembly...
- Conditional Statements
- Special String Characters
- newbie Q: creating a global variable array of strings?
- how does break; behave?
- using inside or outside of namespace?
- Syntax Analyzer - Urgent Help
- Classes in C#
- Public Variables
- Datatype Question
- Changing event type
- Dates in C# 2005 - Comparison and Conversion
- Dates in C# 2005 Express - Conversion, Validation and Comparison
- c# - Error: SelectedItem is a Property but is used like a Method
- #define var var2 in c#?
- VB code conversion
- Only Assignment, Call, increment....
- Indexed Properties
- user-defined control collection
- Some new C# Generics features
- A get or set accessor expected?
- Creating Dynamic array with struct
- Casting subclass to its baseclass to retrieve its data members value
- Using List Exists Method in C#
- C# For Loop that count backwards
- C# & Inheritance
- interface with overloaded method
- New starter at C# would like to ask some questions.
- Basics on the Try and Catch usage
- How do you use Namespaces?
- Retrieving the size/dimensions of an array
- Convert VB to C# CStr(Int(rnd() * 10))
- string versus String !
- Casting my own types