What are C# attributes and its significance? And tell me other attributes you know other than [WebMethod()] attribute?
|
View Answer
|
24639 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies,
ValueLabs
|
|
.NET Framework Interview Questions
.NET Framework Reflection Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on .NET Framework
SemanticSpace Technologies .NET Framework Interview Questions
ValueLabs Interview Questions
ValueLabs Interview Questions on .NET Framework
ValueLabs .NET Framework Interview Questions
What is RedirectPermanent in ASP.Net 4.0?
|
View Answer
|
10877 View(s) | Expertise Level:
Intermediate
| Asked in:
SemanticSpace Technologies
|
|
ASP.NET Interview Questions
ASP.NET Enhancements Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on ASP.NET
SemanticSpace Technologies ASP.NET Interview Questions
What is the use of "Temporary ASP.NET Files" Directory in ASP.NET?
|
View Answer
|
11586 View(s) | Expertise Level:
Intermediate
| Asked in:
SemanticSpace Technologies
|
|
ASP.NET Interview Questions
ASP.NET General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on ASP.NET
SemanticSpace Technologies ASP.NET Interview Questions
What is the difference between UTF, ASCII and ANSI code format of encoding?
|
View Answer
|
17720 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
C# Interview Questions
C# General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on C#
SemanticSpace Technologies C# Interview Questions
How to provide IE 7.0 Compatibility viewfrom IE8.0 in .NET?
|
View Answer
|
8964 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
ASP.NET Interview Questions
ASP.NET General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on ASP.NET
SemanticSpace Technologies ASP.NET Interview Questions
How to stop or get offline ASP.NET web application?
|
View Answer
|
11622 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
ASP.NET Interview Questions
ASP.NET General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on ASP.NET
SemanticSpace Technologies ASP.NET Interview Questions
How to restart ASP.NET Application with code
|
View Answer
|
10767 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
ASP.NET Interview Questions
ASP.NET General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on ASP.NET
SemanticSpace Technologies ASP.NET Interview Questions
How to change website configuration without restarting ASP.NET application
|
View Answer
|
14924 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
ASP.NET Interview Questions
ASP.NET Configuration Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on ASP.NET
SemanticSpace Technologies ASP.NET Interview Questions
What are possible reasons why ASP.NET application could restart
|
View Answer
|
7914 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
ASP.NET Interview Questions
ASP.NET General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on ASP.NET
SemanticSpace Technologies ASP.NET Interview Questions
What happens when I save changes to web.config with a live app? The reason i ask is that, when i modified web.config to save it back when application is live application worker process CPU usage is pegging to 100% and site will stop responding....
|
View Answer
|
11272 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
ASP.NET Interview Questions
ASP.NET Configuration Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on ASP.NET
SemanticSpace Technologies ASP.NET Interview Questions
How to do a deep copy and shallow copy in .NET ?
|
View Answer
|
9434 View(s) | Expertise Level:
Beginner
| Asked in:
SemanticSpace Technologies
|
|
ASP.NET Interview Questions
ASP.NET General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on ASP.NET
SemanticSpace Technologies ASP.NET Interview Questions
How to find the list of cars which do not have customers.
|
View Answer
|
7703 View(s) | Expertise Level:
Beginner
| Asked in:
SemanticSpace Technologies
|
|
ASP.NET Interview Questions
ASP.NET General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on ASP.NET
SemanticSpace Technologies ASP.NET Interview Questions
What type of considerations we need to take when we are planning for application which should run in both IE and Firefox?
|
View Answer
|
12103 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
ASP.NET Interview Questions
ASP.NET HTML / CSS Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on ASP.NET
SemanticSpace Technologies ASP.NET Interview Questions
How to retrieve data from SQL Server multiple tables to Excel multiple sheets
|
View Answer
|
17751 View(s) | Expertise Level:
Intermediate
| Asked in:
SemanticSpace Technologies
|
|
SQL Server Interview Questions
SQL Server DBA Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on SQL Server
SemanticSpace Technologies SQL Server Interview Questions
What does it mean exactly “not CLS compliant”? And what implications does it have on your code?
|
View Answer
|
10473 View(s) | Expertise Level:
Intermediate
| Asked in:
SemanticSpace Technologies
|
|
.NET Framework Interview Questions
.NET Framework CTS (Common Type System) Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on .NET Framework
SemanticSpace Technologies .NET Framework Interview Questions
What is difference between scale-up and scale-out?
|
View Answer
|
11494 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
Patterns & Practices Interview Questions
Patterns & Practices Architectural Patterns Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on Patterns & Practices
SemanticSpace Technologies Patterns & Practices Interview Questions
In the context of a comparison, what is object identity versus object equivalence?
|
View Answer
|
15912 View(s) | Expertise Level:
Experienced
| Asked in:
SemanticSpace Technologies
|
|
C# Interview Questions
C# General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on C#
SemanticSpace Technologies C# Interview Questions
What is the difference between an object and a class?
|
View Answer
|
36455 View(s) | Expertise Level:
Beginner
| Asked in:
SemanticSpace Technologies
|
|
C# Interview Questions
C# OOPs (Object-Oriented Programming) Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on C#
SemanticSpace Technologies C# Interview Questions
What is difference between out and ref keywords in C# .NET?
|
View Answer
|
16549 View(s) | Expertise Level:
Intermediate
| Asked in:
SemanticSpace Technologies
|
|
C# Interview Questions
C# General Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on C#
SemanticSpace Technologies C# Interview Questions
What are indexers in C# .NET? What is the difference between property & indexers? In which case we use indexers?
|
View Answer
|
16853 View(s) | Expertise Level:
Intermediate
| Asked in:
SemanticSpace Technologies
|
|
C# Interview Questions
C# Language Enhancements Interview Questions
SemanticSpace Technologies Interview Questions
SemanticSpace Technologies Interview Questions on C#
SemanticSpace Technologies C# Interview Questions