What are the differences in C# .Net and ASP .Net.
Answer Posted / pooja soni
actually asp.net is a .net tool to create webpages. c# is a
programming language, which will be useful to write code
for those webpages. we can use vb.net also for coding.
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain what are an object and a class?
What is the difference between a debug and release build?
Explain about .Net products?
What is boxing and un-boxing in .net?
What is meant by localization?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
What is .net environment?
Explain .net framework overview?
explain the states of a window service application?
Explain the differences between server-side code and client-side code.
How will you do redo and undo in textbox control?
What is implement a generic action in webapi?
What are three common acronyms used in .net, and what do they stand for?
What is close method? How its different from finalize and dispose?
Please explain what are an inheritance, polymorphism, and encapsulation?