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 the difference b/w Readonly Variable and Constant
Variable?

Answer Posted / cherran

Readonly Variable can be accessed while instantiating the
Class and CONSt - you have to manually code the constant in
each and every project.

Like:
ReadOnly Property age() As Integer
Get
Return 98
End Get

End Property

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which dll is used for microsoft .net run time?

1030


my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .

2120


what is difference between web.config and machine.config and where it will be ?

981


Tell me how many .net languages can a single .net dll contain?

989


What is the use of assembly?

1046


Name the two main parts of .net?

990


What is branching logic control in VB.NET?

1015


Explain the observations between vb.net and vc#.net?

964


Explain the components of common language runtime.

1207


Explain the difference between namespace and assembly?

1080


Why do you need Lock in Visual Basic?

1141


What is the difference between Namespace and Assembly?

1208


Explain the difference between c# and vb.net?

1136


What is a preprocessor directive in vb.net?

1026


Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.

2516