Wrox Programmer Forums
|
BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 20th, 2007, 06:22 AM
Registered User
 
Join Date: Dec 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default command prompt

hi all ,
 i need complete commands [visual studio]like IL DASM.
Please reply me
regards
karthik.d

 
Old February 27th, 2007, 04:11 AM
Registered User
 
Join Date: Feb 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

some commands for VS.net at command prompt
al.exe- assembly linker
regasm.exe- to register assembly when u make a component in .net franwork to the COM client
tlbimp.exe -type lib importer used for unmanaged to managed com
tlbexp.exe- exporter for managed to unmanaged
wsdl.exe- used to create proxy for web services
gacuits.exe- to put the assembly in GAC for shared use
ildasm.exe -to look inside the assembly
aspnet_regiis.exe- map the the path ur application to IIS server
as u know csc.exe and vb.exe for compling the C# and VB.net files

bel-india.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Command Prompt karthisena General .NET 2 January 25th, 2007 12:29 PM
Command Prompt joconnor PHP How-To 1 August 11th, 2004 06:29 AM
compiling from command prompt shakeelw BOOK: Professional C#, 2nd and 3rd Editions 2 July 13th, 2004 07:38 PM
VS.NET Command Prompt organicglenn BOOK: ASP.NET Website Programming Problem-Design-Solution 1 April 1st, 2004 02:39 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.