- Differences between DLL and EXE?
- Can an assembly have EXE?
- Can a DLL be changed to an EXE?
- Compare & contrast rich client (smart clients or Windows-based) & browser-based Web application
- Compare Client server application with n-Tier application
- Can a try block have more than one catch block?
- Can a try block have nested try blocks?
- How do you load an assembly at runtime?
- If I am writing in a language like VB or C++, what are the procedures to be followed to support .NET?
- How do you view the methods and members of a DLL?
- What is shadowing?
- What are the collections you’ve used?
Thursday, 4 August 2011
.NET questions
01:08
jobsindia
No comments
Popular Posts
-
Differences between DLL and EXE? Can an assembly have EXE? Can a DLL be changed to an EXE? Compare & contrast rich client (smart clients...
-
Part I of this tutorial covers basic concept of multithreading. If you have never used multithreading in your application and wish to know...
-
Windows Data Types The data types supported by Windows are used to define function return values, function and message parameters, and s...
-
1) Explain about C#? C # is also known as c sharp. It is a programming language introduced by Microsoft. C# contains features similar to Ja...
-
Visual C++ Debugging: How to manage memory leaks? Q: What is a memory leak? A: The failure to properly deallocate memory that was previously...
-
Q:- What is thread & process? Ans:- Threads are similar to processes, but differ in the way that they share resources. Threads ar...
-
1) Explain what is UML? UML is defined as a standard visual specification language and it is primarily used for object modeling. It uses g...
-
1) Explain about visual basic and its importance? Microsoft holds license for Visual basic applications and it has been developing that la...
-
1) Explain about VC++? Microsoft visual C++ helps programmers and developers to create windows and .NET based applications. This also help...
-
Que: What is the difference between GetMessage and PeekMessage ? Ans: GetMessage function waits for a message to be placed in the queu...
0 comments:
Post a Comment