Is http stateful or stateless?
No Answer is Posted For this Question
Be the First to Post Answer
How to identify the Code which Complies corresponding Compiler in .NET? Means Suppose, i am taking One project A.. in which code is implemented using C# langugge. And Another Project B..in Which Code is implemented using VB.NET. Suppose I am creating Project C. i am adding Reference of Project A and B to Project C. So, in Project C, how to identify Project A is Complied through CSCompliler? And Project B is Compiled VBCompiler at Runtime?
I am confusing about reflection.can any one tell about REFLECTION with example?
what are generics? Without generics what are the disadvantages in 1.1?
3 Answers HP, iSoft, nTech Solutions,
What is MSIL, IL, CTS?
Why to use html.partial in mvc?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
How route table has been created in ASP.NET ASP.Net MVC?
What is the use .Glimpse in ASP.Net MVC
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
What are html helpers in asp.net mvc?
How to create an alias name for a namespace?
What is the difference between the value-type variables and reference-type variables in terms of garbage collection ?