|
|
Browse by Tags
All Tags » ASP.NET Tips an... » Development
-
If you've been a developer for any period of time, you have probably come across this question. If you're given a one-to-many relationship in a table, what is the best way to insert those values into a database. For example, let's say that you had a Person table and an Attribute table. Each person can have more than one attribute ...
-
I was researching something this morning and came across a great blog entry from way back showing an update to the tried and true TypeOf and Ctype/DirectCast code. I realized immediately that I could apply this little tidbit to my current code. In-fact, I'm going to refer to an entry I made just a few short weeks ago.
In this ...
|
|
|