Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

About Assembly in .NET, types of assemblies, their
difference, How to register into GAC. How to generate the
strong names & its use ?

Answer Posted / kishore

.method private hidebysig static void Main(string[] args)
cil managed {
.entrypoint
.custom instance void [mscorlib]
System.STAThreadAttribute::.ctor() = ( 01 00 00 00 )
// Code size 11 (0xb)
.maxstack 1
IL_0000: ldstr "Hello World"
IL_0005: call void [mscorlib]
System.Console::WriteLine(string)
IL_000a: ret } // end of method Class1::Main

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?

1442


What is managed extensibility framework?

1053


What is .net framework used for?

1078


what do you mean by table-per-type?

1142


How do I use partial view?

1031


Can I add mvc testcases in visual studio express?

1063


What is poco proxy? : Entity framework

1144


How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?

1073


what is eager loading?

1069


what is split entity?

1108


What is ViewData and TempData in ASP.Net MVC?

1080


Is it possible to share a view across multiple controllers?

1027


What is Attribute Routing in ASP.Net MVC?

1148


What is the use of the default route?

1111


Explain what platforms does the .net framework run on?

1106