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

What is the use of web api ? Why web api needed, if you have already restful services using wcf ?

968


what is client wins and store wins mode in entity framework concurrency?

1175


Explain how you can send the result back in JSON format in MVC?

946


Can you explain renderbody and renderpage in mvc?

992


Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?

2657


how can you enhance the performance of entity framework?

1017


What is mapping in entity framework? : Entity framework

934


Explain how to use multiple submit buttons in ASP.Net MVC?

1185


Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?

911


Which are the important namespaces used in mvc?

1152


What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?

934


Is dapper faster than entity framework?

953


what is csdl?

953


What are non action methods in mvc?

985


How does the .net framework 3.0 relate to the .net framework 2.0?

1015