Re: csc options keyname, keyfile
From: Michel Gallant \(MVP\) (neutron@istar.ca)
Date: 02/28/03
- Next message: Peter Williams: "Re: Declarative Role-Based Security"
- Previous message: Oleg: "Re: csc options keyname, keyfile"
- In reply to: Oleg: "Re: csc options keyname, keyfile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Michel Gallant \(MVP\)" <neutron@istar.ca> Date: Fri, 28 Feb 2003 16:40:55 -0500
"Oleg" <olegsobol@mail.ru> wrote in message
news:OPEQ#223CHA.1680@TK2MSFTNGP12.phx.gbl...
> Could you please tell me where the options for the strong name located in VB
> compiler?
> Any readings are welcome...
>
> Sincerely,
> Oleg
>
> "Michel Gallant (MVP)" <neutron@istar.ca> wrote in message
> news:udmHcJ03CHA.2416@TK2MSFTNGP11.phx.gbl...
> > Why doesn't the C# compiler for 1.0 have the strong name options keyname
> and keyfile,
> > while the vb.net does have these options?
> > If you wish to strong name a single-file assembly at compile time, you
> currently
> > need to add the declaration (or use al.exe):
> > [assembly:AssemblyKeyNameAttribute("yourkeycontainername")]
> > to the source code.
> >
> > Does the C# compiler for .net 1.1 include these strong name options?
> > - Mitch
> >
> >
>
>
- Next message: Peter Williams: "Re: Declarative Role-Based Security"
- Previous message: Oleg: "Re: csc options keyname, keyfile"
- In reply to: Oleg: "Re: csc options keyname, keyfile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|