Welcome to MSDN Blogs Sign in | Join | Help

Software for Students

Springboard from mortarboard to onboard, Hilary Pike & Diane Curtis, Academic Developer Evangelists

News

  • Like what you see? Subscribe here!











    All of my postings are provided "AS IS" with no warranties, and confer no rights.

    Locations of visitors to this page

Browse by Tags

All Tags » Code
MIS (Management Information Systems) Resources
I recently visited an MIS department at Baylor University. Since my background is in engineering and development, I had to do a little homework to determine what functionality would be the right fit for this type of program. Here are some tools that I Read More...
Windows Mobile Development Samples
http://msdn2.microsoft.com/en-us/library/30taewf4(VS.80).aspx Calculator Application Sample Provides a simple calculator application for a Pocket PC. Direct3D Mobile UltimateGMan Game Sample Shows how to make a simple two dimensional game with managed Read More...
Basic Threading in .NET CF (Compact Framework) or Generally .NET
As I mentioned in my NEAT-o-Games post , on Friday I visited CPL to see talk about Windows Mobile Development. I provided an overview of threading concepts in .NET CF and gave a quick demo of basic threading concepts. If you are new to threading in either Read More...
Windows Live Writer: Format C# or .NET Code for Blog
In an earlier entry ( Format C# or .NET Code for your Blog or Website ), I linked to manoli.net/csharpformat as a great web site for formatting C# or .NET Code for you blog. Clint Rutkas pointed out that Windows Live Writer has a plug-in that uses Jean-Claude Read More...
Format C# or .NET Code for your Blog or Website
In my last post, Basic Scripts for Windows Server , I posted some code onto my blog. I found a great website for formating C#, VB, HTML, XML, and Powershell Code. I also added a gray background to the code by adding a style to the <pre> tag: < Read More...
Simple Installer using Visual Studio 2005
Martin Schray walks through creating an installer for the Delayed Startup Application using Visual Studio 2005. This is remarkable easy compared to using InstallShield! Video: Delayed Startup Setup Project Read More...
Your way, Your play, XNA: Modify a 2D Game in 10 minutes
Introduction to Gaming: Modify your first 2D Game using XNA Games Studio Express. I walk you through some of the key gaming concepts and then add in Collision Detection and Score Keeping to the game. Resources: - Original 2D Project - XNA Creators Club Read More...
Page view tracker