a)COM Callable Wrapper
b)Runtime Callable

Which one of the above is Win32 API in .Net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

Explain Generics?

1 Answers  


How do you declare static variable? What is its lifetime?

0 Answers  


I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'

2 Answers  


What are the Types of object in asp

0 Answers   BirlaSoft,


What is a postback in asp net?

0 Answers  


What is the concept of view state in asp.net?

0 Answers  


What is Assembly?

3 Answers   Inspira Technologies,


Which authentication uses a combination of windows and iis authentication?

0 Answers  


What is the main difference between a static page and a dynamic page?

2 Answers  


What are the differences between the response.write() and response.output.write()?

0 Answers  


What are the types of session in asp.net?

0 Answers  


Explain the significance of routing? : asp.net mvc

0 Answers  


Categories