J
Joe
Hi,
When I start a new VS2005 website project, have a .aspx page
and I drop a control onto it and when I double-click on the event, it
brings up the .aspx.vb file so that I can add the VB event handler.
A designer sent me her project with .aspx pages and asked me
to connect it to a database. When I drop a control onto the .aspx
page and double-click on the event, it creates a VB event inside of
the .aspx file - instead of creating a separate .vb file.
Why is this? Is there some setting that I need to change to
get the separate .vb file?
J
When I start a new VS2005 website project, have a .aspx page
and I drop a control onto it and when I double-click on the event, it
brings up the .aspx.vb file so that I can add the VB event handler.
A designer sent me her project with .aspx pages and asked me
to connect it to a database. When I drop a control onto the .aspx
page and double-click on the event, it creates a VB event inside of
the .aspx file - instead of creating a separate .vb file.
Why is this? Is there some setting that I need to change to
get the separate .vb file?
J