Buy Questpond's video subscriptions on
huge discount
.
Online: 7393
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
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
Can an application have more than one Entry Point method Main
Posted by
deccansoft
on 9/17/2010 | Category:
C# Interview questions
| Views: 2748
No, Even if we have multiple Modules with valid Main, one of them has to be mentioned as Startup Object in project properties.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Can one solution contain multiple projects in diff ...
Next question > :
In VB.NET if an entry point Main method is written ...
Comments or Responses
Login to post response
More Interview Questions
In VB.NET if an entry point Main method is written in class instead of ...
For an entry point Main method what is the datatype of CommandLine arg ...
Who calls the Main method
_________________ assembly is resource only assembly for a given cultu ...
Importance of classLibrary is _____________
Can a top level class be private
Namespace is used only as a ____________
Nest class can have ____________ access modifier