I generated a strong name key file using the sn.exe tool, and assigned the key file to my VB.NET assembly. But when I build the assembly I receive an error saying "Unable to emit assembly: Referen...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_20972128.htm...
I'm trying to add a reference to the outlook object but also would like to sign my exe. I get this error.
How do I 'make' the outlook interop object strongly named. Also how do I do the same for t...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21619426.html
Zones:
C#Date Answered: 11/05/2005 Grade: A Views: 0
I'm writing a simple script that loops through all the elements in a web page, and using innerHTML property, add <strong> tags around existing text inside all the <p> elements on this page.
Have...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_20389378.ht...
Zones:
HTMLDate Answered: 03/08/2003 Grade: A Views: 0
I have a PIA file that somehow has lost its strong name.
Without putting the PIA file into a project....how can I give it a strong name and tie that name to the DLL?
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20978100.html
Zones:
C#Date Answered: 05/05/2004 Grade: A Views: 0
I am designing a ASP.NET website were i need to enforce strong password. While going thru microsoft website i found the soln that i need to put a regular expression. The regular expression i am usi...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21038299.html
I am working with a proof by induction and I have two similar problems that I am hung up on. I am just looking for a push in the right direction.
Prove by mathematical induction:
[(n+1)(n+...
http://www.experts-exchange.com/Other/Math_Science/Q_21197961.html
What is a strong name?
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21328531.html
Zones:
C#Date Answered: 02/25/2005 Grade: B Views: 0
When visiting this site http://sam.zoy.org/pwntcha/ I came to see how easy it is to defeat many common CAPTCHA implementations. So I went about trying to make my CAPTCHA script better. The followin...
http://www.experts-exchange.com/Security/Misc/Q_21547075.html
Zones:
SecurityDate Answered: 09/07/2005 Grade: A Views: 4
Chaps,
I have a page with a form that has a text area for articles. Things is, I need the people who will use it to have basic editorial functionality such as bold and italics. In some forums ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21790344.htm...
Hi Experts,
I need a regex function to add a string I specify to every instance of an html tag I also specify. The tags I would most probably use in this function is <a>, <strong> <em> & <span>...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22071219.htm...
Zones:
PHPDate Answered: 11/24/2006 Grade: A Views: 0