What is c# in asp net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?

0 Answers  


Is static class thread safe in c#?

0 Answers  


What is use of list in c#?

0 Answers  


Is string nullable c#?

0 Answers  


What is the Use Of Interfaces? For example I have a interface as shown below? Interface IMyInterface { public void MyMethod(); } class MyClass : IMyInterface { public void Mymethod() { Some Code } } class Program { static void Main(string[] args) { MyClass obj = new MyClass(); obj.MyMethod(); } } Here What is My Question is? If i remove Interface and run this code, it will executed then what is the Use of the interface? Can any one give me the solution for this Problem? Thanks in Advance!

1 Answers   HCL,


I have to create a windows application using C# .net to Modifiy the XML file. The application have to show the node and node value. plz help me.

3 Answers   Merrill Lynch,


1. Describe page life cycle?

3 Answers   Mphasis,


In all methods of an interface should be derived?

5 Answers  


What is a dimensional array?

0 Answers  


Can we write one page in c# and other in vb in one application ?

3 Answers   Keane India Ltd,


Can You Prevent Your Class From Being Inherited By Another Class?

0 Answers   Siebel Systems,


How big is int16?

0 Answers  


Categories