Google


   


You are here: CodeIdol.com > C# > Windows Forms 2.0 Programming > Resources

SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

Windows Forms 2.0 Programming



13. Resources A resource is a named piece of data that is bound to an assembly at build time.[1] Resources are an extremely useful way to bundle arbitrary data such as text, graphics, and sounds into your applications and components for use ...



Resource Basics Imagine setting the background image of a form by loading a bitmap from a file: // MainForm.cs namespace ResourcesSample { partial class MainForm : Form { public MainForm() { // Load azul.jpg this...

read more: Resource Basics


Strongly Typed Resources Despite the file's extension, manifest resources are embedded with no type information. For example, if the name of the Azul.jpg file were Azul.quux, that would make no difference to the Bitmap class, which is looking at t...



Application Internationalization Throughout this chapter, we've come back repeatedly to the workhorse of the resources world, the ResourceManager class. This situation is no different when you talk about providing support for application internati...



Where Are We? Resources are a great way to bundle arbitrary data, both untyped (in manifest resources) and typed (in .resources resources). VS05 provides extensive support for embedding both kinds of resources, even providing them on a per-compo...

read more: Where Are We?

SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

You are here: CodeIdol.com > C# > Windows Forms 2.0 Programming > Resources


ADBRITE ads links
   
Related tags







Popular Categories
Unix books and guides

AJAX popular information
C# language guides
Windows books and cookbooks

.......








Business Key Top Sites

be number one
rate your site




    С 2009 года мы стали переводить структура сайта на различные языки. Сайт теперь будет содержать книги не только на английском языке, но также и на других европейских языках, в том числе и на Русском языке.

    Русский Polski Francais Deutsch
    support sitemap terms

© CodeIdol Labs, 2007 - 2009