what is diference between the .net1.0 & .net2.0 ?
Answer Posted / chandru
In 2.0 we can use both vb and
cs code in same project.
example
we use utiltity or function written in vb
can be used in cs code also.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the compiled object?
What is mvc in asp.net tutorial? : Asp.Net MVC
What is difference between or and orelse?
Apart from IDE what are the enhancements in asp.net 2.0?
How can we use Web API with ASP.NET Web Form?
What is Partial PostBack in ASP.NET?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
Explain about secure socket layer?
What is the use of express session?
What are the 3 levels at which content pages can be attached to Master Page?
How is mvc different from asp.net? : Asp.Net MVC
Can the dictionary object be created in client?s scope ?
What is the maximum number of classes that can be contained in one dll file?
Is asp.net a language?