show/hide this revision's text 2 edited tags
show/hide this revision's text 1

In .NET, What is the difference between Embedded Resource and Resource ?

Hi

Does someone knows the difference between Embedded Resource and Resource ? Because these two resources type are stored in the assembly and accessible with Assembly.GetManifestResourceStream.

Thanks,