Click here to Skip to main content
15,908,834 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Serialization of colleciton Pin
darkelv11-Mar-10 2:55
darkelv11-Mar-10 2:55 
QuestionVS 2008 and Linux ?? Pin
AmbiguousName10-Mar-10 19:25
AmbiguousName10-Mar-10 19:25 
AnswerRe: VS 2008 and Linux ?? Pin
Rod Kemp10-Mar-10 19:42
Rod Kemp10-Mar-10 19:42 
AnswerRe: VS 2008 and Linux ?? Pin
Eddy Vluggen11-Mar-10 2:18
professionalEddy Vluggen11-Mar-10 2:18 
QuestionKeepAlive implement [modified] Pin
KenKen Wong9-Mar-10 14:13
KenKen Wong9-Mar-10 14:13 
AnswerRe: KeepAlive implement Pin
Luc Pattyn9-Mar-10 14:26
sitebuilderLuc Pattyn9-Mar-10 14:26 
QuestionCustom attributes aren't being displayed Pin
jeffb429-Mar-10 9:12
jeffb429-Mar-10 9:12 
AnswerRe: Custom attributes aren't being displayed Pin
Scott Dorman9-Mar-10 17:48
professionalScott Dorman9-Mar-10 17:48 
The short answer is that this isn't possible. The explorer process in Windows only displays properties that it "knows" about. The assembly attributes that you are seeing are assembly attributes that the compiler adds to a Win32 resource which is embedded in the assembly. Those attributes map to specific entries in the resource, which the OS knows how to display.

It is possible to do this (for example, Office files like Word), but it isn't simple and can't be done from managed code.
Scott Dorman
Microsoft® MVP - Visual C# | MCPD
President - Tampa Bay IASA

[Blog][Articles][Forum Guidelines]
Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai

GeneralRe: Custom attributes aren't being displayed Pin
jeffb4210-Mar-10 7:45
jeffb4210-Mar-10 7:45 
QuestionA new, open source, Outlook panel plugin in C# Pin
François-Denis Gonthier9-Mar-10 7:22
François-Denis Gonthier9-Mar-10 7:22 
QuestionRDLC expression error Pin
Xpnctoc9-Mar-10 5:59
Xpnctoc9-Mar-10 5:59 
QuestionADO .NET Data Services Pin
jonatan_5568-Mar-10 23:18
jonatan_5568-Mar-10 23:18 
AnswerRe: ADO .NET Data Services Pin
Abhinav S9-Mar-10 0:47
Abhinav S9-Mar-10 0:47 
GeneralRe: ADO .NET Data Services Pin
jonatan_55612-Mar-10 5:38
jonatan_55612-Mar-10 5:38 
QuestionIBM, Microsoft, Eclipse and Adobe Vie for IDE Glory at India’s Premier Software Developer Awards Pin
Shaguf Mohtisham8-Mar-10 19:37
Shaguf Mohtisham8-Mar-10 19:37 
QuestionCustomizing Ado .Net Service Operations Pin
jonatan_5568-Mar-10 0:14
jonatan_5568-Mar-10 0:14 
QuestionThe best deployment tools Pin
Nima.naqipoor7-Mar-10 22:19
Nima.naqipoor7-Mar-10 22:19 
AnswerRe: The best deployment tools Pin
The Man from U.N.C.L.E.8-Mar-10 4:02
The Man from U.N.C.L.E.8-Mar-10 4:02 
QuestionError : The "CodeAnalysis" task failed unexpectedly. Pin
deadlyabbas7-Mar-10 19:11
deadlyabbas7-Mar-10 19:11 
AnswerRe: Error : The "CodeAnalysis" task failed unexpectedly. Pin
deadlyabbas7-Mar-10 19:46
deadlyabbas7-Mar-10 19:46 
GeneralRe: Error : The "CodeAnalysis" task failed unexpectedly. Pin
JHizzle8-Mar-10 4:30
JHizzle8-Mar-10 4:30 
Questionhello? Pin
Osairisblue7-Mar-10 17:51
Osairisblue7-Mar-10 17:51 
AnswerRe: hello? Pin
thatraja7-Mar-10 19:22
professionalthatraja7-Mar-10 19:22 
AnswerRe: hello? Pin
Richard MacCutchan7-Mar-10 22:37
mveRichard MacCutchan7-Mar-10 22:37 
AnswerRe: hello? Pin
The Man from U.N.C.L.E.8-Mar-10 2:47
The Man from U.N.C.L.E.8-Mar-10 2:47 

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.