Popuptest.com provides a battery of tests to see how good your browser is. See if your browser has what it takes when put up against these tests.
It think it goes without saying, but… This site has popups!
Enjoy.
Popuptest.com provides a battery of tests to see how good your browser is. See if your browser has what it takes when put up against these tests.
It think it goes without saying, but… This site has popups!
Enjoy. read more
I have wondered for a long time how to access a Types XML comment data at run-time. I know that comments are normally thrown away in languages, but I figured that .NET must keep the XML comments around somewhere, how else could they display the information through intellisense for user created DLLs.
Well, according to this article that I just found, the XML comments are thrown away like all other comments at compile time.
It seems that intellisense attempts to load a separate .XML file to display the comments. read more