Click here to Skip to main content
15,900,258 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: .net framework 3.5 Pin
vishwjeet25-May-09 21:06
vishwjeet25-May-09 21:06 
AnswerRe: .net framework 3.5 Pin
Baran M25-May-09 20:58
Baran M25-May-09 20:58 
Question[Message Deleted] Pin
Subin Alex25-May-09 19:04
Subin Alex25-May-09 19:04 
AnswerRe: How to change the colour of the MenuItem which is generated dynamically? Pin
Baran M25-May-09 19:25
Baran M25-May-09 19:25 
AnswerRe: How to change the colour of the MenuItem which is generated dynamically? Pin
Ramesh Swaminathan25-May-09 19:27
Ramesh Swaminathan25-May-09 19:27 
GeneralRe: How to change the colour of the MenuItem which is generated dynamically? Pin
Baran M25-May-09 19:44
Baran M25-May-09 19:44 
GeneralRe: How to change the colour of the MenuItem which is generated dynamically? Pin
Ramesh Swaminathan25-May-09 20:49
Ramesh Swaminathan25-May-09 20:49 
QuestionJavascript and Obfuscator Pin
ycorre25-May-09 17:29
ycorre25-May-09 17:29 
Hi,

I'm testing the software Jasob 3 to obfuscate my javascript code.
I have a problem for the javascript methods from server component events.
Example :
<asp:Button ID="btn" runat="server" onClientClick="myFunction()"/>
The name "myFunction" is not obfuscated.
So, I have to change the name manually in the code.

I have the same problem for methods launched from code behind in C#.
Example :
ScriptManager.RegisterClientScriptBlock(this.GetType(), "MyScript", "Myfunction()", true);

So, what can I do else ? Is there anyhing that I forgot ?
Generally we obfuscate just before sending the application in production or we continue to develop with the obfuscated code ?
How can I do to change automatically the javascript method and variable names (for server component events and in the code behind) ?

Thank you!
AnswerRe: Javascript and Obfuscator Pin
N a v a n e e t h25-May-09 17:43
N a v a n e e t h25-May-09 17:43 
QuestionSetting ValidationExpression clientSide Pin
dwolver25-May-09 14:29
dwolver25-May-09 14:29 
AnswerRe: Setting ValidationExpression clientSide Pin
N a v a n e e t h25-May-09 17:07
N a v a n e e t h25-May-09 17:07 
QuestionCurrent best practices to querying sql server in an asp.net website? Pin
Goalie3525-May-09 9:11
Goalie3525-May-09 9:11 
AnswerRe: Current best practices to querying sql server in an asp.net website? Pin
N a v a n e e t h25-May-09 16:45
N a v a n e e t h25-May-09 16:45 
Questionuse fax in asp.net Pin
MAHDIEHES25-May-09 8:49
MAHDIEHES25-May-09 8:49 
AnswerRe: use fax in asp.net Pin
Goalie3525-May-09 9:18
Goalie3525-May-09 9:18 
AnswerRe: use fax in asp.net Pin
Christian Graus25-May-09 18:12
protectorChristian Graus25-May-09 18:12 
QuestionHow to properly configure DNS and domain mapping to IP? Pin
baburman25-May-09 7:22
baburman25-May-09 7:22 
AnswerRe: How to properly configure DNS and domain mapping to IP? Pin
Matt Cavanagh25-May-09 20:25
Matt Cavanagh25-May-09 20:25 
GeneralRe: How to properly configure DNS and domain mapping to IP? Pin
baburman26-May-09 23:58
baburman26-May-09 23:58 
GeneralRe: How to properly configure DNS and domain mapping to IP? Pin
Matt Cavanagh27-May-09 6:16
Matt Cavanagh27-May-09 6:16 
AnswerRe: How to properly configure DNS and domain mapping to IP? Pin
Perry Holman25-May-09 21:48
Perry Holman25-May-09 21:48 
GeneralRe: How to properly configure DNS and domain mapping to IP? Pin
baburman26-May-09 5:24
baburman26-May-09 5:24 
QuestionProblem with web application Pin
sarang_k25-May-09 6:00
sarang_k25-May-09 6:00 
AnswerRe: Problem with web application Pin
Baran M25-May-09 7:17
Baran M25-May-09 7:17 
QuestionAnti fraud voting system w/o login. Pin
Mohammad A Gdeisat25-May-09 5:26
Mohammad A Gdeisat25-May-09 5:26 

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.