c sharp

  1. M

    Windows 7 tasklist CMD

    I would like to know is it possible to make a cmd program in #C to monitor windows processes? CMD Starts and automatically sends tasklist command every 10 seconds. If new process starts during that 10 seconds it opens TXT or another CMD windows to inform me that process name and location...
  2. K

    Windows 10 mp3 in visual basic

    Hi, I started a project with visual basic with microsoft visual studio. I want to add audio to my program and play it as background. I searched the Internet and learned how to add .wav to my project. But .wav format is uncompressed audio, therefore it took a lot of space. If the mp3 file take...
  3. N

    Best Programming Languages for Quick Learning

    I am interested in learning computer language and I wanted to know what one would be easier to learn fast
  4. News

    Assistive Context-Aware Toolkit (The open source app used by Professor Stephen Hawking)

    As soon as I read Mansib Rahman's post yesterday (as I write this) I knew I found the perfect project to highlight. I mean, come on it's Professor Stephen Hawking, Intel, .NET, WinForms (got to show some WinForm love now and then), open source and it's just cool! Link Removed I’m typing this...
  5. L

    Help in programming

    Hello Everyone, I am a computer engineer student who is also learning C lately. I want to start developing an own application. While I was doing a research on the Internet found a site (Ozeki C# VoIP SDK - A SIP SDK for software developers) that has lots of sample programs. As I have seen...
  6. News

    Windows 7 Rx Workshop: Event Processing

    Learn how to use LINQ operators to filter, aggregate, and group data in observable sequences to produce desired results. Link Removed Link Removed Link Removed
  7. News

    Windows 7 Setting Up Your Development Environment

    This video covers how to set up your development environment. You may find it easier to follow along by downloading the Link Removed. [Link Removed] Sample Requirements [Link Removed] Starting the Demo [Link Removed] Adding References [Link Removed] Coding4Fun Kinect Library [Link Removed]...
  8. News

    Windows 7 Checking In: Jeff Wilcox - Writing the WP7 App Platform in C# and C++

    Jeff Wilcox is a developer on the Silverlight team. He spends a lot of his time (~80%) coding in C++. Strange? Of course not... Silverlight is a portable managed runtime and C++ (C with classes in this case) is what enables Silverlight portability. Of course, Jeff also spends a significant...
  9. whoosh

    Are ‘Mosh’ and ‘Jupiter’ Windows 8′s killer features?

    Today is a Microsoft day, and in keeping with that we have new Windows 8 rumors that come from (and have been corroborated by) the best in the world of Microsoft leaks. Windows 8 is set to be demoed in some form tonight by Ballmer during his CES keynote, and just what he may show off is the...
  10. News

    Windows 7 Windows Phone 7 development for absolute beginners

    We have just launched an all new series that teaches beginning developers with little programming experience how to develop applications for Windows Phone 7. This series assumes that they have absolutely no knowledge of C#, Silverlight, or mobile development. In just a few hours, they will...
  11. A

    Windows 7 Another installation is already in progress...

    Yes, it's that dreaded error message...and I am receiving it anytime I try to install any program/game. It's getting beyond ridiculous and I cannot find the exact problem. Before it told me I had to upgrade C# and C+, so I did, and nothing happened. I still got the message even afterwards. I...
  12. L

    Windows 7 Error when replacing file .exe

    Has anyone met this error report: I'm programing with MS Visual C# And when I was trying to debug my program, Window prevented Visual Studio from replacing the .exe file on the bin directory and display that message. But If I try to wait 2 or 3 minutes and do nothing, I can debug again. And if...
Back
Top