coding

  1. News

    Windows 7 XNA: Game Development - Making Games Respond with Collision

    Games are only really games if things bump into one another. In this video, Josh Foss and Elbert Perez show you how and why collision works in both 2D and 3D. Watch, then code along at Link Removed. We will be featuring a new XNA Game Development video each Monday for the next ten weeks. If...
  2. News

    Windows 7 TWC9: Skype, HTML 5 Canvas, Python tools, & more

    This week on Channel 9, Dan and Clint discuss the week's top developer news, including: [Link Removed] Microsoft PressPass - Link Removed [Link Removed] Skype - Skype already has Link Removed you may be interested in [Link Removed] Mark Heath - Link Removed shows how to use the Skype4COM...
  3. News

    Windows 7 TouchStudio - Hello World

    In this video, Peli de Halleux, from the Research in Software Engineering group (RiSE) at Microsoft Research, gives a basic tutorial using the Link Removed editor. Learn how to write 'Hello World' in TouchStudio (and how to use its editor). Follow TouchStudio on Facebook Link Removed...
  4. News

    Windows 7 Anders Hejlsberg: Questions and Answers

    Anders wanted to hear from you to get a sense of what's on your mind with respect to C#. We asked you for questions and, as usual, you delivered -> this is your interview, Niners. Link Removed Thanks for the great questions. Special thanks to Anders for taking an hour out of his insanely busy...
  5. News

    Windows 7 Show Us Your Tech: Inside the Jellybean

    If you watched the Link Removed, you probably saw Coding4Fun's mad scientist Link Removeddriving around in his Kinect-powered, gestured-controlled recliner. In this Show Us Your Tech I talked to Clint in the middle of building it and again after the keynote. Clint shows us inside the hardware...
  6. D

    Windows 7 build problem in Visual Studio 2008

    Building a sample problem from CUDA but I believe the problem originates in VS2008. Output: Compiling with CUDA Build Rule... "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\\bin\nvcc.exe" -gencode=arch=compute_10,code=\"sm_10,compute_10\"...
  7. News

    Windows 7 Lucian Wischik: Async - Compiler Bug Fixes, Updates and Core Improvements

    Lucian Wischik is an engineer who spends a great deal of his time making Async magic happen in the C# and VB compilers that do the heavy lifting and enable new asynchronous language features. Now, with the recent release of Visual Studio Async CTP SP1 Refresh, come several low-level improvements...
  8. News

    Windows 7 XNA: Game Development - The Game Loop

    The Game Loop is the beating heart of your gameplay. In this video, Josh Foss and Elbert Perez dissect this critical component of game development. Watch, then code along with the tutorial at Link Removed. We will be featuring a new XNA Game Development video each Monday for the next ten weeks...
  9. News

    Windows 7 TouchStudio - Script Your Phone ON Your Phone!

    In this video, Nikolai Tillmann and Michal Moskal, from the Research in Software Engineering group (RiSE) at Microsoft Research, present a new Windows Phone 7 application: Link Removed. TouchStudio is a radically new Windows Phone software development environment, bringing the excitement of the...
  10. News

    Windows 7 XNA: Game Development - Designing the Game

    What’s a game made of? In this video, follow Josh Foss as he maps out a 2D shooter game design from start to finish in just four minutes. Watch, then code along with the tutorial at Link Removed. We will be featuring a new XNA Game Development video each Monday for the next ten weeks. If you...
  11. News

    Windows 7 Checking In: Eric Lippert - On Compiler Evolution, Designing C# and Blogging

    Happy Birthday, Channel 9!!! We are 7 years old today! Link Removed Wow, hard to believe. What a great 7 years it has been. THANK YOU, NINERS! In celebration, we bring you the latest episode of Checking In with Erik Meijer. Our very special guest is Eric Lippert. Many of you probably know Eric...
  12. News

    Windows 7 PEX4FUN WP7: A Mobile Game for Programmers

    Link Removed is a Windows Phone 7 game for programmers and even folks who are casually interested in learning how to program - on a mobile phone. This game includes "Intellisense" (automatic code completion as you type), support for C# and VB.NET, many thought-provoking puzzles that programmers...
  13. News

    Windows 7 Checking In: Mike Sampson - Channel 9 Cloud

    We've started a new Show on Channel 9 and it's the result of a conversation I had with Erik Meijer just after the Link Removed Erik told me that he wanted to go around the company and meet everyday devs—the folks who first and foremost spend their time at work designing and writing code. The...
  14. News

    Windows 7 The Full Stack, Part 9: Windows Phone Development with TDD and MVVM

    In this episode of The Full Stack, Jesse and Jon reboot their windows phone client project using Test Driven Development (TDD) and the Model View ViewModel (MVVM) pattern. Previous episodes focused on getting different technologies such as Windows Phone, WCF, and OData, connected. With a better...
  15. News

    Windows 7 Parallel Programming in Native Code: Tasks and Continuations, Part 1 of 2

    The Link Removedwrite tools for the C++ community that make it easier to write reliable, performant and scalable concurrent and parallel code. In this conversation, Mike Chu , Dana Groff, Artur Laksberg, and Vinod Koduvayoor Subramanian talk about their latest addition to the Parallel Patterns...
  16. News

    Windows 7 C9 Lectures: Stephan T Lavavej - Advanced STL, 2 of n

    As promised, the great Stephan T. Lavavej is back! Link Removed Tens of thousands of you have watched STL's (those are his initials, so that's what we call him) Link Removed, or Standard Template Library. If you haven't, you should. This series, Advanced STL, covers the gory details of the...
  17. J

    Windows 7 [VISUAL BASIC 2010] Change the text property of a form using a button

    Hey Guys, I was just wondering if you could tell me what coding I need to use to change the text in a form using a command button. I have attached a pic to show what I mean. Link Removed due to 404 Error Thanks in advance :D
  18. News

    Windows 7 TWC9: Kinect SDK is coming, New VS Power Tools, & Profanities by programming language

    On a special This Week on Channel 9, Dan records this week's episode from home since the Microsoft campus is snowed in, but as usual, we give you the week's top developer news, including: [00:30] Microsoft Blog - Kinect for Windows SDK coming soon, includes support for audio, system...
  19. kemical

    Windows 8 roadmap: A picture is worth a thousand build numbers

    More food for thought... Reference
  20. U

    Windows 7 Random restarts

    Hi! I have a trouble with self built PC. It just randomly reboots every few days with seemingly no visible clue to what causes it. All minidumps show the same error: BugCheckCode 0x3B, probably caused by win32k.sys and something to do with xxxWindowEvent+327. I have tried more conservative...
Back
Top