What is Named parameter in C#?
What are the ways to deploy an assembly?
2 Answers Siebel Systems, Visual Soft,
Can you drink alcohol with a loop recorder?
hi i m bhawna ,a student of mca want to know about what type of technical question has been asked in an interview of mnc's like HCL,TCS,WIPRO
How do you pronounce c#?
What are the value types in c#?
What is the difference between proc. Sent by val and by sub?
Why do we need static class in c#?
What is a float?
What are delegate methods?
Define clr in .net?
What is entity framework c#?
What is the use of giving more than one CATCH BLOCK in one TRY block? Directly we can give that catch(Exception e)?Why we go for arrayoutofbound Exception,divided by zero etc..? Explain