1
Answer

Game development

kaj te briga

kaj te briga

13y
1.4k
1
performance betweene using xna and dx?

can you use c++ and dx to make games for xbox?

what do you have to do to sell a game for xbox (via xbox live)? I heard about some membership that cost 100$ that but i am not sure. 
how good does the game have to be to actually earn some money(example)?

what about selling games for windows? is the easiest way through some sites? how good do they have to be to earn some money?


I made some games with c++, and some with python, I am learning c# because I want to earn some money making games or business apps. But should I go back to c++ because of speed?


thanks 
Answers (1)
0
Vulpes

Vulpes

NA 98.3k 1.5m 13y
I don't use Firefox but, judging by this link I found (http://support.mozilla.com/en-US/questions/707762), it's just telling you that the page has finished loading.

If it annoys you, I'd check your browser options to see if it can be turned off.
Accepted
0
Antonios Dev

Antonios Dev

NA 39 17.3k 13y
lol. you are right. IE does not have this label. it only happens in Firefox. Strange thing.
0
Vulpes

Vulpes

NA 98.3k 1.5m 13y
It sounds to me as though the 'label' isn't actually part of your Silverlight application but is something which Firefox is generating.

Does the label still appear if you run the application through IE?
0
Antonios Dev

Antonios Dev

NA 39 17.3k 13y
I do not create a label - actually I do not know what kind of control it is but it seems like a label - it is there once I create a new silverlight project in VS. I have tried advanced search to find the code for the control but the results return nothing
0
Vulpes

Vulpes

NA 98.3k 1.5m 13y

I've no idea what could be causing that behaviour but, if it's working OK on other browsers, it will be difficult to get to the bottom of it.

If you use a TextBlock rather than a Label do you still experience the same problem?
0
Antonios Dev

Antonios Dev

NA 39 17.3k 13y
Anyone?