Sign In
GrantRi's WebLog [MS]
Ramblings of a compiler geek
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
64-Bit
ALink
Anonymous Methods
C# Language
Error Messages and Warnings
House and Home
Iterators
Resources
Work
Archive
Archives
August 2005
(1)
June 2005
(1)
May 2005
(1)
March 2005
(1)
January 2005
(1)
December 2004
(7)
October 2004
(2)
September 2004
(3)
August 2004
(4)
July 2004
(4)
June 2004
(7)
May 2004
(5)
April 2004
(11)
March 2004
(14)
February 2004
(3)
January 2004
(2)
July, 2004
MSDN Blogs
>
GrantRi's WebLog [MS]
>
July, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
GrantRi's WebLog [MS]
Why doesn't the C# compiler accept /resource:*.resources?
Posted
over 8 years ago
by
Grant Richins
0
Comments
Well, here I am finally getting back to this. In my previous post on resources, I glossed over one issue. Not all managed resources are exactly what they seem. Specifically at the metadata/compiler level, there is a table that simply points to the...
GrantRi's WebLog [MS]
Alignment
Posted
over 8 years ago
by
Grant Richins
6
Comments
I've seen this come up in conversations a few times so I thought others might be interested in it too. First off, I think since the large majority of us use x86-based processors we forget that one day in our CS or EE class where they talked about alignment...
GrantRi's WebLog [MS]
Command-line Trivia
Posted
over 8 years ago
by
Grant Richins
13
Comments
So many people have wondered why the C# compiler isn't smarter about some of it's command-line arguments. Here's a summary of the type of questions I hope to answer in this post: Why doesn't the C# compiler accept /reference:*.dll? Why doesn...
GrantRi's WebLog [MS]
Multi-file Assemblies: What and How
Posted
over 8 years ago
by
Grant Richins
5
Comments
I intentionally left out the 'why' because only you as developer on your own product can decide why a given programming feature should or shouldn't be used. First the easy part: What Multi-file assemblies are simply assemblies that consist of more...
Page 1 of 1 (4 items)