I've got Visual C# 2005 express edition (beta) does anyone know where (or
if) ildasm and dotfuscator are on the CD?

If they're not on the CD where can I get them from, please don't suggest a
full SDK download as I'm on dial-up.

Thanks in advance

Alan

Re: where is ildasm? by gaidar

gaidar
Tue Mar 08 03:36:58 CST 2005

There are no dotFuscator or ILDasm in Visual Studio, they are in .NET
Framework SDK. If ou want to get them separately of SDK - go Google.com.

"Al_change_little_to_big" <alalal@littlefoot.com> wrote in message
news:v5SdnTeZCo8uVbHfRVnygA@brightview.com...
> I've got Visual C# 2005 express edition (beta) does anyone know where (or
> if) ildasm and dotfuscator are on the CD?
>
> If they're not on the CD where can I get them from, please don't suggest a
> full SDK download as I'm on dial-up.
>
> Thanks in advance
>
> Alan
>



Re: where is ildasm? by Carlos

Carlos
Tue Mar 08 04:46:48 CST 2005

I don´t know if this has changed in VS 2005, but in previous versions,
installing VS.NET 2002/2003 installs the SDK too with ildasm.exe:

C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin

--

Carlos J. Quintero

MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com


"Al_change_little_to_big" <alalal@littlefoot.com> escribió en el mensaje
news:v5SdnTeZCo8uVbHfRVnygA@brightview.com...
> I've got Visual C# 2005 express edition (beta) does anyone know where (or
> if) ildasm and dotfuscator are on the CD?
>
> If they're not on the CD where can I get them from, please don't suggest a
> full SDK download as I'm on dial-up.
>
> Thanks in advance
>
> Alan
>



Re: where is ildasm? by Al_change_little_to_big

Al_change_little_to_big
Wed Mar 09 15:57:44 CST 2005

Aha, that's why I can't find them, thanks

"gaidar" <gaidar@vbstreets.ru> wrote in message
news:O4bkdJ8IFHA.3916@TK2MSFTNGP14.phx.gbl...
> There are no dotFuscator or ILDasm in Visual Studio, they are in .NET
> Framework SDK. If ou want to get them separately of SDK - go Google.com.
>
> "Al_change_little_to_big" <alalal@littlefoot.com> wrote in message
> news:v5SdnTeZCo8uVbHfRVnygA@brightview.com...
>> I've got Visual C# 2005 express edition (beta) does anyone know where (or
>> if) ildasm and dotfuscator are on the CD?
>>
>> If they're not on the CD where can I get them from, please don't suggest
>> a full SDK download as I'm on dial-up.
>>
>> Thanks in advance
>>
>> Alan
>>
>
>



Re: where is ildasm? by Al_change_little_to_big

Al_change_little_to_big
Wed Mar 09 15:57:59 CST 2005

Nope, no sign of them

"Carlos J. Quintero [.NET MVP]" <carlosq@NOSPAMsogecable.com> wrote in
message news:uuzxjw8IFHA.588@TK2MSFTNGP15.phx.gbl...
>I don´t know if this has changed in VS 2005, but in previous versions,
>installing VS.NET 2002/2003 installs the SDK too with ildasm.exe:
>
> C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin
>
> --
>
> Carlos J. Quintero
>
> MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
> You can code, design and document much faster.
> http://www.mztools.com
>
>
> "Al_change_little_to_big" <alalal@littlefoot.com> escribió en el mensaje
> news:v5SdnTeZCo8uVbHfRVnygA@brightview.com...
>> I've got Visual C# 2005 express edition (beta) does anyone know where (or
>> if) ildasm and dotfuscator are on the CD?
>>
>> If they're not on the CD where can I get them from, please don't suggest
>> a full SDK download as I'm on dial-up.
>>
>> Thanks in advance
>>
>> Alan
>>
>
>



Re: where is ildasm? by Chee

Chee
Wed Mar 16 09:52:37 CST 2005

Carlos J. Quintero [.NET MVP] wrote:
> I don´t know if this has changed in VS 2005, but in previous versions,
> installing VS.NET 2002/2003 installs the SDK too with ildasm.exe:
>
> C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin
>
In my box, it is at "C:\Program Files\Microsoft Visual Studio
8\SDK\v2.0\Bin". I do have VS.NET 2005 beta 1 installed.

Chee Pin