Hi friends,
I want to know that, can we execute a program without main() in .NET ?
thank you
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted May 25, 2012, 1:56 AM
But the ASP.Net application are web pages where it can run independently without any main function. But if the web page have any dependency then it will not load.