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
Explain the difference between response.redirect vs server.transfer
How do we ensure view state has not tampered?
Which methods validate all the controls on a page?
Explain swagger components.
What is difference between session and application in asp net?
How Session use Cookies in State Management?
What is fulltrust?
Explain the purpose of storyboard.targetproperty.
How would you turn off cookies on one page of your website?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is query string? What are its advantages and limitations?
How many types of cookies are there in asp.net?
How Can assign alias name for ASP.NET Web API Action?
What is difference between mvc and asp.net? : Asp.Net MVC
What is the difference between Hash table and Array list?