Click here to Skip to main content
15,914,165 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Navigation Error Pin
Mark Salsbery30-Dec-06 7:05
Mark Salsbery30-Dec-06 7:05 
Questionadmin privilages Pin
dvsr27-Dec-06 0:59
dvsr27-Dec-06 0:59 
AnswerRe: admin privilages Pin
Cristian Amarie27-Dec-06 1:08
Cristian Amarie27-Dec-06 1:08 
AnswerRe: admin privilages Pin
James R. Twine27-Dec-06 1:10
James R. Twine27-Dec-06 1:10 
GeneralRe: admin privilages Pin
dvsr27-Dec-06 1:28
dvsr27-Dec-06 1:28 
GeneralRe: admin privilages Pin
Cristian Amarie27-Dec-06 1:42
Cristian Amarie27-Dec-06 1:42 
GeneralRe: admin privilages Pin
dvsr27-Dec-06 1:47
dvsr27-Dec-06 1:47 
QuestionPlease answeres these questions as i have to prepare these Pin
i.zone27-Dec-06 0:46
i.zone27-Dec-06 0:46 
1. What is a static class?
2. What is static member?
3. What is static function?
4. What is static constructor?
5. How can we inherit a static variable?
6. How can we inherit a static member?
7. Can we use a static function with a non-static variable?
8. How can we access static variable?
9. Why main function is static?
10. How will you load dynamic assembly? How will create assesblies at run time?
11. What is Reflection?
12. If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) in my application?
13. How do you create threading in.NET? What is the namespace for that?
14. What do you mean by Serialize and MarshalByRef?
15. What is the difference between Array and LinkedList?
16. What is Asynchronous call and how it can be implemented using delegates?
17. How to create events for a control? What is custom events? How to create it?
18. If you want to write your own dot net language, what steps you will you take care?
19. Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
20. How dot net compiled code will become platform independent?
21. Without modifying source code if we compile again, will it be generated MSIL again?
22. How do you handle this COM components developed in other programming languages in.NET?
23. How CCW (Com Callable Wrapper) and RCW (Runtime Callable Wrappers) works?
24. What are the new thee features of COM+ services, which are not there in COM (MTS)?
25. What are the differences between COM architecture and.NET architecture?
26. Can we copy a COM dll to GAC folder?
27. What is Shared and Repeatable Inheritance?
28. Can you explain what inheritance is and an example of when you might use it?
29. How can you write a class to restrict that only one object of this class can be created (Singleton class)?
30. What are virtual destructures?
31. What is close method? How its different from Finalize and Dispose?
32. What is Boxing and UnBoxing?
33. What is check/uncheck?
34. What is the use of base keyword? Tell me a practical example for base keyword’s usage?


I.Zone@sify.com

AnswerRe: Please answeres these questions as i have to prepare these Pin
James R. Twine27-Dec-06 1:04
James R. Twine27-Dec-06 1:04 
AnswerRe: Please answeres these questions as i have to prepare these Pin
Johan Pretorius27-Dec-06 1:04
Johan Pretorius27-Dec-06 1:04 
AnswerRe: Please answeres these questions as i have to prepare these Pin
Cristian Amarie27-Dec-06 1:10
Cristian Amarie27-Dec-06 1:10 
GeneralRe: Please answeres these questions as i have to prepare these [modified] Pin
James R. Twine27-Dec-06 1:07
James R. Twine27-Dec-06 1:07 
GeneralRe: Please answeres these questions as i have to prepare these Pin
Johan Pretorius27-Dec-06 1:13
Johan Pretorius27-Dec-06 1:13 
GeneralRe: Please answeres these questions as i have to prepare these Pin
prasad_som27-Dec-06 1:57
prasad_som27-Dec-06 1:57 
GeneralRe: Please answeres these questions as i have to prepare these Pin
Hamid_RT27-Dec-06 6:32
Hamid_RT27-Dec-06 6:32 
AnswerRe: Please answeres these questions as i have to prepare these Pin
Hamid_RT27-Dec-06 6:11
Hamid_RT27-Dec-06 6:11 
Questioncopy to clipboard Pin
radhika2827-Dec-06 0:37
radhika2827-Dec-06 0:37 
AnswerRe: copy to clipboard Pin
Rajesh R Subramanian3-Jan-07 23:30
professionalRajesh R Subramanian3-Jan-07 23:30 
Questionhow to convert interger to string in win32 Pin
amitmistry_petlad 27-Dec-06 0:32
amitmistry_petlad 27-Dec-06 0:32 
AnswerRe: how to convert interger to string in win32 Pin
prasad_som27-Dec-06 0:38
prasad_som27-Dec-06 0:38 
GeneralRe: how to convert interger to string in win32 Pin
amitmistry_petlad 27-Dec-06 1:10
amitmistry_petlad 27-Dec-06 1:10 
AnswerRe: how to convert interger to string in win32 Pin
prasad_som27-Dec-06 1:24
prasad_som27-Dec-06 1:24 
AnswerRe: how to convert interger to string in win32 Pin
James R. Twine27-Dec-06 1:07
James R. Twine27-Dec-06 1:07 
GeneralRe: how to convert interger to string in win32 Pin
Mark Salsbery27-Dec-06 5:17
Mark Salsbery27-Dec-06 5:17 
AnswerRe: how to convert interger to string in win32 Pin
Hamid_RT27-Dec-06 6:13
Hamid_RT27-Dec-06 6:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.