Ask a Question related to ASP.NET Security, Design and Development.
-
Ammar #1
Strong Name a dll (module)
hi,
I want to strong name a Microsoft module (Microsoft.Web.UI.WebControls) as
rest of my assemblies are Strong Named. I have tried al.exe and even tried to
re-compile its IL file but to no use.
Can someone tell me how to do this?
Ammar Guest
-
RFC: New module 'Module::Bundled::Files'
I've written a module, tentatively named Module::Bundled::Files. A section of the POD docs is included to (attempt) to explain it's purpose. It... -
Strong passwords
Hi everyone, I am trying to implement a strong password requirement on my page. I found a javascript function (validatePwd in the attached code)... -
Module Object and sub module function
Howdy folks, Yet another module question. I'm so close and I've done this but I can't get it to work. I am writing a module that is an... -
looking for a nice strong encryption module
I am looking for a nice strong encryption module, I was planning to encrypted a CSV database file however having to un-encrypting and re-encrypting... -
nvnet module not working after kernel (and module) recompile
--- SYNeR <tups77@tsn.cc> escribió: Make sure that when you 'make-kpkg <options here> kernel_image kernel_headers' that you have that... -
Nicole Calinoiu #2
Re: Strong Name a dll (module)
The current IE Web Controls distribution package
([url]http://www.asp.net/IEWebControls/Download.aspx?tabindex=0&tabid=1[/url]) current
includes source code. Why not simply recompile with you signing key?
"Ammar" <Ammar@discussions.microsoft.com> wrote in message
news:3A92535F-4C60-4293-8A71-597087DA5046@microsoft.com...> hi,
> I want to strong name a Microsoft module (Microsoft.Web.UI.WebControls) as
> rest of my assemblies are Strong Named. I have tried al.exe and even tried
> to
> re-compile its IL file but to no use.
>
> Can someone tell me how to do this?
Nicole Calinoiu Guest



Reply With Quote

