http://msdn.microsoft.com/clickonce
On 7/25/06, Carlos FarÃas <[EMAIL PROTECTED]> wrote:
Hi,
I saw this a .NET application started from a link in my webbrowser.
Someone have a link where I could find more info about that?
Thanks Folks,
Carlos
===
This list i
.
Cheers,
Eddie
-Original Message-
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] Behalf Of Roy Green
Sent: Wednesday, July 19, 2006 6:51 PM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] Linking an unmanaged C++ .dll in a VS.NET
2005 Managed C++ Cl
Hi,
I've had to link to a lot of VC6 libraries lately, and the
following book has been
extremely useful:
http://www.apress.com/book/bookDisplay.html?bID=10116
Chapter 4 is what you want.
On 7/19/06, Eddie Lascu <[EMAIL PROTECTED]> wrote:
Hello Experts,
I have this third party .dll that was
I use VC6 and multiple instances of '03 and '05, all at the same time,
back and forth. I've had no problems, though your mileage might vary.
On 7/19/06, Franklin Gray <[EMAIL PROTECTED]> wrote:
I've been asked convert our vb 2003 code to 2005. My question is, can you
have both 2003 and 2005 on
The book is about a 1.1 version in 2003. The current versions are
available in both 1.1 and 2.0.
http://www.icsharpcode.com/OpenSource/SD/Download/
On 6/28/06, Mike Andrews <[EMAIL PROTECTED]> wrote:
Thank you. I'm looking at it.
Is it for framework 1.1 or 2.0?
I'm looking for help in fram
GOTO.
I suppose I need to look at the IL from a VB program with Exit Do nested
inside a Select Case statement inside a Do loop.
Perhaps it just inserts goto statements itself.
On 6/20/06, Roy Green <[EMAIL PROTECTED]> wrote:
>
> Michael Covington had a great article about restor
Michael Covington had a great article about restoring the reputation
of the goto statement, but unfortunately I can't find it, as his other
hobby is astrophotography, and there is apparently a species of
computerized telescope called GoTo.. and a Google search is clogged
with such results.
Ah, h
No one has, but it seems to be fixed as of an hour or two ago.
On 6/19/06, Franklin Gray <[EMAIL PROTECTED]> wrote:
testing...haven't gotten an email in over a week
===
This list is hosted by DevelopMentor(r) http://www.develop.com
View archives and manage your
SharpDevelop (www.sharpdevelop.com) does a decent job of converting
VB.NET to C# and vice-versa. It's not that smart, and it doesn't copy
comments, but it gives you a decent starting point.
Roy
On 9/23/05, Charles Gamble <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>
> Does anyone know where I can get a