Click here to Skip to main content
15,893,904 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how website will run after losing C# files Pin
Richard MacCutchan27-Jan-16 5:18
mveRichard MacCutchan27-Jan-16 5:18 
GeneralRe: how website will run after losing C# files Pin
Member 1211574627-Jan-16 5:22
Member 1211574627-Jan-16 5:22 
GeneralRe: how website will run after losing C# files Pin
Kornfeld Eliyahu Peter27-Jan-16 7:47
professionalKornfeld Eliyahu Peter27-Jan-16 7:47 
GeneralRe: how website will run after losing C# files Pin
Richard MacCutchan28-Jan-16 1:14
mveRichard MacCutchan28-Jan-16 1:14 
GeneralRe: how website will run after losing C# files Pin
Kornfeld Eliyahu Peter28-Jan-16 1:16
professionalKornfeld Eliyahu Peter28-Jan-16 1:16 
AnswerRe: how website will run after losing C# files Pin
ZurdoDev27-Jan-16 5:27
professionalZurdoDev27-Jan-16 5:27 
GeneralRe: how website will run after losing C# files Pin
Member 1211574627-Jan-16 5:32
Member 1211574627-Jan-16 5:32 
AnswerRe: how website will run after losing C# files Pin
ZurdoDev27-Jan-16 5:42
professionalZurdoDev27-Jan-16 5:42 
You can edit the .aspx files if they are not compiled as well. But no, you can't edit the code because it is compiled into the dll.

Edit your source code and then publish again.

Alternatively, but not recommended, instead of doing a build and putting the dll on the server you can put all the source code on the server. Then you could make changes directly on the server.
There are only 10 types of people in the world, those who understand binary and those who don't.

AnswerRe: how website will run after losing C# files Pin
F-ES Sitecore27-Jan-16 23:52
professionalF-ES Sitecore27-Jan-16 23:52 
Questionnet chat in ASP Pin
Member 1228509924-Jan-16 19:55
Member 1228509924-Jan-16 19:55 
AnswerRe: net chat in ASP Pin
Richard MacCutchan24-Jan-16 22:06
mveRichard MacCutchan24-Jan-16 22:06 
AnswerRe: net chat in ASP Pin
deepankarbhatnagar26-Jan-16 21:56
professionaldeepankarbhatnagar26-Jan-16 21:56 
QuestionMVC, use of Models and Razor Pin
jkirkerx22-Jan-16 11:50
professionaljkirkerx22-Jan-16 11:50 
AnswerRe: MVC, use of Models and Razor [solved] Pin
jkirkerx25-Jan-16 8:32
professionaljkirkerx25-Jan-16 8:32 
QuestionHow to redirect the weburl to particular country when user types in Browser. Pin
pradeep yajamanam21-Jan-16 3:18
pradeep yajamanam21-Jan-16 3:18 
AnswerRe: How to redirect the weburl to particular country when user types in Browser. Pin
F-ES Sitecore21-Jan-16 3:53
professionalF-ES Sitecore21-Jan-16 3:53 
QuestionPassword reset/token? Pin
Member 876166715-Jan-16 10:14
Member 876166715-Jan-16 10:14 
AnswerRe: Password reset/token? Pin
David Mujica15-Jan-16 10:49
David Mujica15-Jan-16 10:49 
GeneralRe: Password reset/token? Pin
Richard Deeming15-Jan-16 10:52
mveRichard Deeming15-Jan-16 10:52 
AnswerRe: Password reset/token? Pin
Richard Deeming15-Jan-16 10:59
mveRichard Deeming15-Jan-16 10:59 
AnswerRe: Password reset/token? Pin
Member 876166715-Jan-16 13:25
Member 876166715-Jan-16 13:25 
GeneralRe: Password reset/token? Pin
Richard Deeming15-Jan-16 23:44
mveRichard Deeming15-Jan-16 23:44 
GeneralRe: Password reset/token? Pin
Member 876166716-Jan-16 8:42
Member 876166716-Jan-16 8:42 
GeneralRe: Password reset/token? Pin
Richard Deeming18-Jan-16 1:06
mveRichard Deeming18-Jan-16 1:06 
GeneralRe: Password reset/token? Pin
Member 876166718-Jan-16 9:28
Member 876166718-Jan-16 9:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.