Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet interop > march 2008 > threads for march 15 - 21, 2008

Filter by week: 1 2 3 4 5

How to create line or rectangle in microsoft word
Posted by sean_n at 3/21/2008 5:27:21 AM
Can someone provide code snippets on how to create a Line or Rectangle in Microsoft Word?...more >>

Implementing Standart Com interface
Posted by pokemon at 3/20/2008 7:04:02 AM
Hi, I've looked all around but couldn't find any practical information on about how to implement a standart COM interface from managed code (I want to implement IFilterMessage Interface in my C# code)... What are the steps to follow ?...more >>

Register an assmbly in the user part of registry
Posted by PLS at 3/19/2008 7:56:06 PM
regasm work fine to register an assembly for COM if you have write permission to HKLM. This usually requires Administrator privileges. I would like to deploy a couple of assemblies to users that do not have Administrator privileges. I would like them to be registered under HKCU/Software/Cla...more >>

highlight a particular part of html file dynamically while loading thru a web browser control in VS C# 2008
Posted by b at 3/19/2008 5:22:13 AM
hi all, Plz help me out... i am displaying the contents of a html file using webbrowser control in Dot Net 2008 using c#. My html files have certain areas whch r marked by comments.. like <!--start command--> and <!--end command--> Whn the web browser loads these html files i want th...more >>

Help on Com DLL
Posted by Q. John Chen at 3/18/2008 8:41:33 AM
I am trying to make a .NET class (.NET 2.0/C#) to be used in VB6. I created Class Library Project with the following Class(below). After build, I am able to reference the Class. See the TestClass in Object Browser. But I can see the DoTest() method. I wasted hours and still can't figure it ou...more >>

RegFree COM for ".Net COM object" (COM callable wrapper)
Posted by Kasper G. Christensen at 3/17/2008 10:15:24 AM
Hi I'm trying to make a stepwise partial transition to .Net, by implementing new functionality in a .Net class library, and making a COM interface for this library (COM callable wrapper) so that my old legacy application can call the new functionality (implemented in .Net) by using COM. ...more >>



DevelopmentNow Blog