- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
4 Posted Topics
Directx is not becoming obsolete. Directx and xna are two different things. The first is an API, designed for C++, the second is a framework. The things in the book are usable in xna (with some rebuild for the framework). If you don't want a framework, and you want to …
Hi all, i'm developing a program for my company, and i need a little help. How can i create an interface that need to be also a form? Is possible, there is an interface that create the Form class, or i'm so unluky that i need to use an abstract …
Hi all. I'm writing here for a little stupid question. How can i use scanner in c#? i know that i need to use twain or isapi to connect it, or also wia, but i don't find any tutorial, framework, that do that. I need a simple library in .net …
are you running the program with the args you expect? if not, the program can't start (i believe you must run the program like "program.exe 1958")
The End.
Revan1985