Games, .NET, Performance, and More!
I can never stay away from a performance challenge. While the others focus on the loop let's focus somewhere else!
I had a chance to play around with the FTP classes in .NET 2.0 (FtpWebRequest and FtpWebResponse). My
PingBack from http://www.netcrucible.com/blog/2004/04/21/loopy-decisions/
PingBack from http://www.netcrucible.com/blog/2004/04/21/loopy-decisions-2/
Crazy BDS-suffering author of a (not too good, apparently) book on writing compilers harasses a reviewer
If you haven't read the puzzle, you can read more about it on my previous post. The questions: (Answer
PingBack from http://www.ie7security.net/2007/01/11/implied-tags-in-the-ie-html-parser-and-how-that-can-be-interesting/
PingBack from http://www.ie7security.net/2007/01/11/ive-finally-settled-into-my-new-position-on-the-internet-explorer-team/
PingBack from http://www.ie7security.net/2007/01/21/implied-tags-in-the-ie-html-parser-and-how-that-can-be-interesting-2/
PingBack from http://www.ie7security.net/2007/01/21/important-changes-to-the-base-element-for-ie-7-2/
PingBack from http://www.ie7security.net/2007/01/21/ive-finally-settled-into-my-new-position-on-the-internet-explorer-team-2/
PingBack from http://www.ie7security.net/2007/01/21/implied-tags-in-the-ie-html-parser-and-how-that-can-be-interesting-3/
PingBack from http://www.ie7security.net/2007/01/21/important-changes-to-the-base-element-for-ie-7-3/
PingBack from http://www.ie7security.net/2007/01/21/ive-finally-settled-into-my-new-position-on-the-internet-explorer-team-3/
If you are a researcher, looking for a new and innovative dayting web site, you are not looking hard enough, but you can be forgiven, a new revolutionary thing is not easy to find...if you leave a message to me I will lead you to that web site...by the end of the year that web site will be fully activated.
Nice...
Cool!
Nice
Cool.
Jeg kan ikke få IE7 til at virke som den skal, diverse funktioner som fx zoom virker ikke optimalt.
Helt ærligt, hvad er det her for noget bokse kode?, det kunne envær jo have lavet... helt ærligt MS, kom nu op på de små pusselanger.
I would be curious to know what the performance would look like if all input was valid. (i.e. int.Parse was valid at all times)
Hi all
How I can change avatar in this forum?
Pingback from Ryan’s Tech Blog » EventHandlerList, key equality, and auto-boxing in C#
Just curious... Supposimg I need to invoke several methods with no parameters, would it be more efficient to use the old-style SendMessage or PostMessage via PInvoke? I am not discussing safety here only efficiency. Any thoughts?