Answer Posted / rajesh sharma
Common Type System is a set of rules and standard that a
language must adhere in order to a language compatible.
Example
1) An integer variable in C# is written as int, whereas in
Visual Basic it is written as integer. Therefore in .Net
Framework you have single class called System.Int32 to
interpret these variables.
2) For the ArrayList data type .Net Framework has a common
type called System.Collections.ArrayList. In .Net
Framework, System.Object is the common base type from where
all the other types are derived.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between asp & asp.net.
Describe the method to create a permanent cookie?
How do we sort the data from a dataset?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Explain the difference between web user control and web custom control?
Explain the advantages of passport authentication.
Which object encapsulates state or data of a user?
Define satellite assemblies.
What is inproc mode in session?
What does clearing cache?
What a diffgram is, and a good use for one?
What is a web server? What are the load limits in it?
Are there resources online with tips on asp to asp.net conversions?
What is the difference between session and viewstate?