Click here to Skip to main content
15,888,239 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Asp.net Pin
Nathan Minier7-Apr-16 1:42
professionalNathan Minier7-Apr-16 1:42 
Questionhow to handle multiple event simultaneously Pin
NitinSharma075-Apr-16 1:51
NitinSharma075-Apr-16 1:51 
AnswerRe: how to handle multiple event simultaneously Pin
F-ES Sitecore6-Apr-16 0:37
professionalF-ES Sitecore6-Apr-16 0:37 
GeneralRe: how to handle multiple event simultaneously Pin
Member 1241901320-Apr-16 8:12
Member 1241901320-Apr-16 8:12 
AnswerRe: how to handle multiple event simultaneously Pin
jkirkerx9-Apr-16 14:16
professionaljkirkerx9-Apr-16 14:16 
QuestionDoes it possible to convert a compiled aspx website into source code Pin
Harishankar Maurya4-Apr-16 18:47
Harishankar Maurya4-Apr-16 18:47 
AnswerRe: Does it possible to convert a compiled aspx website into source code Pin
JHizzle4-Apr-16 23:02
JHizzle4-Apr-16 23:02 
AnswerRe: Does it possible to convert a compiled aspx website into source code Pin
Kornfeld Eliyahu Peter5-Apr-16 0:37
professionalKornfeld Eliyahu Peter5-Apr-16 0:37 
In some way it is possible, but nothing near easy...
First of all the ASPX files are there as your wrote them...
For the second half you can take the DLLs and use some decomplier tool (like ILSpy) to get back the code, but be warned - you will have to recreate the project by hand, including class/object names...
Skipper: We'll fix it.
Alex: Fix it? How you gonna fix this?
Skipper: Grit, spit and a whole lotta duct tape.

GeneralRe: Does it possible to convert a compiled aspx website into source code Pin
F-ES Sitecore6-Apr-16 0:41
professionalF-ES Sitecore6-Apr-16 0:41 
RantREPOST Pin
Richard Deeming5-Apr-16 2:25
mveRichard Deeming5-Apr-16 2:25 
QuestionDoes it possible to convert a compiled aspx website into source code I have made school management system and made it compiled . and original project has deleted so i want to convert the compiled code into source code code so that be can modify the p Pin
Harishankar Maurya4-Apr-16 18:46
Harishankar Maurya4-Apr-16 18:46 
AnswerRe: Does it possible to convert a compiled aspx website into source code I have made school management system and made it compiled . and original project has deleted so i want to convert the compiled code into source code code so that be can modify t Pin
John C Rayan5-Apr-16 0:21
professionalJohn C Rayan5-Apr-16 0:21 
QuestionCommunication with comport in ASP.Net VB Pin
Member 112927873-Apr-16 3:05
Member 112927873-Apr-16 3:05 
QuestionI Had High Hopes for Metro-UI - But Pin
xiecsuk31-Mar-16 23:13
xiecsuk31-Mar-16 23:13 
QuestionNested Gridview need help. Pin
hmanhha30-Mar-16 6:43
hmanhha30-Mar-16 6:43 
AnswerRe: Nested Gridview need help. Pin
User 418025411-Apr-16 8:32
User 418025411-Apr-16 8:32 
QuestionHow do i add new json file in VS2012? Pin
King Fisher27-Mar-16 23:43
professionalKing Fisher27-Mar-16 23:43 
AnswerRe: How do i add new json file in VS2012? Pin
ZurdoDev28-Mar-16 7:33
professionalZurdoDev28-Mar-16 7:33 
QuestionMVC @Helpers, reusable HTML in a view, to place in App_Code? Pin
jkirkerx27-Mar-16 11:46
professionaljkirkerx27-Mar-16 11:46 
QuestionASP.Net MVC: custom client side validation for checkboxes is not working Pin
Tridip Bhattacharjee27-Mar-16 1:27
professionalTridip Bhattacharjee27-Mar-16 1:27 
SuggestionRe: ASP.Net MVC: custom client side validation for checkboxes is not working Pin
Richard Deeming29-Mar-16 2:17
mveRichard Deeming29-Mar-16 2:17 
QuestionWHere to put JavaScrip in ASP.net Pin
hmanhha26-Mar-16 8:33
hmanhha26-Mar-16 8:33 
AnswerRe: WHere to put JavaScrip in ASP.net Pin
F-ES Sitecore27-Mar-16 5:02
professionalF-ES Sitecore27-Mar-16 5:02 
GeneralRe: WHere to put JavaScrip in ASP.net Pin
hmanhha28-Mar-16 7:22
hmanhha28-Mar-16 7:22 
GeneralRe: WHere to put JavaScrip in ASP.net Pin
F-ES Sitecore28-Mar-16 7:38
professionalF-ES Sitecore28-Mar-16 7:38 

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.