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 5314is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
2412I 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 3903
Which validator control you use if you need to make sure the values in two different controls matched?
How will you do Redo and Undo in a TextControl?
Why is xap important?
When you use Ajax controls in the ASP.NET application?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is enableviewstate?
What is the purpose of App_Code folder in ASP.NET? Why we this?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
How do you change the session time-out value?
How to implement globalization and localization in the use interface in .net.
What are uri parameters?
What is a web pool?
Define the term Web Garden?
What is the difference between session and viewstate in asp.net?
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?