Is c# and .net same?
No Answer is Posted For this Question
Be the First to Post Answer
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
What is icomparable in c#?
How we convert private assembly into public assembly?
What does Dispose method do with the connection object?
How you will create satellite assemblies?
How to implement delegates in c#.net
Explain what is copy constructor?
What is default constructor in c#?
which datatype i have to use we i need dynamic size.for eg. empname .in first row it have only five chars.but next row it have 100 chars.
What is a scope in c#?