Click here to Skip to main content
15,896,726 members
Home / Discussions / C#
   

C#

 
Generalstructs and 'using' Pin
Nemanja Trifunovic29-Oct-04 6:47
Nemanja Trifunovic29-Oct-04 6:47 
GeneralRe: structs and 'using' Pin
leppie29-Oct-04 9:02
leppie29-Oct-04 9:02 
GeneralRe: structs and 'using' Pin
Nemanja Trifunovic29-Oct-04 9:14
Nemanja Trifunovic29-Oct-04 9:14 
GeneralRe: structs and 'using' Pin
Ketty Avashia29-Oct-04 9:27
Ketty Avashia29-Oct-04 9:27 
GeneralRe: structs and 'using' Pin
Nemanja Trifunovic29-Oct-04 9:42
Nemanja Trifunovic29-Oct-04 9:42 
GeneralI got an answer on a C# newsgroup Pin
Nemanja Trifunovic29-Oct-04 10:00
Nemanja Trifunovic29-Oct-04 10:00 
GeneralRe: structs and 'using' Pin
Ami Bar29-Oct-04 12:16
Ami Bar29-Oct-04 12:16 
GeneralRe: structs and 'using' Pin
Nemanja Trifunovic29-Oct-04 12:27
Nemanja Trifunovic29-Oct-04 12:27 
Ami Bar wrote:
Structures are allocated on the stack and not on the heap as classes.

That is correct in this context - I just didn't know that variables declared in using nlock need to be read-only.

BTW, what exactly "read-only" really means in C#? It does not have const methods like C++.

Whatever... Thanks for your answer Smile | :)



My programming blahblahblah blog. If you ever find anything useful here, please let me know to remove it.
GeneralRe: structs and 'using' Pin
Ami Bar29-Oct-04 12:51
Ami Bar29-Oct-04 12:51 
GeneralCant not get the ListView TextAlign Property to center Pin
Tony D. Abel29-Oct-04 5:37
Tony D. Abel29-Oct-04 5:37 
GeneralRe: Cant not get the ListView TextAlign Property to center Pin
sreejith ss nair29-Oct-04 5:51
sreejith ss nair29-Oct-04 5:51 
GeneralUser Control taking up too much resources Pin
xiaowenjie29-Oct-04 4:44
xiaowenjie29-Oct-04 4:44 
GeneralRe: User Control taking up too much resources Pin
sreejith ss nair29-Oct-04 4:47
sreejith ss nair29-Oct-04 4:47 
GeneralRe: User Control taking up too much resources Pin
xiaowenjie29-Oct-04 4:53
xiaowenjie29-Oct-04 4:53 
GeneralRe: User Control taking up too much resources Pin
sreejith ss nair29-Oct-04 4:59
sreejith ss nair29-Oct-04 4:59 
GeneralRe: User Control taking up too much resources Pin
xiaowenjie29-Oct-04 5:02
xiaowenjie29-Oct-04 5:02 
GeneralRe: User Control taking up too much resources Pin
xiaowenjie29-Oct-04 7:06
xiaowenjie29-Oct-04 7:06 
GeneralRe: User Control taking up too much resources Pin
xiaowenjie29-Oct-04 7:28
xiaowenjie29-Oct-04 7:28 
GeneralRe: User Control taking up too much resources Pin
Ketty Avashia29-Oct-04 9:38
Ketty Avashia29-Oct-04 9:38 
GeneralRe: User Control taking up too much resources Pin
xiaowenjie29-Oct-04 17:39
xiaowenjie29-Oct-04 17:39 
GeneralRe: User Control taking up too much resources Pin
Ketty Avashia1-Nov-04 2:58
Ketty Avashia1-Nov-04 2:58 
GeneralRe: User Control taking up too much resources Pin
xiaowenjie3-Nov-04 5:29
xiaowenjie3-Nov-04 5:29 
GeneralRe: User Control taking up too much resources Pin
Ketty Avashia4-Nov-04 2:40
Ketty Avashia4-Nov-04 2:40 
GeneralWindows Forms Pin
mrlou8829-Oct-04 4:01
mrlou8829-Oct-04 4:01 
GeneralRe: Windows Forms Pin
Stefan Troschuetz29-Oct-04 4:28
Stefan Troschuetz29-Oct-04 4:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.