Click here to Skip to main content
15,892,004 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralASP.NET 1.1 DataGrid Pin
Hafeez Pasha Mohamad16-Oct-09 0:00
Hafeez Pasha Mohamad16-Oct-09 0:00 
GeneralRe: ASP.NET 1.1 DataGrid Pin
Ashfield16-Oct-09 1:31
Ashfield16-Oct-09 1:31 
Questionsite banner on aspx page ? Pin
AndyInUK15-Oct-09 23:41
AndyInUK15-Oct-09 23:41 
AnswerRe: site banner on aspx page ? Pin
Chetan Patel15-Oct-09 23:52
Chetan Patel15-Oct-09 23:52 
AnswerRe: site banner on aspx page ? Pin
Abhijit Jana16-Oct-09 0:46
professionalAbhijit Jana16-Oct-09 0:46 
GeneralRe: site banner on aspx page ? Pin
dan!sh 16-Oct-09 0:55
professional dan!sh 16-Oct-09 0:55 
AnswerRe: site banner on aspx page ? Pin
N a v a n e e t h16-Oct-09 0:57
N a v a n e e t h16-Oct-09 0:57 
QuestionWAP + NUnit + WebConfigurationManager Pin
saini arun15-Oct-09 22:40
saini arun15-Oct-09 22:40 
Hello,

I just started using NUnit to write test cases for my asp.net web application project.

Some of the code written to access database values fetches the ConnectionString from a "section" defined under "configSections" of web.config file.

This works fine during the normal execution of the project on a web browser. But when I access the same method through the test case, WebConfigurationManager.GetSection(
) always return null.

Initially I was also not able to access AppSettings section of web.config but it got solved when I copied the web.config file into the BIN folder. But still not able to fetch the "section" inside "ConfigSection".

Kindly suggest.

Questiondropdownlist Pin
m@dhu15-Oct-09 22:16
m@dhu15-Oct-09 22:16 
AnswerRe: dropdownlist Pin
Not Active16-Oct-09 2:42
mentorNot Active16-Oct-09 2:42 
QuestionIdentify whether a user is logged in or not Pin
tonymathewt15-Oct-09 22:12
professionaltonymathewt15-Oct-09 22:12 
AnswerRe: Identify whether a user is logged in or not Pin
Abhijit Jana16-Oct-09 0:42
professionalAbhijit Jana16-Oct-09 0:42 
GeneralRe: Identify whether a user is logged in or not Pin
tonymathewt16-Oct-09 23:21
professionaltonymathewt16-Oct-09 23:21 
QuestionHelp please Pin
JustWorking15-Oct-09 21:42
JustWorking15-Oct-09 21:42 
AnswerSOLUTION Pin
JustWorking15-Oct-09 21:55
JustWorking15-Oct-09 21:55 
QuestionRepeater & RadioButtonList Pin
kerrie@tardis.com.au15-Oct-09 21:29
kerrie@tardis.com.au15-Oct-09 21:29 
QuestionDynamic Tabs Pin
sriharsha_1215-Oct-09 21:12
sriharsha_1215-Oct-09 21:12 
AnswerRe: Dynamic Tabs Pin
Abhijit Jana16-Oct-09 0:43
professionalAbhijit Jana16-Oct-09 0:43 
GeneralRe: Dynamic Tabs Pin
sriharsha_1219-Oct-09 17:42
sriharsha_1219-Oct-09 17:42 
Question.net Code for integrating with deployed wsdl rule servise Pin
manishv8615-Oct-09 21:05
manishv8615-Oct-09 21:05 
QuestionCompare DropDownlists in GridView Pin
anada888615-Oct-09 18:11
anada888615-Oct-09 18:11 
QuestionUsing a CheckBoxList inside of a Calendar control ? Pin
Daniel23515-Oct-09 7:57
Daniel23515-Oct-09 7:57 
AnswerRepost from different forum Pin
Not Active15-Oct-09 12:38
mentorNot Active15-Oct-09 12:38 
GeneralRe: Repost from different forum Pin
Daniel23516-Oct-09 4:54
Daniel23516-Oct-09 4:54 
GeneralRe: Repost from different forum Pin
Not Active16-Oct-09 5:24
mentorNot Active16-Oct-09 5:24 

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.