J
Jonathan Wood
I'm having a difficult time making the transition to .NET. I came up with
some projects to get me started and, in every case, they involved tasks that
were apparently difficult to accomplish and/or difficult to get information
about.
One item is a menu that is based on a database. My thinking is that I would
create some custom controls that query the database and display several
menus based on the data. I posted questions about this months ago and got
virtually no response.
Can anyone here tell me the basics of what is involved in creating custom
controls like this? I have a book that seems to suggest I need to create a
separate DLL. Can't I just create a class that emits the appropriate data
when called? Do I need to do anything special? Any examples?
Thanks for any input.
some projects to get me started and, in every case, they involved tasks that
were apparently difficult to accomplish and/or difficult to get information
about.
One item is a menu that is based on a database. My thinking is that I would
create some custom controls that query the database and display several
menus based on the data. I posted questions about this months ago and got
virtually no response.
Can anyone here tell me the basics of what is involved in creating custom
controls like this? I have a book that seems to suggest I need to create a
separate DLL. Can't I just create a class that emits the appropriate data
when called? Do I need to do anything special? Any examples?
Thanks for any input.