Weird behaviour of VS.NET
I create ASP.NET application.
codebehind file contain following area:
Code:
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
...
}
I add events handlers there manually. But every once in a while VS.NET review this region and erase my lines
The questions are:
1. Is this really a result of VS.NET activity?
2. If yes then how can I change behaviour of VS.NET?
3. If not then can anybody explain me what is going on?
thanking you in anticipation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
We'll never stop livin' this way
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bookmarks