Wednesday, March 28, 2012

VStudio 2005 vb.net question.

I've dropped a datasource onto my webform.

I did this to take advantage of the wizards that set up the code for
you, though I'm putting the code it produces in a class, and deleting
the web object afterwards.

How do I get to see the code it produces? It was there in vis studio
2003, not it's gone. It obviously has to execute initialisation code,
but it seems they've hid it to stop confusion amongst juniors?Isn't it in a object.Designer.cs or .vb file ?

--
Patrice

<drawnai@.hotmail.com> a crit dans le message de
news:1127985832.453810.159970@.g49g2000cwa.googlegr oups.com...
> I've dropped a datasource onto my webform.
> I did this to take advantage of the wizards that set up the code for
> you, though I'm putting the code it produces in a class, and deleting
> the web object afterwards.
> How do I get to see the code it produces? It was there in vis studio
> 2003, not it's gone. It obviously has to execute initialisation code,
> but it seems they've hid it to stop confusion amongst juniors?
I can see the designer file in an application project, but in a web
project, (single file type,) it's invisible.

It all used to be in between the "Region" brackets. It's disappeared.

0 comments:

Post a Comment