Click here to Skip to main content
15,896,118 members
Home / Discussions / C#
   

C#

 
AnswerRe: String Extraction Pin
Luc Pattyn24-Aug-10 0:59
sitebuilderLuc Pattyn24-Aug-10 0:59 
AnswerRe: String Extraction Pin
Ravi Bhavnani24-Aug-10 8:18
professionalRavi Bhavnani24-Aug-10 8:18 
AnswerRe: String Extraction Pin
AspDotNetDev24-Aug-10 10:26
protectorAspDotNetDev24-Aug-10 10:26 
QuestionWould I be cheating if I... (An XNA/Game dev question) Pin
venomation23-Aug-10 8:48
venomation23-Aug-10 8:48 
I want a really nice simple way to grab textures from folders so that I don't have to read there data in all the time in XNA.

The idea will be to load all the textures in my content folder and its sub folders (such as Content\Sprites) so that at run time I could use something such as :

mytexture = Texture.GetTexture("Sprites","myspritefile");

The problem is that I am not sure if this "global" method of grabbing files is recommended?
AnswerMessage Closed PinPopular
23-Aug-10 12:42
_beauw_23-Aug-10 12:42 
GeneralRe: Would I be cheating if I... (An XNA/Game dev question) Pin
venomation23-Aug-10 12:49
venomation23-Aug-10 12:49 
AnswerRe: Would I be cheating if I... (An XNA/Game dev question) Pin
CDP180224-Aug-10 3:45
CDP180224-Aug-10 3:45 
AnswerRe: Would I be cheating if I... (An XNA/Game dev question) Pin
ely_bob24-Aug-10 3:58
professionalely_bob24-Aug-10 3:58 
QuestionHow can I turn on a computer when it is truned off ? Pin
jojoba201123-Aug-10 8:15
jojoba201123-Aug-10 8:15 
AnswerRe: How can I turn on a computer when it is truned off ? Pin
Pete O'Hanlon23-Aug-10 8:20
mvePete O'Hanlon23-Aug-10 8:20 
GeneralRe: How can I turn on a computer when it is truned off ? Pin
Frank Fajardo24-Aug-10 15:16
Frank Fajardo24-Aug-10 15:16 
AnswerRe: How can I turn on a computer when it is truned off ? Pin
OriginalGriff23-Aug-10 8:23
mveOriginalGriff23-Aug-10 8:23 
AnswerRe: How can I turn on a computer when it is truned off ? PinPopular
#realJSOP23-Aug-10 8:27
professional#realJSOP23-Aug-10 8:27 
AnswerRe: How can I turn on a computer when it is truned off ? PinPopular
Yusuf23-Aug-10 8:28
Yusuf23-Aug-10 8:28 
AnswerRe: How can I turn on a computer when it is truned off ? Pin
Kenneth Ballard23-Aug-10 8:28
Kenneth Ballard23-Aug-10 8:28 
GeneralRe: How can I turn on a computer when it is truned off ? Pin
Warren Diprose24-Aug-10 5:33
Warren Diprose24-Aug-10 5:33 
AnswerRe: How can I turn on a computer when it is truned off ? Pin
Eddy Vluggen23-Aug-10 10:04
professionalEddy Vluggen23-Aug-10 10:04 
AnswerRe: How can I turn on a computer when it is truned off ? Pin
Luc Pattyn23-Aug-10 10:33
sitebuilderLuc Pattyn23-Aug-10 10:33 
GeneralRe: How can I turn on a computer when it is truned off ? Pin
Earl Truss24-Aug-10 5:06
Earl Truss24-Aug-10 5:06 
AnswerRe: How can I turn on a computer when it is truned off ? Pin
Ravi Bhavnani23-Aug-10 11:02
professionalRavi Bhavnani23-Aug-10 11:02 
AnswerRe: How can I turn on a computer when it is truned off ? PinPopular
Alan N23-Aug-10 11:33
Alan N23-Aug-10 11:33 
AnswerRe: How can I turn on a computer when it is truned off ? PinPopular
Dave Kreskowiak23-Aug-10 12:12
mveDave Kreskowiak23-Aug-10 12:12 
AnswerRe: How can I turn on a computer when it is truned off ? [modified] Pin
Peter_in_278023-Aug-10 12:34
professionalPeter_in_278023-Aug-10 12:34 
AnswerRe: How can I turn on a computer when it is truned off ? Pin
PIEBALDconsult23-Aug-10 16:33
mvePIEBALDconsult23-Aug-10 16:33 
AnswerRe: How can I turn on a computer when it is truned off ? Pin
EinA24-Aug-10 2:42
EinA24-Aug-10 2:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.