Click here to Skip to main content
15,913,836 members
Home / Discussions / C#
   

C#

 
GeneralRe: Why C#? Pin
Christian Graus31-Jan-05 11:14
protectorChristian Graus31-Jan-05 11:14 
GeneralRe: Why C#? Pin
Member 9631-Jan-05 12:24
Member 9631-Jan-05 12:24 
GeneralRe: Why C#? Pin
Christian Graus31-Jan-05 12:25
protectorChristian Graus31-Jan-05 12:25 
GeneralRe: Why C#? Pin
Heath Stewart31-Jan-05 13:53
protectorHeath Stewart31-Jan-05 13:53 
GeneralILDASM QUESTION: IL_0000 & code size Pin
...---...31-Jan-05 10:10
...---...31-Jan-05 10:10 
GeneralRe: ILDASM QUESTION: IL_0000 & code size Pin
Charlie Williams31-Jan-05 11:23
Charlie Williams31-Jan-05 11:23 
GeneralRe: ILDASM QUESTION: IL_0000 & code size Pin
Anonymous31-Jan-05 13:58
Anonymous31-Jan-05 13:58 
GeneralRe: ILDASM QUESTION: IL_0000 & code size Pin
leppie31-Jan-05 13:23
leppie31-Jan-05 13:23 
Like the other post mentioned they are only labels. ILDASM names them with an offset hint, but it has no semantic value, and doesnt take up space. Try for yourself, insert a few nop calls at the beginning of the method with jumps, the result of both methods will be the same.

top secret
Download xacc-ide 0.0.3 now!
See some screenshots

GeneralRe: ILDASM QUESTION: IL_0000 & code size Pin
Anonymous31-Jan-05 14:00
Anonymous31-Jan-05 14:00 
GeneralRe: ILDASM QUESTION: IL_0000 & code size Pin
leppie31-Jan-05 20:33
leppie31-Jan-05 20:33 
GeneralDataset delet row Pin
webhay31-Jan-05 9:53
webhay31-Jan-05 9:53 
GeneralRe: Dataset delet row Pin
Guinness4Strength31-Jan-05 12:20
Guinness4Strength31-Jan-05 12:20 
QuestionHow to create a multithreaded UDP server. Pin
just_starting31-Jan-05 8:18
just_starting31-Jan-05 8:18 
Generalwindows application html page problem. Pin
drey131-Jan-05 7:05
drey131-Jan-05 7:05 
GeneralRe: windows application html page problem. Pin
Esmo200031-Jan-05 7:39
Esmo200031-Jan-05 7:39 
GeneralRe: windows application html page problem. Pin
drey131-Jan-05 8:41
drey131-Jan-05 8:41 
GeneralRe: windows application html page problem. Pin
Heath Stewart31-Jan-05 9:26
protectorHeath Stewart31-Jan-05 9:26 
GeneralI need some advice (dll to exe) Pin
lms00731-Jan-05 7:01
lms00731-Jan-05 7:01 
GeneralRe: I need some advice (dll to exe) Pin
leppie31-Jan-05 7:35
leppie31-Jan-05 7:35 
GeneralRe: I need some advice (dll to exe) Pin
lms00731-Jan-05 11:43
lms00731-Jan-05 11:43 
GeneralRe: I need some advice (dll to exe) Pin
Esmo200031-Jan-05 7:38
Esmo200031-Jan-05 7:38 
GeneralRe: I need some advice (dll to exe) Pin
mav.northwind31-Jan-05 8:17
mav.northwind31-Jan-05 8:17 
GeneralRe: I need some advice (dll to exe) Pin
Heath Stewart31-Jan-05 9:21
protectorHeath Stewart31-Jan-05 9:21 
GeneralError deleting collection of tickets Pin
tadhg8831-Jan-05 5:53
tadhg8831-Jan-05 5:53 
GeneralRe: Error deleting collection of tickets Pin
leppie31-Jan-05 7:38
leppie31-Jan-05 7:38 

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.