How would code obfuscation affect performance? in .net C#
...
more >>
Hi.
How can I invoke the "Text1_LostFocus()" method within the "Button1_Clik()"
method? Or wath parameters should I pass?
Thanks in advance.
...
more >>
How i do casting in VB .net...
more >>
Hi,
In a nutshell, why am I getting the results I am getting? I would have
expected a call to method1( n) to return an 'n' length string.
At first I thought it was a problem in my function, but after finding an
article showing how to do the salt, I noticed, they had basically the same
c...
more >>
I've been told that to test for the existence of ,NET Framework 1.0 the
appropriate registry key is -
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\Policy\v1.0]
"3705"
Instead, my Registry shows (in part) -
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\Policy]
[HKEY_LOCAL...
more >>
I've read a few articles on this and I still can't seem to get it set
in my brain! What's the correlation between these two? Some articles
seem to use the terms interchangeably! Cheers for any explanation!
andyt
...
more >>