Answer Posted / gv
WINDOWS, FORMS, PASSPORT AUTHORIZATION
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is difference between viewstate and session state in javascript?
What are server objects?
Contrast OOP and SOA. What are tenets of each ?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
Which method is used to perform all validation at the page level?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.
Define session in asp.net.
How is my content secured from unauthorized access?
What is enableviewstate?
Can we override the enablepartialrendering property of the scriptmanager class?
What is a proxy in web service?
How would you enable impersonation in the web.config file?