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...


What is Delay Signing?



What is Delay Signing?..

Answer / ashakiran

The strong name contains the public/private key pair. But at
the developement time, if we want to use only the public key
we should use this concept.

Delay signing is the high-end process. If we want to create
the private key at the instalation time, we should use this
concept.

For this we set the "deley signing=true" in the
assemblyinfo.vb/cs.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is hierarchical inheritance in c#?

0 Answers  


What is integer c#?

0 Answers  


What is sorting in c#?

0 Answers  


Name some string escape sequences in c#.

0 Answers  


c# code for how to merge two sorted arrays Input : A = 2,5,8,4 B = 3,9,10,5 Output : 2,3,4,5,5,8,9,10

3 Answers  


Why do we use inheritance in c#?

0 Answers  


What is overloading with example?

0 Answers  


Why to use lock statement in c#?

0 Answers  


What is join in c#?

0 Answers  


What is literal control

0 Answers  


Explain the difference between class and interface in .net?

0 Answers  


How do you inherit a class into other class in c#?

0 Answers  


Categories