Hi,

I have an ASP.NET app.

I wrote some assemblies in VB.NET which my ASP app calls.

I want to Strong Name these assemblies.

Anyone know any good sites that goes throughhow to do this
step by step?

Thanks,
C

Re: Strong Naming by Cowboy

Cowboy
Wed Nov 05 11:00:23 CST 2003

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconworkingwithstrongly-namedassemblies.asp

This is also in the .NET help file.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
"C" <anonymous@discussions.microsoft.com> wrote in message
news:0f8d01c3a3bc$0e0b8140$a601280a@phx.gbl...
> Hi,
>
> I have an ASP.NET app.
>
> I wrote some assemblies in VB.NET which my ASP app calls.
>
> I want to Strong Name these assemblies.
>
> Anyone know any good sites that goes throughhow to do this
> step by step?
>
> Thanks,
> C