Log in

Accessify Forum - Accessibility Discussion

Latest Tweets

W3C Releases Unicorn, an All-in-One Validator http://ow.ly/18jtbB #accessibility #a11y #axs - Gary

3 days ago, RT: @mpaciello RT @w3c

@msmousette You’re welcome, Liz! – @dotjay

22/07/2010

@Elin012 Sorry for delay. The study has now ended. They were after native English-speaking, 18+, not visually or cognitively disabled.

22/07/2010

From @msmousette: “Many thanks to everyone who helped [with the web study] - they had a great response.” –@dotjay

22/07/2010

Native-English speakers: Able to help with a 15 min. accessibility web study? http://www.accessifyfo...@dotjay

21/07/2010

Read more...

Currently Online

No registered users are online.

C# Manifest file question

  • Reply to topic
  • Post new topic

Home / Coffee Break / C# Manifest file question

Reply with quote Does anyone know how to declare Manifest Files in the Visual Studio IDE for C#?

I followed the steps outlined here for including a manifest file:
http://support.microsoft.com/...
Does it matter if the manifest file is in the directory where the
source code is or should it be in the directory where the executable
code is?

Someone has suggested I set BuildAction to "Embedded Resource". But I cannot find where this is set in the properties. Can you? In which panel is the BuildAction?

http://i67.photobucket.com/...
http://i67.photobucket.com/...
http://i67.photobucket.com/...
http://i67.photobucket.com/...
http://i67.photobucket.com/...
http://i67.photobucket.com/...

It seems there is more than one way to use Manifest Files with C#. I would like to know them all.
Reply with quote i'd suggest going to a forum that's a bit more specifically geared towards c# programming...
_________________
Patrick H. Lauke / webmaster / University of Salford
co-lead: WaSP Accesibility Task Force
take it to the streets ... WaSP Street Team
personal: splintered | photographia | redux
co-author: Web Accessibility - Web Standards and Regulatory Compliance
Reply with quote If you're .NETing I believe you could access it through a managed C++ class, in the project properties of which you can set reletive (to all manner of special directories) or absolute paths to code resourses
_________________
creator of Talklets
Talklets ,
Reply with quote Hi..

I think You have to use a separate manifest file when debugging,and when you are about to deploy your project then only embedded it.

  • Reply to topic
  • Post new topic

Display posts from previous:   

All times are GMT

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum