different web application and windows application
Answer / sravi
web application means that is accessed via web browser over
internet or intranet..this is coded in-a browser supported
language like http,asp,php etc
windows application means a program is wrriten to run under
microsoft windows operating system..
Is This Answer Correct ? | 2 Yes | 0 No |
what is the difference between #include directory in C,C++ and import java.packages in java
What does aspx stand for?
How do I open an asp file?
how to add master page in aspx page that is design before master page....
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
Explain the differences between asp and asp.net and is asp.net backward compatible to asp?
textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.
What is asp and how it works?
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?
whta are the stored procedure and why they are needed??
Is asp better than php?
What is Exception ? When is try, catch block used ?