c# - How can I get code of aspx file? -


i have vs 2005 web site publish using "publish web site", , clear 3 checkboxes.i decomplile mypage.aspx.989dc2fb.compiled file using .net reflector 8.2.0 can't find mypage.aspx ui code , javascript code.how can find contents.please me.

check out publishing settings. assemblies shouldn't include javascript or .aspx, must in raw form. option "allow precompiled site updatable".


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

javascript - addthis share facebook and google+ url -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -