PDA

View Full Version : Dot Net Generalforms



  1. How many languages .NET is supporting now
  2. How .NET is able to support multiple languages
  3. How ASP .NET different from ASP
  4. How to use the resource files, how to know which language to use
  5. What are the new features of Framework 1.1
  6. What is portable executable
  7. What is Event - Delegate
  8. Which namespace is the base class for .net Class library
  9. Difference between object pooling and connection pooling
  10. What is Application Domain
  11. What are server controls
  12. What is different between Web User Control and Web Custom Control
  13. What is serialization in .NET ways to control serialization
  14. What is exception handling
  15. What are the different types of assemblies
  16. Difference between assembly manifest & metadata
  17. How Garbage Collector (GC) Works
  18. What is nmake tool
  19. C++ & C# differences
  20. How to implement DataGrid in .NET
  21. Describe the Managed Execution Process
  22. What is the managed and unmanaged code in .net
  23. How do you create threading in .NET
  24. What is CCW (COM Callable Wrapper)
  25. What is RCW (Run time Callable Wrappers)
  26. How many types of exception handlers are there in .NET
  27. What is Method Overriding? How to override a function in C#
  28. What is Polymorphism? How does VB.NET/C# achieve polymorphism
  29. Difference between Value type & data types from .Net?
  30. What is use of ContextUtil class
  31. What is the base class of Button control
  32. Difference between Panel and GroupBox classes
  33. How will you register com+ services
  34. What is Active Directory
  35. How does u handle COM components developed in other programming languages in .Net
  36. What is Custom attribute how to create Namespace
  37. What is the namespace used to access the Microsoft Active Directories
  38. What are ADSI Directories
  39. What is Garbage Collection and Garbage collection process in .Net
  40. What is Reflection in .NET
  41. How will u load dynamic assembly
  42. What are Satellite Assemblies how will create .Net
  43. What is Assembly manifest details which contain in assembly manifest
  44. If I'm having custom attribute in an assembly, how to say that name in the code
  45. What is the standard you use to wrap up a call to a Web service
  46. What is the difference between Server.Transfer and Response.Redirect
  47. Can you give an example of a web service to a non-serviced .NET component
  48. Which method use to redirect the user to another page without performing a round trip
  49. What property have to set the grid page to go to Pager object while useing
  50. Describe the role of global.asax
  51. What are HTML controls, Web controls, and server controls
  52. What is a formatter
  53. What?s a proxy of the server object in .NET Remoting
  54. When would you use .NET Remoting and Web service
  55. What is the use of "mustinherit" keyword
  56. How to instantiate a delegate
  57. What is the difference between class and structures
  58. What is the purpose of delegates in .net
  59. Why .net does not support multiple inheritance
  60. What is the difference between VB and VB.NET
  61. What is the keyword used for self reference
  62. Does .net supports destructors concept
  63. What is the difference between early binding and late binding in .net
  64. Describe ways of cleaning up objects
  65. How will you make .NET programs work in Linux
  66. How different are interface and abstract class in .Net
  67. Name some of the languages .NET support
  68. What is a system lock
  69. Explain constructor
  70. What is the raise event used for
  71. Explain the Difference between value and reference type
  72. What are the two kinds of properties
  73. Describe the difference between inline and code behind in loosely coupled solution
  74. What is the new three features of COM+ services, which are not there in COM (MTS)
  75. How does you handle this COM components developed other programming languages in .net
  76. What distributed process frameworks outside .NET do you know
  77. What are good ADO.NET object(s) to replace the ADO Recordset object
  78. How would ASP and ASP.NET apps run at the same time on the same server
  79. What are difference between user controls and server controls
  80. Is the COM architecture same as .Net architecture and its difference
  81. Explain Different kinds of methods
  82. Give An example of a ctype and directcast
  83. What is MSIL code
  84. What is the Difference between directcast and ctype
  85. Types of JIT and what is econo-JIT
  86. What is UDDI and how to register a web service
  87. Without UDDI, is it possible to access a remote web service
  88. What is a resource Provide an example from your recent project.
  89. How can you clean up objects holding resources from within the code
  90. Where does the dispose method lie and how can it be used to clean up resources
  91. What is the Difference between imperative and interrogative code
  92. What is the Difference between a sub and a function
  93. Explain manifest & metadata.
  94. Explain the Scope of public/private/friend/protected/protected friend
  95. What is WSDL and disco file
  96. Difference between VB.NET and C#. Which is faster
  97. How WSDL is stored
  98. What are the providers available with VS.NET
  99. Directcast(123.34,integer) - should it throw an error
  100. ctype(123.34,integer) - should it throw an error
  101. What is model-view -controller Architecture
  102. Why MVC programming model preferred
  103. In Mvc Architecture what is view
  104. What is the model role in Mvc architecture
  105. What are the features of UIP Application Block
  106. What?s the Unix name for a Windows service equivalent
  107. Is c#.net supports multiple inheritance
  108. Diff between forms authentication and windows authentication
  109. Difference b/w dataset.clone and dataset.copy
  110. What is the use of edititem template in gridview
  111. Explain weg config settings for exception managment in asp.net
  112. Write code for fetch record nos 15 to 25 from a dataset containing 50 records
  113. How can we convert XML data into Database table IN .Net
  114. How to write an MMC snap-in for my Windows service
  115. Describe the start-up process for a Windows service
  116. What does SCM do
  117. Where?s Windows service database located
  118. Can you share processes between Windows services
  119. How do you give a Windows service specific permissions
  120. What are the Goals of the UIP Application Block
  121. What are the drawbacks for Model-View-Controller Architecture
  122. What are the benefits of Model-View-Controller Architecture
  123. What?s different about a Windows service as compared to a regular application
  124. How can you see which services are running on a Windows box
  125. How do you handle Start, Pause, Continue and Stop calls from SCM within application
  126. How is development of a Windows service different from a Windows Forms application
  127. What application do you use to install a Windows service
  128. How do you start, pause, continue or stop a Windows service off the command line
  129. How do you pass value of a text box from page1.aspx to page2.aspx without storing it
  130. When developing a Windows service for .NET, which namespace do you look for
  131. we want to write a Windows service that cannot be paused, only started and stopped
  132. What is stored procedure which has only one select statement over select statement