Zip Microsoft.Office.Interop.Excel.dll with my application?21044 (7/2/2010 10:57:10 AM) Hello.
I created an application that automates Excel. It looked like that if
the dll "Microsoft.Office.Interop.Excel.dll" was not with my exe, the
application crashes on other PC's. Since my application do... Sin
Tool for comparing two versions of a codebase???4555 (7/2/2010 11:31:03 AM) Hello,
Are there any good tools for comparing two C# solutions?
Let's say I have several c# projects in a solution. Let's call that solution
the reference solution.
I make a copy of the reference sol... Bert
View Property Values of a Remoting Object0464 (7/2/2010 5:59:28 PM) Hi,
My application has many remoting objects. Each object has some properties.
But I cannot watch the value of these properties using Visual Studio watch
windows. I use VS 2005 and 2008. What should I d... Utf