What is the importence of the INTERFACE? but not the inheritence concept?and why we r declaring the empty methods in that? we can directly implements with in the class know? Tell me the importence?
2 5335is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
2432I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?
1 3913
Explain the purpose of storyboard.targetproperty.
What is difference between viewstate and session in asp net?
Explain the steps needed to be performed in order to create an animation in xaml?
How to implement form based authentication in asp.net application?
How to manage different kinds of sessions in ASP.NET?
Why session is necessary in web application?
Explain cashing in asp.net.
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is validation in asp.net?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
What is sta?
what is the difference between response.write() and response.output.write()?
What does postback mean?
What is the difference between web.config and machine.config in ASP.NET?