Which is the best institute for ASP.NET?
Answer Posted / maruthi
I thing best institute for asp.net is peers
mr.ramalingaprasd was the faculty,
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Define static member?
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?
Explain the Session state management options available with ASP.NET?
How to use ipostback?
How do you design a website with multilingual support in ASP.NET ?
Why do we use sessions?
What is view state management in asp net?
How can you apply a theme to your asp.net application?
Explain the flow of processing of the request? : asp.net mvc
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is cookieless session id explain in brief?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
what are the web form events available in asp.net?
How does u get record no from 5 to 15 from a dataset of 100 records?
What are the different types of proxy patterns?