Collection of Advanced C# and .NET Interview Questions for senior level developers asked in IBM and HP.
- Explain how do you round a decimal value to 2 decimal places (for output on a page)
- What is EntityReference?
- How do you round a float up to the nearest int in C#?
- How do you change the application language in ASP.NET?
- How do you round a number to two decimal places in C#?
- What is equivalent to Microsoft.VisualBasic.Collection in C#?
- What is the use of OR operator in an IF statement?
- How do you run a query that makes table in Access through C#?
- How do start/stop services using net stop command in C#
- What is the order of Dictionary.Values.ToArray()?
- Explain how do you change the color of an Image?
- Explain how do you run a simple bit of code in a new thread?
- How to do document sharing in asp.net?
- What is events in c#?
- What is the original location for asp.net request in C#.NET?
- C# Production Server, do you collect the garbage collection?
- How do you run multiple WCF services on one port?
- Explain how do you do encoding on string or char?
- How do you set a property to a default value in C#?
- Explain how do you get the computer name in .NET
- How do you run nGen at the end of the installation (MSI)?
- How to do event driven programming in C#.NET?
- Explain what is functional testing?
- How do you change the full background color of the console window in C#?
- Explain how do you run nGen at the end of the installation (MSI)?
Related Posts
No comments :