What are the differences in C# .Net and ASP .Net.
Answer Posted / demonvsgod
ASP .net provides web interface and we must have to use some
kind of language like C# .net to write application/action code.
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
How many types of transactions are there in com + .net ?
What is WSDL? Explain its architecture?
What are the properties of ADO.NET?
What is concurrency? How will you avoid concurrency when dealing with dataset?
How to create properties and methods using controls?
Will my .net app run on 64-bit windows?
Explain me difference between public and static modifiers?
What is alias ? Is it used in .Net ?
What data providers available in .net to connect to database?
What does cli do?
What is typical about a windows process in regards to memory allocation in dot net?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
What are the types of jit?