Click here to Skip to main content
15,903,385 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
GeneralRe: Asp.Net 2.0 Net.Mail. I don't know what else to try. Thanks. Pin
ednrgc15-Nov-06 5:45
ednrgc15-Nov-06 5:45 
GeneralRe: Asp.Net 2.0 Net.Mail. I don't know what else to try. Thanks. Pin
shapper15-Nov-06 6:00
shapper15-Nov-06 6:00 
QuestionEmail Program Pin
Abhishek Maitrey15-Nov-06 4:23
Abhishek Maitrey15-Nov-06 4:23 
AnswerRe: Email Program Pin
ednrgc15-Nov-06 4:48
ednrgc15-Nov-06 4:48 
AnswerRe: Email Program Pin
Frank Kerrigan15-Nov-06 5:54
Frank Kerrigan15-Nov-06 5:54 
Questionhow can i got an inistance of a page from the assembly ? Pin
Modern_night15-Nov-06 3:12
Modern_night15-Nov-06 3:12 
AnswerRe: how can i got an inistance of a page from the assembly ? Pin
l0kke15-Nov-06 3:29
l0kke15-Nov-06 3:29 
QuestionValidation Problem Pin
monika_vasvani15-Nov-06 3:00
monika_vasvani15-Nov-06 3:00 

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.