What is console programming language?


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

Post New Answer

More C Sharp Interview Questions

Is namespace necessary in c#?

0 Answers  


Explain the feature of c# language?

0 Answers  


What is difference between property and variable in c#?

0 Answers  


Does c# have its own class library?

0 Answers  


How can we sort an array in c#?

0 Answers  


What is the difference between int.parse and int.tryparse methods?

0 Answers  


If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?

0 Answers  


how can we pass parameters to a user control using delegates ?

1 Answers   IBM,


What is ioc containers c#?

0 Answers  


Does c# support multiple class inheritance?

0 Answers  


There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?

0 Answers   Avanade,


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

0 Answers  


Categories