IT Community - Software Programming, Web Development and Technical Support

Explain the purpose of Disable the Debug Mode or Set Debug ="false"

This is a discussion on Explain the purpose of Disable the Debug Mode or Set Debug ="false" within the ASP and ASP.NET Programming forums, part of the Web Development category; Can anybody explain the purpose of Disable the Debug Mode or Set Debug ="false"...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > ASP and ASP.NET Programming

Register FAQ Members List Calendar Mark Forums Read
  2 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 07-20-2007, 06:03 AM
oxygen oxygen is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 633
oxygen is on a distinguished road
Default Explain the purpose of Disable the Debug Mode or Set Debug ="false"

Can anybody explain the purpose of Disable the
Debug Mode or Set Debug ="false"
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-20-2007, 06:22 AM
kingmaker kingmaker is offline
D-Web Genius
 
Join Date: Jun 2007
Posts: 882
kingmaker is on a distinguished road
Send a message via Yahoo to kingmaker
Default Re: Explain the purpose of Disable the Debug Mode or Set Debug ="false"

hi.....KMaker

debug mode will to increase the performance of your asp .net application

explain below in detail...

How it affect performance: By default this attribute is "true" when you create new application and is useful when you are developing the application. Debug = true means that pdb information to be inserted into file and this results a larger file size and it's performance issue. Before deployment you should set the following tag

<compilation defaultLanguage="Vb" debug="false">
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/asp-asp-net-programming/2312-explain-purpose-disable-debug-mode-set-debug-false.html
Posted By For Type Date
Programming This thread Refback 07-20-2007 09:42 AM
Programming This thread Refback 07-20-2007 06:39 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to start MySQL database without Debug mode Gopisoft Database Support 0 10-29-2007 05:06 AM
Explain "passing by value", "passing by pointer" and "passing by reference" Sabari C and C++ Programming 1 07-30-2007 11:29 PM
"Press SPACEBAR or ENTER to activate and use this control" how to disable this oxygen ASP and ASP.NET Programming 1 07-21-2007 03:01 AM
how it helps to increase the performance in asp .net Set trace enabled="false" oxygen ASP and ASP.NET Programming 1 07-20-2007 06:28 AM
I get the error message "Unable to start debugging on the web server..." when I debug oxygen ASP and ASP.NET Programming 1 07-20-2007 04:50 AM


All times are GMT -7. The time now is 03:17 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0