I'm about to loose my head here. First i created the menus in pure CSS. Everything works out fine. THen asp.net 2.0 has this awesome menu navigation control and i wanna use that instead because it does the sitepath as well.
Anyways, I changed it up. I plan to have the menu control in the CSS...
r937 , thanks so much for that link! it really gave me a better idea on how i should model my db
esquared, i don't think i listed publications in the search. But thanks for pointing out normalization to me. Totally forgot about the importance of that.
MUCHOS GRACIAS!!
Hey again, i looked into subreports and it seems everyone's using it for crystal reports which i don't have.
Any other possible way of outputting my message history, maybe on a window that can be printable instead of going through vb's limited data reports?
Hi ESquared,
So just to confirm, the second way of doing it, which is adding a Search table is a better design? It is OK to Index each ID in it as well?
can you elaborate what partitioned view is?
Thanks!
Actually, Denis, I appreciate the Bitwise recommendation as well. Even tho i'm not that good at SQL, atleast I'm now aware of it and may employ it once I become better at it.
thanks r937 and Esquared.
The reason why i'm considering of placing them in separate countries is to keep the size smaller so searches will be faster and that I will be indexing it by city or state.
If i design it like this:
t_MagazineDetail
--------------
MagazineID
Name
Publisher
NumOfPages...
Actually, the thing is, it doesn't just stop at magazines. It will also be for other products. Like videos. It's also area specific because of languages and stuff....
Holy! That's crazy. haha I'm gonna have to stare at that for an hour to sink it in.
Anyways, i'm in a ditch on this one.
I need to design a database that will hold all the different magazines, local publications, in each city of every country.
Seeing how that's gonna be that big, it's...
Hey guys!
I have a question. I want to make a website whereby the each users can choose from 1 or more different kinds of interests.
Now, I'm gonna have a PROFILE table and a INTERESTS tables.
Should I have a field in PROFILE that says "interests" and store 1 or more INTERESTS ids at...
thanks Joe!
I'll try and look into subReport. I remember looking into it long ago but it was too complicated so I decided to stick with single report...
jmeckley, oh the horror!
I'm already pretty bad at designing html and putting 'em in tables and now, I just found out that webpages in tables are out! The new thing is tableless CSS websites!! Horrible!! haha
Hey guys!
I need something printable. In my case, it's message history.
I got recipient(s) and their messages.
I can't use the Data Reports because, it only allows 1 query return. In my case, I have to do 2 query returns.
User table:
UserID Name
1 User, One
2 User, Two
3...
jmeckley, i see what you mean.
I thought the NameLabel.Style.Add is somewhat like adding CSS to the control.
The thing is, I don't know css that much yet. But thanks for the suggestion. First .Net then CSS then the world!!! buahahahah! hehe j/k.
Thanks man!
Hey guys,
I basically just started on ASP.NET. I'm following this tutorial, word for word, and for some reason can't get the result it wants.
It's suppose to be a form that'll postback on itself. But when I click submit, it doesn't do anything after. It returns a blank page.
The tutorial...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.