what are clr,cls,cts?what is .net framework?
Answer Posted / jailendra kumar
CLR is the engine of .net Framwork it's manage compiling
code executing code and make him able to understand to
machin ,
it has two parts
(I)CTS (Common Type system)
CTS manage the data type Like integer one langauge to
another it's make to usable
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is .net viewstate?
What do you know about machine.config file ?
which is the institute in hyderabad for providing the live project industry training
Explain the difference between inprocess vs out process session state : Dot net architecture
How will you do windows authentication and what is the namespace?
Can you explain control extenders?
Explain about cookie less session state? : .NET Architecture
How does an appdomain get created?
I am working with asp.net 2005 and Crystal report 10. I have an image field on my dataset to show on Crystal report.And the image is shows dynamically from database in image field of CR. The image field is showing well on my Crystal report on its first page with all other data but when i click to open second page of CR,it does not show any data on that.I found that this is because of adding the image field on crystal report. Because when i remove the image field from the CR then it will run both the pages of CR. I am using the Page Load event to bind CR data with Database. And i have already check with the Init event to bind CR , but it still not shows the data on second page when i use image field on that. Please give solution for that.....
Explain the types of memory management? : .NET Architecture
What re interop services?
Explain .net mobile automatic paging? : Microsoft dot net mobile
What is the purpose of cache? : Dot net architecture
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
What is the mesi? : .NET Architecture