Click here to Skip to main content
15,896,338 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Doubt in Datagrid Pin
yaminilatha29-Mar-07 21:20
yaminilatha29-Mar-07 21:20 
QuestionCreate version string Pin
Sun Rays29-Mar-07 17:59
Sun Rays29-Mar-07 17:59 
Questionitemtemplate coloumn in datagrid Pin
yaminilatha29-Mar-07 17:45
yaminilatha29-Mar-07 17:45 
AnswerRe: itemtemplate coloumn in datagrid Pin
Sun Rays29-Mar-07 18:02
Sun Rays29-Mar-07 18:02 
GeneralRe: itemtemplate coloumn in datagrid Pin
yaminilatha29-Mar-07 21:27
yaminilatha29-Mar-07 21:27 
GeneralRe: itemtemplate coloumn in datagrid Pin
Sun Rays30-Mar-07 1:22
Sun Rays30-Mar-07 1:22 
QuestionGlobal.asax , web.config Pin
yaminilatha29-Mar-07 17:43
yaminilatha29-Mar-07 17:43 
AnswerRe: Global.asax , web.config Pin
MinhajuddinK29-Mar-07 17:51
MinhajuddinK29-Mar-07 17:51 
1. Nothing is gonna happen, if you don't have a Global.asax file. But you can't write code for the events such as the Session start and application start.
2. A web.config file will be added to your site by default. And if you delete it.
I think the site is not gonna work. As all the connection strings , debug attributes and a whole lot of things reside in this file.
3. You can have as many web.config files as you want.
GeneralRe: Global.asax , web.config Pin
yaminilatha29-Mar-07 21:24
yaminilatha29-Mar-07 21:24 
QuestionIs it possible to create a Control application for another application? Pin
vbss7529-Mar-07 17:13
vbss7529-Mar-07 17:13 
AnswerRe: Is it possible to create a Control application for another application? Pin
Christian Graus29-Mar-07 17:24
protectorChristian Graus29-Mar-07 17:24 
Questionusing custom tables for personalization in asp .net 2.0 Pin
krishsenthilraj29-Mar-07 16:56
krishsenthilraj29-Mar-07 16:56 
Questionhelp wit table in asp adjustments pls Pin
neodeaths29-Mar-07 16:25
neodeaths29-Mar-07 16:25 
AnswerRe: help wit table in asp adjustments pls Pin
Christian Graus29-Mar-07 17:25
protectorChristian Graus29-Mar-07 17:25 
GeneralRe: help wit table in asp adjustments pls Pin
neodeaths29-Mar-07 19:21
neodeaths29-Mar-07 19:21 
Questionhow to force a page to post back from another page? Pin
r_jaz29-Mar-07 10:21
r_jaz29-Mar-07 10:21 
AnswerRe: how to force a page to post back from another page? Pin
liliblacsharp29-Mar-07 19:19
liliblacsharp29-Mar-07 19:19 
GeneralRe: how to force a page to post back from another page? Pin
r_jaz29-Mar-07 20:28
r_jaz29-Mar-07 20:28 
QuestionHow to prohibit repeated passwords in default membership? Pin
moazzamahmed29-Mar-07 8:51
moazzamahmed29-Mar-07 8:51 
AnswerRe: How to prohibit repeated passwords in default membership? Pin
Not Active29-Mar-07 9:42
mentorNot Active29-Mar-07 9:42 
GeneralRe: How to prohibit repeated passwords in default membership? Pin
moazzamahmed29-Mar-07 10:54
moazzamahmed29-Mar-07 10:54 
GeneralRe: How to prohibit repeated passwords in default membership? Pin
Not Active30-Mar-07 2:23
mentorNot Active30-Mar-07 2:23 
QuestionWriting Validation summary message from Client side script Pin
snir_ya29-Mar-07 6:32
snir_ya29-Mar-07 6:32 
AnswerRe: Writing Validation summary message from Client side script Pin
Vasudevan Deepak Kumar29-Mar-07 6:45
Vasudevan Deepak Kumar29-Mar-07 6:45 
QuestionRe: Writing Validation summary message from Client side script Pin
snir_ya29-Mar-07 7:01
snir_ya29-Mar-07 7:01 

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.