1. How to restrict a class from allowing to create only one object. I.e., one should be allowed to create only one object of the class type.
1 77942. I've a class Parent Class A and a Derived Class B. Here is a scenario. I've an instance of Class A as objA and an instance of Class B as objB. I can refer a child class variable as objB=objA, but cannot do objA=objB what is the reason?
2 5409It was told that .Net 2.0 Framework has got it's in built webserver. Does it mean that it doesn't need IIS? What is the significance of Front Page Server Extensions in creating or hosting a Web Application in .net?
1 4133How to handle errors in Stored Procedures. I want to display a message to the user in the .aspx page that is calling a stored procedure in it's code behind. please help me.
2 49691. What is the difference between Cache and Session? 2. I cache limited to page like viewstate or it's accessible through out the application like session? 3. Which one is better when I've some data that is to be used across the application? Why is to better than the other?
2 10814What is the difference between response.redirect and server.transfer, how to choose one among the other?
3 6879How to consume a webservice in a windows application without adding through the web reference?
1 6113Post New 247Customer Interview Questions
Which sorting algorithm is best for large data?
Differentiate between list and map.
How many modules are there in spring?
Give an example of using point to point model in JMS?
How do you convert 95 feet into square feet?
Explain the difference between eav and flat model..
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
What is singleton session bean?
What are the 8 main word classes?
After Posting the Document in SAP FICO Using the sort key then where we can see the sort key in SAP
How can you add Custom buttons to Ribbon?
What is .net architecture and framework?
What is meant by Plate Counting 101 ?
What is meant by xsl formatting?
What are the different types of listeners?