Why is it not a good idea to insert code into InitializeComponent method when working with Visual Studio?

Submitted by: Administrator
The designer will likely through it away, most of the code inside InitializeComponent is auto-generated.
Submitted by: Administrator

Read Online VB .Net Job Interview Questions And Answers