what is machine key error in asp.net? how to solve it?
Answer / sumit kumar gaud
When there are more than one webconfig file at root of soln this error occur.
Is This Answer Correct ? | 5 Yes | 1 No |
Which color scheme in a Repeater control can you provide alternatively?
Where session id is stored?
difference between caching objects in session objects?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What is Assembly?
3 Answers Inspira Technologies,
Should I delete cookies?
What is inproc mode in session?
Where is http session stored?
What is state management in asp.net with example?
What Name space does the web page belon in the .net framework class hierarchy?
What is the roll of JIT in asp.net?
Is overloading possible in web services?