Posted on November 6, 2008 by uditha
Microsoft Chief Software Architect Ray Ozzie introduces Windows Azure and Azure Services Platform during the PDC2008 keynote.
you can watch sessions from following links-
http://channel9.msdn.com/pdc2008/KYN01/
http://channel9.msdn.com/pdc2008/KYN02/
Filed under: .NET, Events, Whats new | Leave a Comment »
Posted on November 6, 2008 by uditha
Like windows message box you can create custom message box in XNA.
you can download the Source code from-
http://code.msdn.microsoft.com/XNAMessgebox
RUNTIME-XNA 3.0
Filed under: XNA, tutorials | Leave a Comment »
Posted on November 6, 2008 by uditha
In Win form,WPF of ASP.NET application you can drag a button to design area and double click and write code the button click event. But in XNA you can`t do that. there no such thing as button in XNA.You need to create your own button that [...]
Filed under: XNA, tutorials | Leave a Comment »
Posted on November 6, 2008 by uditha
Sometimes you can say learning the basics of computer science like inheritance polymorphism was boring. Because that involve lot of theory.But you can use XNA to learn basics of computer science. Then while you make 2d or 3d application ,you leaning the computer science in practice as well. [...]
Filed under: XNA, tutorials | Leave a Comment »
Posted on November 6, 2008 by uditha
Last month I was participated to St . peters collage IT day.and there I was deliver a session in Game development with XNA. In the first part I discuss about video game industry with the history. Then I was discuss about developing games with XNA and how [...]
Filed under: Events, XNA, presentations | Leave a Comment »
Posted on November 6, 2008 by uditha
Recently few articles of my blog was get selected to coding4fun site. and now those articles and examples were referring by thousand of coding4fun visitors.
http://blogs.msdn.com/coding4fun/archive/2008/10/15/9001083.aspx
http://blogs.msdn.com/coding4fun/
Filed under: .NET, Whats new, XNA, articals | Leave a Comment »