View Full Version : Dot Net Generalforms
- How many languages .NET is supporting now
- How .NET is able to support multiple languages
- How ASP .NET different from ASP
- How to use the resource files, how to know which language to use
- What are the new features of Framework 1.1
- What is portable executable
- What is Event - Delegate
- Which namespace is the base class for .net Class library
- Difference between object pooling and connection pooling
- What is Application Domain
- What are server controls
- What is different between Web User Control and Web Custom Control
- What is serialization in .NET ways to control serialization
- What is exception handling
- What are the different types of assemblies
- Difference between assembly manifest & metadata
- How Garbage Collector (GC) Works
- What is nmake tool
- C++ & C# differences
- How to implement DataGrid in .NET
- Describe the Managed Execution Process
- What is the managed and unmanaged code in .net
- How do you create threading in .NET
- What is CCW (COM Callable Wrapper)
- What is RCW (Run time Callable Wrappers)
- How many types of exception handlers are there in .NET
- What is Method Overriding? How to override a function in C#
- What is Polymorphism? How does VB.NET/C# achieve polymorphism
- Difference between Value type & data types from .Net?
- What is use of ContextUtil class
- What is the base class of Button control
- Difference between Panel and GroupBox classes
- How will you register com+ services
- What is Active Directory
- How does u handle COM components developed in other programming languages in .Net
- What is Custom attribute how to create Namespace
- What is the namespace used to access the Microsoft Active Directories
- What are ADSI Directories
- What is Garbage Collection and Garbage collection process in .Net
- What is Reflection in .NET
- How will u load dynamic assembly
- What are Satellite Assemblies how will create .Net
- What is Assembly manifest details which contain in assembly manifest
- If I'm having custom attribute in an assembly, how to say that name in the code
- What is the standard you use to wrap up a call to a Web service
- What is the difference between Server.Transfer and Response.Redirect
- Can you give an example of a web service to a non-serviced .NET component
- Which method use to redirect the user to another page without performing a round trip
- What property have to set the grid page to go to Pager object while useing
- Describe the role of global.asax
- What are HTML controls, Web controls, and server controls
- What is a formatter
- What?s a proxy of the server object in .NET Remoting
- When would you use .NET Remoting and Web service
- What is the use of "mustinherit" keyword
- How to instantiate a delegate
- What is the difference between class and structures
- What is the purpose of delegates in .net
- Why .net does not support multiple inheritance
- What is the difference between VB and VB.NET
- What is the keyword used for self reference
- Does .net supports destructors concept
- What is the difference between early binding and late binding in .net
- Describe ways of cleaning up objects
- How will you make .NET programs work in Linux
- How different are interface and abstract class in .Net
- Name some of the languages .NET support
- What is a system lock
- Explain constructor
- What is the raise event used for
- Explain the Difference between value and reference type
- What are the two kinds of properties
- Describe the difference between inline and code behind in loosely coupled solution
- What is the new three features of COM+ services, which are not there in COM (MTS)
- How does you handle this COM components developed other programming languages in .net
- What distributed process frameworks outside .NET do you know
- What are good ADO.NET object(s) to replace the ADO Recordset object
- How would ASP and ASP.NET apps run at the same time on the same server
- What are difference between user controls and server controls
- Is the COM architecture same as .Net architecture and its difference
- Explain Different kinds of methods
- Give An example of a ctype and directcast
- What is MSIL code
- What is the Difference between directcast and ctype
- Types of JIT and what is econo-JIT
- What is UDDI and how to register a web service
- Without UDDI, is it possible to access a remote web service
- What is a resource Provide an example from your recent project.
- How can you clean up objects holding resources from within the code
- Where does the dispose method lie and how can it be used to clean up resources
- What is the Difference between imperative and interrogative code
- What is the Difference between a sub and a function
- Explain manifest & metadata.
- Explain the Scope of public/private/friend/protected/protected friend
- What is WSDL and disco file
- Difference between VB.NET and C#. Which is faster
- How WSDL is stored
- What are the providers available with VS.NET
- Directcast(123.34,integer) - should it throw an error
- ctype(123.34,integer) - should it throw an error
- What is model-view -controller Architecture
- Why MVC programming model preferred
- In Mvc Architecture what is view
- What is the model role in Mvc architecture
- What are the features of UIP Application Block
- What?s the Unix name for a Windows service equivalent
- Is c#.net supports multiple inheritance
- Diff between forms authentication and windows authentication
- Difference b/w dataset.clone and dataset.copy
- What is the use of edititem template in gridview
- Explain weg config settings for exception managment in asp.net
- Write code for fetch record nos 15 to 25 from a dataset containing 50 records
- How can we convert XML data into Database table IN .Net
- How to write an MMC snap-in for my Windows service
- Describe the start-up process for a Windows service
- What does SCM do
- Where?s Windows service database located
- Can you share processes between Windows services
- How do you give a Windows service specific permissions
- What are the Goals of the UIP Application Block
- What are the drawbacks for Model-View-Controller Architecture
- What are the benefits of Model-View-Controller Architecture
- What?s different about a Windows service as compared to a regular application
- How can you see which services are running on a Windows box
- How do you handle Start, Pause, Continue and Stop calls from SCM within application
- How is development of a Windows service different from a Windows Forms application
- What application do you use to install a Windows service
- How do you start, pause, continue or stop a Windows service off the command line
- How do you pass value of a text box from page1.aspx to page2.aspx without storing it
- When developing a Windows service for .NET, which namespace do you look for
- we want to write a Windows service that cannot be paused, only started and stopped
- What is stored procedure which has only one select statement over select statement