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 application in asp net?
Can we have multiple master pages in asp net?
What is global.asax file used for?
What is the file through which you can customize your asp.net application?
Diff between web user control and web custom control?
Describe how ASP.NET maintains process isolation for each Web application?
How to send a DataReader as a parameter to a remote client ?
Define common type system?
What do you mean by role-based security?
What's the ASP.Net Application life cycle?
When was asp.net released?
What is the base class from which web forms are inherited?
How does u get record no from 5 to 15 from a dataset of 100 records?
What is asp.net web pages?
What is page fragment caching?