Welcome to SpellCoder Sign in | Join | Help

Thursday, August 10, 2006 - Posts

F# looks like a worthy weekend project to explore. I am thinking of taking this language for demo day next Sunday. Check out their community at hubFS. F# is designed by the same guy that bring generics to CLR (Don Syme - also an Australian);I think you Read More
Check out this interview with the  professor that is heading the team in building Ruby .Net compiler from Queensland University of Technology (my almamater).If you are interested in taking post graduate degrees or research in compilers, do it at Read More
This is an interesting nugget about successful research integration into development pipeline."I congratulated him on being able to navigate the research and development divide, and asked him how he was able to do it. Don said that he previously Read More
"WHAT DOES VIEWSTATE DO?This is a list of ViewState's main jobs. Each of these jobs serves a very distinct purpose. Next we'll learn exactly how it fulfills those jobs.Stores values per control by key name, like a Hashtable Tracks changes to a ViewState Read More