The Artima Developer Community
Sponsored Link

.NET Buzz Forum
InternalsVisibleTo and strong names

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Oliver Sturm

Posts: 342
Nickname: olivers
Registered: Feb, 2005

Oliver Sturm is the lead software architect for Dahlhoff IT-Solutions.
InternalsVisibleTo and strong names Posted: May 10, 2005 7:16 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Oliver Sturm.
Original Post: InternalsVisibleTo and strong names
Feed Title: Oliver Sturm's weblog
Feed URL: https://oliversturm.com/blog/blog/archives/category/programming/net/feed/
Feed Description: General musings and programming stuff, .NET category
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Oliver Sturm
Latest Posts From Oliver Sturm's weblog

Advertisement
I just stumbled upon a funny problem related to the new .NET 2.0 attribute InternalsVisibleTo in conjunction with a strong-named assembly. The situation is this: I have that assembly that exposes its internals to another assembly (for unit testing) using InternalsVisibleTo. Now I decided to sign that assembly with a strong name. Suddenly, I got [...]

Read: InternalsVisibleTo and strong names

Topic: The difference in TRUNCATE and DELETE in Sql Server Previous Topic   Next Topic Topic: Come and see the (.net) robots in Groningen

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use