PC Review


Reply
Thread Tools Rate Thread

Assembly Resources

 
 
=?Utf-8?B?QnJhbmRvbiBCbG9vbQ==?=
Guest
Posts: n/a
 
      31st Jul 2004
I am developing a small game in my spare time using .NET. I am curious about using assembly resources as the storage location for my game assets. It seems natural to embed models, textures, sounds, and other assets into the same assembly as the class that governs them. Would this be efficent? Where can I find information on how .NET utilizies assembly resources (not just how to access them from code, but how they work)?
 
Reply With Quote
 
 
 
 
chanmmn
Guest
Posts: n/a
 
      1st Aug 2004
Using .NET mean what? You use all the languages in there? Your assembly will
only work with VC++. Have a try in http://msdn.microsoft.com/visualc/

chanmm

"Brandon Bloom" <Brandon (E-Mail Removed)> wrote in message
news:CEB9482D-ED63-4858-A000-(E-Mail Removed)...
> I am developing a small game in my spare time using .NET. I am curious

about using assembly resources as the storage location for my game assets.
It seems natural to embed models, textures, sounds, and other assets into
the same assembly as the class that governs them. Would this be efficent?
Where can I find information on how .NET utilizies assembly resources (not
just how to access them from code, but how they work)?


 
Reply With Quote
 
=?Utf-8?B?QnJhbmRvbiBCbG9vbQ==?=
Guest
Posts: n/a
 
      1st Aug 2004
> Using .NET mean what? You use all the languages in there?

The engine is coded with C#, but any .NET language could be used to make extensions to it. All you have to do is reference the engine assembly and then VB.NET, C#, whatever you want can be used. Mixing and matching languages is a feature of .NET, but that has nothing to do with what I am asking.

> Your assembly will only work with VC++. Have a try in http://msdn.microsoft.com/visualc/


Assembly resources most definitly work with any .NET language. Where do you think a form's icon goes?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[NET2.0] Accessing Assembly Resources from other Assembly dkunha Microsoft C# .NET 1 22nd Jan 2007 04:08 PM
[NET2.0] Accessing Assembly Resources from other Assembly dkunha Microsoft VB .NET 0 22nd Jan 2007 10:54 AM
Compiling resources into assembly news.microsoft.com Microsoft Dot NET Framework 1 24th Aug 2004 02:21 AM
Compiling resources into assembly news.microsoft.com Microsoft Dot NET 2 22nd Aug 2004 03:43 PM
Adding resources to an assembly =?iso-8859-1?Q?Andreas_H=E5kansson?= Microsoft C# .NET 1 29th Sep 2003 05:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:14 PM.