how to convert a project into exe file.
-
i want to know how to convert a asp.net project file to exe. thanx in advance... reply me..
-
i want to know how to convert a asp.net project file to exe. thanx in advance... reply me..
Hi, what exactly do you want to convert to an exe? If you want to display asp.net pages with an exe, there is no easy way (except putting the whole engine etc. into the exe). If you just want to get the business logic, just put your code into an assembly and use this assembly in your exe file and your asp.net application. Regards Sebastian
It's not a bug, it's a feature! Me in Softwareland.
-
i want to know how to convert a asp.net project file to exe. thanx in advance... reply me..
jaraldumary wrote:
i want to know how to convert a asp.net project file to exe.
Do you want to build a Web Setup Porject ?
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder
-
Hi, what exactly do you want to convert to an exe? If you want to display asp.net pages with an exe, there is no easy way (except putting the whole engine etc. into the exe). If you just want to get the business logic, just put your code into an assembly and use this assembly in your exe file and your asp.net application. Regards Sebastian
It's not a bug, it's a feature! Me in Softwareland.
SeMartens wrote:
what exactly do you want to convert to an exe?
No, I think he want to build web setup project!!
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder
-
jaraldumary wrote:
i want to know how to convert a asp.net project file to exe.
Do you want to build a Web Setup Porject ?
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder
yes i want to build a web setup project
-
yes i want to build a web setup project
Check this link Creating Setup Project For Web Application Using VS.Net [^] or you can try google, there are lots of article over there
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder
-
yes i want to build a web setup project
then ask that question...
-
i want to know how to convert a asp.net project file to exe. thanx in advance... reply me..
Then you obviously have no idea about ASP.NET, what it is, and how it works.
Christian Graus Driven to the arms of OSX by Vista.