C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




what is it meaning? what purpose use?


Posted Date: 07 Sep 2008      Total Responses: 1

Posted By: gandhi       Member Level: Silver     Points: 1


Dear all

i saw the following coding in one project. what purpose this coding is used? how to get this coding? why this coding used?

#Region " Web Form Designer Generated Code "

'This call is required by the Web Form Designer.
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()

End Sub


Private Sub Page_Init(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Init
'CODEGEN: This method call is required by the Web Form Designer
'Do not modify it using the code editor.
InitializeComponent()
End Sub

#End Region





Responses

Author: Satya    08 Sep 2008Member Level: GoldRating:     Points: 3
<System.Diagnostics.DebuggerStepThrough()>
If you have some shared method that your code calls often (maybe something in a DAL) that performs some common task for you that you would rather not have to step through in the IDE all the time, simply add this attribute to the method sig and VS.NET will skip it!



Post Reply
You must Sign In to post a response.
Next : How to run the exe file from ASP.Net
Previous : what purpose used ? = {0} in link?
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

doors in nj

Contact Us    Privacy Policy    Terms Of Use