Browse by Tags
All Tags »
XNA »
Engineering (RSS)
digg_url = "http://blogs.msdn.com/research/archive/2009/02/24/wtf-compelling-demonstration.aspx";digg_title = "WTF#: Compelling demonstration";digg_bgcolor = "#FFFFFF";digg_skin = "normal"; digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin
Read More...
digg_url = "http://blogs.msdn.com/research/archive/2009/02/21/silverlight-games-review-of-tutorials-for-silverlight-games.aspx";digg_title = "Silverlight games: Review of tutorials for Silverlight games";digg_bgcolor = "#FFFFFF";digg_skin = "normal";
Read More...
digg_url = "http://blogs.msdn.com/research/archive/2009/02/16/wtf-curriculum-for-f-part-1-thinking-about-curriculum-for-cs.aspx";digg_title = "WTF#: Curriculum for F# part 1, thinking about curriculum for CS";digg_bgcolor = "#FFFFFF";digg_skin = "normal";
Read More...
digg_url = "http://blogs.msdn.com/research/archive/2009/01/12/checking-out-the-microsoft-speech-server.aspx";digg_title = "Checking out the Microsoft Speech Server";digg_bgcolor = "#FFFFFF";digg_skin = "normal"; digg_url = undefined;digg_title = undefined;digg_bgcolor
Read More...
Filed under: Fun, XNA, Science, Electrical Engineering, Engineering, Microsoft Developers Network, MSDN Academic Alliance, MSDN, Microsoft Speech Server, Servers, MSDNAA
In the example I used in the past post utilized the "let" command and it didn't have any data type, what's up with that? Oh it gets worse, the identifier (not variable) are immutable. That is the memory location of the identifier cannot be modified. To
Read More...