Ask a Question related to ASP.NET General, Design and Development.
-
Mario Hébert #1
.Net component and locked classid
Is it possible to lock a specific classid for a .net component directly in
the C# source code? I mean like putting an attribute in the assembly.cs file
or elsewhere... Each time i register my new version of the component with
regasm, i want that the objet always keep the initial classid or the one
that i will assign to...
Thanks
Mario Hebert
Mario Hébert Guest
-
How do I change the state of a component outside ofthat component?
worked perfectly, thank you!! -
How to make a protected property in the base component public in the derived component?
I have a base component, from which several components derive. What I want is to just publish some of the protected properties in the base... -
CLASSID?
What exactly does the tag in <object>"classid" do? -
gif is locked
I pasted a snapshot in ps and saved as a gif. Now, I need to upload it for an example but I need to blur out the password. When I reopen the gif... -
locked out
Computer locked me out when idle for a couple of min. Requests admin. password, I forgot it. I had to cut power to log back in . It happened twice... -
Arild Fines #2
Re: .Net component and locked classid
Mario Hébert wrote:
Apply the GuidAttribute to your class.> Is it possible to lock a specific classid for a .net component
> directly in the C# source code? I mean like putting an attribute in
> the assembly.cs file or elsewhere... Each time i register my new
> version of the component with regasm, i want that the objet always
> keep the initial classid or the one that i will assign to...
--
Arild Fines
[url]http://ankhsvn.tigris.org[/url]
A Visual Studio .NET Addin for the Subversion version control system.
Arild Fines Guest



Reply With Quote

