Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
GeneralRe: Developing a Client/Server application Pin
Kingvest8-Jan-04 5:51
Kingvest8-Jan-04 5:51 
GeneralRe: Developing a Client/Server application Pin
bnieland8-Jan-04 6:24
bnieland8-Jan-04 6:24 
Generalinelegance Pin
TuringTest17-Jan-04 21:41
TuringTest17-Jan-04 21:41 
GeneralRe: inelegance Pin
Philip Fitzsimons8-Jan-04 3:28
Philip Fitzsimons8-Jan-04 3:28 
GeneralRe: inelegance Pin
leppie8-Jan-04 6:07
leppie8-Jan-04 6:07 
GeneralRe: inelegance Pin
Philip Fitzsimons8-Jan-04 6:16
Philip Fitzsimons8-Jan-04 6:16 
GeneralRe: inelegance Pin
TuringTest18-Jan-04 6:26
TuringTest18-Jan-04 6:26 
GeneralRe: inelegance Pin
leppie8-Jan-04 6:56
leppie8-Jan-04 6:56 
Philip Fitzsimons wrote:
the variable does not leave the using block...

What I meant to say was the variable was enclosed, iow declared too. Thus the compiler can pickup a problem readily.


Philip Fitzsimons wrote:
calling dispose on an object which is pointing at a image works, as all you are doing is asking the image object to call dispose - which is worth doing if you don't want it anymore.

Its all and well, but not if it someone elses object that mite need to exist after the method returns. Refer to above. IMO the object should be sandboxed in the scope.

leppie::AllocCPArticle("Zee blog");
Seen on my Campus BBS: Linux is free...coz no-one wants to pay for it.

GeneralRe: inelegance Pin
TuringTest18-Jan-04 7:34
TuringTest18-Jan-04 7:34 
GeneralAbstract, Interface, and Attribute Pin
TuringTest17-Jan-04 20:40
TuringTest17-Jan-04 20:40 
GeneralRe: Abstract, Interface, and Attribute Pin
Mazdak7-Jan-04 20:56
Mazdak7-Jan-04 20:56 
GeneralRe: Abstract, Interface, and Attribute Pin
TuringTest17-Jan-04 21:32
TuringTest17-Jan-04 21:32 
GeneralRe: Abstract, Interface, and Attribute Pin
Heath Stewart8-Jan-04 5:32
protectorHeath Stewart8-Jan-04 5:32 
GeneralRe: Abstract, Interface, and Attribute Pin
TuringTest18-Jan-04 5:51
TuringTest18-Jan-04 5:51 
GeneralRe: Abstract, Interface, and Attribute Pin
Heath Stewart8-Jan-04 5:53
protectorHeath Stewart8-Jan-04 5:53 
GeneralRe: Abstract, Interface, and Attribute Pin
TuringTest18-Jan-04 6:01
TuringTest18-Jan-04 6:01 
GeneralRe: Abstract, Interface, and Attribute Pin
Heath Stewart8-Jan-04 6:12
protectorHeath Stewart8-Jan-04 6:12 
GeneralRe: Abstract, Interface, and Attribute Pin
TuringTest18-Jan-04 6:39
TuringTest18-Jan-04 6:39 
GeneralRe: Abstract, Interface, and Attribute Pin
Heath Stewart8-Jan-04 7:13
protectorHeath Stewart8-Jan-04 7:13 
GeneralRe: Abstract, Interface, and Attribute Pin
TuringTest18-Jan-04 7:50
TuringTest18-Jan-04 7:50 
GeneralRe: Abstract, Interface, and Attribute Pin
Heath Stewart8-Jan-04 7:52
protectorHeath Stewart8-Jan-04 7:52 
GeneralRe: Abstract, Interface, and Attribute Pin
TuringTest18-Jan-04 11:39
TuringTest18-Jan-04 11:39 
GeneralRe: Abstract, Interface, and Attribute Pin
Heath Stewart8-Jan-04 12:11
protectorHeath Stewart8-Jan-04 12:11 
GeneralRe: Abstract, Interface, and Attribute Pin
bnieland8-Jan-04 6:50
bnieland8-Jan-04 6:50 
GeneralRe: Abstract, Interface, and Attribute Pin
TuringTest18-Jan-04 7:46
TuringTest18-Jan-04 7:46 

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.