I need to convert my asp.net project to exe application. Is there any way to convert my asp.net project?
|
0
|
|
|
|
|
0
|
I'm afraid there is no way of doing so. |
||
|
|
|
0
|
i think no way for convert asp.net project to exe application.... if u can, send the answer to me... |
||
|
|
|
0
|
hi, s we can covert all d asp.net, vb.net , c# etc into .exe .. there s a TOOL for it.. http://www.qweas.com/download/web/html_editors/asp_to_exe_screen.htm..
|
||
|
|
|
0
|
oh... How ? is it possible? |
||
|
|
|
0
|
The classes that are not part of a page can be copied across directly. They are fully compatible. The pages are another matter. I've converted ASPX.VB to VB and vica versa and the process is relatively painless but labor intensive. |
||
|
|