Various .exe utilities provided in Dot Net
1. ngen.exe -
2. sn.exe
3. TlbImp.exe
4. ILDASM.exe
5. caspol.exe
You can create a satellite assembly using rsgen.exe and al.exe.
6. AL.exe
7. RESGEN.exe
Resgen.exe takes .txt/.resx files and converts in .resource files
AL.exe takes .resource files and converts into Binary Dll/ Satellite assembly
__________ ______
.txt / .resx files >>| Resgen.Exe | >> .Resource files & Images >> | Al.Exe | >> Binary DLL/ Satellite assembly
----------------- -----------
8. aspnet_wp.exe / w3wp.exe
9. aspnet_state.exe = For session managemeny in state server mode/ in state service
10. aspnet_regsql.exe = To Enable notifications for database
aspnet_regsql -ed -E -d Northwind
aspnet_regiis
csc
gacutil
ilasm
InstallUtil
MigPol
MigPolWin
RegAsm
RegSvcs
IEExec
2. sn.exe
3. TlbImp.exe
4. ILDASM.exe
5. caspol.exe
You can create a satellite assembly using rsgen.exe and al.exe.
6. AL.exe
7. RESGEN.exe
Resgen.exe takes .txt/.resx files and converts in .resource files
AL.exe takes .resource files and converts into Binary Dll/ Satellite assembly
__________ ______
.txt / .resx files >>| Resgen.Exe | >> .Resource files & Images >> | Al.Exe | >> Binary DLL/ Satellite assembly
----------------- -----------
8. aspnet_wp.exe / w3wp.exe
9. aspnet_state.exe = For session managemeny in state server mode/ in state service
10. aspnet_regsql.exe = To Enable notifications for database
aspnet_regsql -ed -E -d Northwind
aspnet_regiis
csc
gacutil
ilasm
InstallUtil
MigPol
MigPolWin
RegAsm
RegSvcs
IEExec
0 Comments:
Post a Comment
<< Home