Buy Questpond's video subscriptions on
huge discount
.
Online: 3818
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
VB.NET
>
Loading ...
What is Side-by-Side Execution in VB.NET ?
Posted by
Bharathi Cherukuri
on 4/20/2012 | Category:
VB.NET Interview questions
| Views: 3812 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
The CLR allows any versions of the same-shared DLL (shared assembly) to execute at the same time, on the same system, and even in the same process. This concept is known as side-by-side execution.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is reflection in VB.NET ?
Next > :
What is a formatter in VB.NET?
Comments or Responses
Login to post response
More Interview Questions by Bharathi Cherukuri
What is a formatter in VB.NET?
What is portable executable in VB.NET?
What is the differences between dataset.clone and dataset.copy in VB.N ...
What is the difference between early binding and late binding in VB.NE ...
What is the difference between console and window application?
What are the two data types available in C#?
Can “this” be used within a static method?
What is the difference between ref & out parameters?
Latest Interview Questions
How to get the nth row value of a table.
How to get record of nth row of a table ?
What is sp_config command?
Which of the following attributes should you add to a class to enable ...
What type of object is required when starting a thread that requires a ...
What method is used to stop a running thread?
What is the full form of SQL?
JQuery is JavaScript Library or JSON Library?
More ...