Click here to Skip to main content
16,006,749 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: open connectionn to database question Pin
NeverHeardOfMe21-Oct-08 2:35
NeverHeardOfMe21-Oct-08 2:35 
QuestionPie Chart in Pie Chart - OWC or MS Excel Pin
Krishnaraj Barvathaya B21-Oct-08 2:19
Krishnaraj Barvathaya B21-Oct-08 2:19 
QuestionProblem with Update Panel Pin
pinna_hari21-Oct-08 1:54
pinna_hari21-Oct-08 1:54 
AnswerRe: Problem with Update Panel [modified] Pin
Sandeep Akhare21-Oct-08 2:18
Sandeep Akhare21-Oct-08 2:18 
GeneralRe: Problem with Update Panel Pin
pinna_hari22-Oct-08 18:17
pinna_hari22-Oct-08 18:17 
QuestionCookies Help Pin
Rameez Raja21-Oct-08 1:29
Rameez Raja21-Oct-08 1:29 
AnswerRe: Cookies Help Pin
Sandeep Akhare21-Oct-08 1:35
Sandeep Akhare21-Oct-08 1:35 
QuestionHow to test AJAX Pin
Sandeep Akhare21-Oct-08 1:25
Sandeep Akhare21-Oct-08 1:25 
Hi All,
I am writing NUnit ASP automated tool for ASP.NET web application In which i have some controls (radio button) causing asynchronous postback
i have written below code for checking one of the radio buttons
RadioButtonTester rbtnCollPropAddressSame = new RadioButtonTester("ctl00_FormContentPlaceHolder_ContactInformation_rbYes");
rbtnCollPropAddressSame.Checked = true

Now issue is while testing the application using Nunit ASP
ScriptManager.IsInAsyncPostBack is showing false (when debug) causing error in the application.
Note: this error is not happening when we checked radio button in browser (working fine while testing manually)

Please let me know how to make asynchrous postback using Nunit ASP using any other extension. I knew AJAX and javascript is not supported by Nunit ASP. Is there any another tool to do the same. Please give me any tutorial url so that i can make use of it.

Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "

Check My Blog

Questioncv or resume loader Pin
jhyn21-Oct-08 1:04
jhyn21-Oct-08 1:04 
GeneralRe: cv or resume loader Pin
Guffa21-Oct-08 1:28
Guffa21-Oct-08 1:28 
Questionsecure webservice using enhancement & policy Pin
Member 387988121-Oct-08 0:18
Member 387988121-Oct-08 0:18 
AnswerRe: secure webservice using enhancement & policy Pin
Ashfield21-Oct-08 2:05
Ashfield21-Oct-08 2:05 
QuestionProblem in uploading a website containing SMO Reference. Pin
kandalu20-Oct-08 23:52
kandalu20-Oct-08 23:52 
AnswerRe: Problem in uploading a website containing SMO Reference. Pin
SeMartens21-Oct-08 0:20
SeMartens21-Oct-08 0:20 
GeneralRe: Problem in uploading a website containing SMO Reference. Pin
kandalu21-Oct-08 0:25
kandalu21-Oct-08 0:25 
GeneralRe: Problem in uploading a website containing SMO Reference. Pin
SeMartens21-Oct-08 0:40
SeMartens21-Oct-08 0:40 
GeneralRe: Problem in uploading a website containing SMO Reference. Pin
kandalu21-Oct-08 0:59
kandalu21-Oct-08 0:59 
QuestionIIS6 and Ajax Tools Pin
Assaf8220-Oct-08 20:58
Assaf8220-Oct-08 20:58 
AnswerRe: IIS6 and Ajax Tools Pin
whatUrunning.com20-Oct-08 21:34
whatUrunning.com20-Oct-08 21:34 
AnswerRe: IIS6 and Ajax Tools Pin
Vengatachalapathy Palanivel20-Oct-08 21:44
Vengatachalapathy Palanivel20-Oct-08 21:44 
GeneralRe: IIS6 and Ajax Tools Pin
Assaf8220-Oct-08 21:53
Assaf8220-Oct-08 21:53 
AnswerRe: IIS6 and Ajax Tools Pin
Abhijit Jana20-Oct-08 22:44
professionalAbhijit Jana20-Oct-08 22:44 
GeneralRe: IIS6 and Ajax Tools Pin
Assaf8220-Oct-08 23:21
Assaf8220-Oct-08 23:21 
GeneralRe: IIS6 and Ajax Tools Pin
Abhijit Jana21-Oct-08 0:47
professionalAbhijit Jana21-Oct-08 0:47 
GeneralRe: IIS6 and Ajax Tools Pin
Assaf8221-Oct-08 3:15
Assaf8221-Oct-08 3:15 

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.