Click here to Skip to main content
15,894,825 members
Home / Discussions / Web Development
   

Web Development

 
QuestionRadioButton&Datagrid Pin
nclauder1-Mar-07 18:27
nclauder1-Mar-07 18:27 
AnswerRe: RadioButton&Datagrid Pin
badgrs1-Mar-07 23:07
badgrs1-Mar-07 23:07 
AnswerRe: RadioButton&Datagrid Pin
Paddy Boyd1-Mar-07 23:16
Paddy Boyd1-Mar-07 23:16 
QuestionRe: RadioButton&Datagrid Pin
nclauder2-Mar-07 1:00
nclauder2-Mar-07 1:00 
QuestionWeb.config, Global.asax Pin
Kusal1-Mar-07 17:09
Kusal1-Mar-07 17:09 
AnswerRe: Web.config, Global.asax Pin
BLOEDHOND1-Mar-07 22:47
BLOEDHOND1-Mar-07 22:47 
GeneralRe: Web.config, Global.asax Pin
Kusal2-Mar-07 15:19
Kusal2-Mar-07 15:19 
AnswerRe: Web.config, Global.asax Pin
kubben2-Mar-07 1:59
kubben2-Mar-07 1:59 
BLOEDHOND did a good job describing the web.config. It basicaly has the connection string for you sql server and other configuration type data. The Global.asax is a file where you can define some application events. Like application start, application error etc. These events happen the first time your web site is accessed or when your web site gets an error. You should be able to find a lot of information on these files if you just do a google search on them.

Ben
GeneralRe: Web.config, Global.asax Pin
Kusal2-Mar-07 15:19
Kusal2-Mar-07 15:19 
Questioniis 7 debug forms based authentication project impossible? Pin
Member 961-Mar-07 7:56
Member 961-Mar-07 7:56 
AnswerSolution Pin
Member 961-Mar-07 8:25
Member 961-Mar-07 8:25 
QuestionSession Expiration Problem Pin
udhaya kumar1-Mar-07 2:46
udhaya kumar1-Mar-07 2:46 
AnswerRe: Session Expiration Problem Pin
WoutL1-Mar-07 3:47
WoutL1-Mar-07 3:47 
GeneralRe: Session Expiration Problem Pin
udhaya kumar1-Mar-07 17:32
udhaya kumar1-Mar-07 17:32 
GeneralRe: Session Expiration Problem Pin
User 98851-Mar-07 22:21
User 98851-Mar-07 22:21 
NewsTime Management tool Pin
woolin1-Mar-07 1:42
woolin1-Mar-07 1:42 
GeneralRe: Time Management tool Pin
WoutL1-Mar-07 2:25
WoutL1-Mar-07 2:25 
QuestionHow to convert the formatted text into HTML page Pin
engsrini1-Mar-07 1:41
engsrini1-Mar-07 1:41 
AnswerRe: How to convert the formatted text into HTML page Pin
Tamimi - Code1-Mar-07 1:53
Tamimi - Code1-Mar-07 1:53 
AnswerRe: How to convert the formatted text into HTML page Pin
badgrs1-Mar-07 5:22
badgrs1-Mar-07 5:22 
GeneralRe: How to convert the formatted text into HTML page Pin
engsrini1-Mar-07 17:35
engsrini1-Mar-07 17:35 
GeneralRe: How to convert the formatted text into HTML page Pin
User 98851-Mar-07 22:26
User 98851-Mar-07 22:26 
GeneralRe: How to convert the formatted text into HTML page Pin
badgrs1-Mar-07 23:02
badgrs1-Mar-07 23:02 
Questionweb service certificate authentication Pin
blackjack21501-Mar-07 0:16
blackjack21501-Mar-07 0:16 
QuestionExport to excel - formatting problem Pin
Paddy Boyd28-Feb-07 23:17
Paddy Boyd28-Feb-07 23:17 

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.