what is SAP fullform
Answer Posted / arjun
system appilication programing
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can you implement encapsulation in asp.net?
Explain file-based dependency and key-based dependency.
How can we provide the WebParts control functionality to a server control?
What is app_code folder in asp net?
How do you implement postback with a text box?
What is the purpose of asp.net?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What is the use of express session?
Does asp.net still recognize the global.asa file?
What is server side session?
What is the difference between session and viewstate?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Explain the steps to be followed to use passport authentication.
Explain about Application and Session Events ?