coding

  1. 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\"...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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
  13. 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...
  14. kemical

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

    More food for thought... Reference
  15. News

    Windows 7 Okapi, Endless Mural with HTML5 and IE9

    Thomas Lewis from MIX Online (visitmix.com) introduces Okapi, a simple Javascript framework for building digital, generative art which allows you to take advantage of concepts such as “bounce effects”, “continuous draw”, sprite management, symbols, instances, and auto-updated visual properties...
  16. U

    Windows 7 Troubleshooting Random Reboots in Custom PC: Minidump Analysis and Possible Causes

    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...
  17. News

    Windows 7 TWC9: Scott Hanselman, IIS7 live streaming, WP7 for Beginners, SQL Azure + EF

    This week on Channel 9, Dan is joined by guest host Scott Hanselman to discuss the week's top developer news, including: [watch] Silverlight Firestarter online event - See Link Removed [watch] P&P - Prism 4.0 Now Available (Link Removed | What's new) [watch] Facebook - Facebook Link Removed...
  18. Mike

    Adobe Flash vs. HTML5

    The following link will only work for browsers that support HTML5 and Flash. Currently, the only browser not in beta that supports this is Google Chrome. The test will not work with some browsers. What is HTML5? Hypertext Markup Language 5 is the next version of the HTML (web standard). Some...
  19. News

    Windows 7 Sells, Laverty and Flasko: Entity Framework 4, oData and PDC10

    Chris Sells takes us on a small tour (two offices and a few hallways) in one of the Data Framework and Modeling Group's buildings (interesting - the same building the C9 team launched C9 from 6+ years ago: Building 18). The goal here is to get a sense of what's new in Entity Framework 4 and...
  20. News

    Windows 7 TWC9 - Illustrator-to-Canvas, msPerformance, ExtensionMethod.net,

    This week on Channel 9, Dan and Clint discuss the week's top developer news, including: Gil Fink - Using the Link Removed, via Alvin Ashcraft ( Watch ) Mike Swanson - Mix Online - Link Removed ( Watch ) Andy Beaulieu - Link Removeds and see Ian Walker's post for more tips ( Watch ) Steve Marx...
Back
Top