Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » XNA Game Studio 3.1   (RSS)

Brain Freeze: Thinking about beginning programming classes

So far in my previous blog posts, I talked about the following items: Use of C, which is a requirement for the class Write and test your first program for security issues (Intro to C#) Use media in your programs (Designing Applications)    

VSTS 2010: Using the Directed Graph Diagram part 1 of however many I do till I get distracted again

  Now that VSTS 2010 is available through the CTP program, MSDNAA, BizSpark and MSDN, you can use it to deconstruct applications that you might need to take charge of.  My example is the XNA RPG . The image at the top of the article is an example

Is software engineering dead?

Software Engineering: Dead? by Jeff Atwood, asks this question.  My question is this: Did anyone find that their software engineering courses in school mapped to what you actually do at work?  Doubtful in my opinion, unless you attended certain

XNA: Using Fonts in XNA 3.1

XNA 3.1 No difference in how to use Fonts in XNA 3.1 over XNA 2.0.  If you already know how to use text in your project, this won’t be a big help to you.  This article was written to try to look a little smarter than my previous blog may have

Back to building DLLs: Determining if a class is abstract or public

  In the world of VS 2008 and VS 2010, as well as all of the older development tools from Microsoft, the creation of DLLs is fully supported .  But just how do we utilize the DLLs?  First for the concept of DLLs to make sense, we need to
 
Page view tracker