Infosys C# Interview Questions for senior professionals and Designers.
Please use the comment section to answer the questions.
- Explain what is the use of labels in C#?
- Explain what is the difference between AJAX POST and GET
- How do you convert a DateTime to a Date in C#
- Explain how can you hide encapsulation in C#?
- What is the difference between read and readline in C#?
- Explain what is the difference between Char.IsDigit() and Char.IsNumber() in C#
- What is the use of the 'this' keyword, and what is the reason why?
- Explain what is the difference in volatile in C# and C.
- How can you set up an ASP.NET build server?
- How do you send POST variables with c#?
- What is the use of web.config, web.config.debug, web.config.release?
- Explain what is the difference of using int and uint and when to use
- How can you identify a default constructor in C#?
- What is the ~ character used for in C#
- How do you identify authentcated user in WCF?
- How can you setup a nested/chained function within a C# Class
- How to extract only server names in C#
- Explain what are the different ways of type-conversion. What is the difference between them?
- What is the Advantage of DLR in C#.NET 4?
- How do you convert a TimeSpan to a formatted string?
- What is the advantage of using Interface?
- What is the yield keyword used for in C#?
- How to find a reference datatype in C#.NET?
- How can you implement a generic stack in C#?
- How can you share Business Layer classes between a desktop App and a Web App in c#?
Related Posts
No comments :