|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
vb.net and source code
Is it true that when you install an application created in VB.Net that essentially the source code is tranferred?
I certainly hope not. This would be a severe problem. |
|
#2
|
|||
|
|||
|
well the code's MSIL, which is microsoft intermediate language. You can use ILDASM to view the codes assembly manifest, but you can't see the source code, no.
|
|
#3
|
|||
|
|||
|
That's really great thing about .NET....esepecially in ASP.NET
in the past asp source code HAD to be transfered where as ASp.net compile alll your source code except the htmls and server controls in to one dll file which support xcopy depoloyment ![]()
__________________
Regards, James Yang .NET Developer / Network Engineer MCSE, MCDBA, MCSA, CCNA http://www.yellowpin.com/ http://www.opentechsupport.com/ |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > vb.net and source code |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|