Click here to Skip to main content
15,919,774 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to overcome this cache problem ? Pin
Deepak the Cool15-Nov-06 18:22
Deepak the Cool15-Nov-06 18:22 
GeneralRe: How to overcome this cache problem ? Pin
cheeken2u15-Nov-06 18:40
cheeken2u15-Nov-06 18:40 
AnswerRe: How to overcome this cache problem ? Pin
l0kke16-Nov-06 0:30
l0kke16-Nov-06 0:30 
QuestionConvert XML file Pin
shapper15-Nov-06 13:13
shapper15-Nov-06 13:13 
AnswerRe: Convert XML file Pin
Not Active15-Nov-06 16:07
mentorNot Active15-Nov-06 16:07 
GeneralRe: Convert XML file Pin
shapper16-Nov-06 1:04
shapper16-Nov-06 1:04 
GeneralRe: Convert XML file Pin
shapper17-Nov-06 3:10
shapper17-Nov-06 3:10 
QuestionItemspacing issue Pin
Green1515-Nov-06 11:43
Green1515-Nov-06 11:43 
QuestionNeed Help for How to Import and Export tha data from Excel to mysql in asp.net Pin
Venkata Kishore Kumar Malla15-Nov-06 8:54
Venkata Kishore Kumar Malla15-Nov-06 8:54 
AnswerRe: Need Help for How to Import and Export tha data from Excel to mysql in asp.net Pin
Grapes-R-Fun15-Nov-06 12:54
Grapes-R-Fun15-Nov-06 12:54 
Questionasp.net Pin
smgetaweh15-Nov-06 6:27
smgetaweh15-Nov-06 6:27 
AnswerRe: asp.net Pin
Grapes-R-Fun15-Nov-06 8:59
Grapes-R-Fun15-Nov-06 8:59 
GeneralRe: asp.net Pin
smgetaweh16-Nov-06 0:26
smgetaweh16-Nov-06 0:26 
GeneralRe: asp.net Pin
Grapes-R-Fun16-Nov-06 4:16
Grapes-R-Fun16-Nov-06 4:16 
GeneralRe: asp.net Pin
smgetaweh18-Nov-06 15:37
smgetaweh18-Nov-06 15:37 
GeneralRe: asp.net Pin
Grapes-R-Fun27-Nov-06 4:58
Grapes-R-Fun27-Nov-06 4:58 
Sorry about the delays... didn't get notification email for your posting until today!

Web App Development 101 in a nutshell{
1) You have to figure out how you are going to store data.
2) Chances are, you will have to use a database of somekind... draw your tables, set your relations/PK/FK/etc.
3) Decide on how many pages you will have, and what will each do, and how they will interact with oneanother and the server.
4) ALWAYS start your design from the top, then start developing from the buttom. With that being said, start sketching your process flow charts and define data flow.
5) Start coding!
}

Now, how many pages will you have? Will you need to use a masterpage to display certain things at all times (e.g. login)? Are you going to use a theme? Take a look at this when you get a chance:

http://www.asp.net/downloads/starterkits/default.aspx?tabid=62

Nila

"...for that, I will need a large cup of coffee and a brand muffin!" -Samantha Bea

GeneralRe: asp.net Pin
smgetaweh27-Nov-06 23:37
smgetaweh27-Nov-06 23:37 
GeneralRe: asp.net Pin
Grapes-R-Fun28-Nov-06 2:38
Grapes-R-Fun28-Nov-06 2:38 
GeneralRe: asp.net Pin
smgetaweh28-Nov-06 2:51
smgetaweh28-Nov-06 2:51 
GeneralRe: asp.net Pin
Grapes-R-Fun28-Nov-06 2:40
Grapes-R-Fun28-Nov-06 2:40 
QuestionAsp.net2.0 with Ajax updatepanel Pin
netJP12L15-Nov-06 5:54
netJP12L15-Nov-06 5:54 
QuestionAsp.Net 2.0 Net.Mail. I don't know what else to try. Thanks. Pin
shapper15-Nov-06 4:41
shapper15-Nov-06 4:41 
AnswerRe: Asp.Net 2.0 Net.Mail. I don't know what else to try. Thanks. Pin
ednrgc15-Nov-06 4:47
ednrgc15-Nov-06 4:47 
AnswerRe: Asp.Net 2.0 Net.Mail. I don't know what else to try. Thanks. Pin
ednrgc15-Nov-06 4:50
ednrgc15-Nov-06 4:50 
GeneralRe: Asp.Net 2.0 Net.Mail. I don't know what else to try. Thanks. Pin
shapper15-Nov-06 5:43
shapper15-Nov-06 5:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.