D
dave
I have been using vb.net /asp.net for 2 years. I am
slowing switching over to c# and have 2 questions.
1.) Within vb.net I can go into asp.net project
properties and I can enter the imports once for the
project. Can I do this with a c# asp.net project? (or am
i forced to put using on each and every asp.net page?)
2.) Within vs.net with a vb.net project, while editing
the code behind file, i have 2 drop downs along the top
of the window, one for the controls that have been placed
on the page and the other one for events that can be
raised from the control. With a c# asp.net project I do
not see the control events drop down box. Where did it
go?
thank you very much
dave
slowing switching over to c# and have 2 questions.
1.) Within vb.net I can go into asp.net project
properties and I can enter the imports once for the
project. Can I do this with a c# asp.net project? (or am
i forced to put using on each and every asp.net page?)
2.) Within vs.net with a vb.net project, while editing
the code behind file, i have 2 drop downs along the top
of the window, one for the controls that have been placed
on the page and the other one for events that can be
raised from the control. With a c# asp.net project I do
not see the control events drop down box. Where did it
go?
thank you very much
dave