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 between c-sharp and vb.net?What kind
of security or advances we find in both languages?

Answer Posted / mehalasuresh

variable declaration,optioanl paramter does not support in
C#,C# is case sensitive.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?

973


What is the difference between class and namespace?

1019


What is the difference between console and windows application?

1020


What is sqlcommandbuilder c#?

989


What is the difference between a constant and a static readonly field?

1046


Can you pass parameters to destructors?

1108


In a C# class we have a SortedList member m_addinProjects we want to provide an iterator to allow the consumer of this class access to the items in the collection. Please provide an iterator method for the AnalyzeAddinsDLL class below and an example of how it would be used. namespace AnalyzeAddinsDLL { public class AllAddInProjects { private SortedList m_addinProjects; public AllAddInProjects() { m_addinProjects = new SortedList(); } } }

2299


What does out mean in c#?

986


Where is the keyword void used?

993


Which class does the remote object has to inherit?

1097


What's different between c# and c/c++?

1008


How can encapsulation be achieved?

1204


Define delegation in .net?

950


What is exe in c#?

963


What is token in c#?

1017