what is asp and asp.net ?
Answers were Sorted based on User's Feedback
Answer / m_dasharatham
Asp is technology comes with webserver iis.this is provided
in the form of dll file is called asp.dll.
this will support server side execution.
It supports scripting languages(vbscript,javascript).
Asp.net is a technology which provides set of
specifications for normal webapplications on webservices
and mobile applications.
this technology is intgrated with .Netframework.
it supports languages vb.net,c#, and vc++
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kuldeep khaware
ASP is interpreter. and ASP.Net is compile base..asp.net is
centerlize Technology. supports languages vb.net,c#, and
vc++
Is This Answer Correct ? | 0 Yes | 1 No |
Explain the scenario where we go for inpro and outpro session?
How many object in c# asp .net
How are sessions stored?
What does asax stand for?
Do cookies store passwords?
how many character send in one sms forget 160limit and think about gateway allowed
Hi..I have created a website in Asp.net with C# i want to add Chinese language in my website..could any body tell me that how can i add dynamically this language on user's request...??? thanks n advance...
One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .
What is web api and why to use it?
What is the main difference between hash table and Dictionary?
hi im shailendra singh my question is how we deploye the data base
What is xaml? Are xaml file compiled or built on runtime?