Can One website be made using two different languages like
c#,vb.net etc......
Answer Posted / amiya
Yes ,One website can be made using 2 or more different
language.Provided they must support .net fram work
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are client activated objects and server activated objects?
Differentiate between file-based dependency and key-based dependency.
Explain about Application and Session Events ?
Which methods validate all the controls on a page?
Which method do you use to kill explicitly a users session?
What are the main differences between asp and asp.net?
What is the difference between a cookie and a pixel?
What is difference between Lambda Expression and LINQ in ASP.NET?
In Code-Behind class which kind of code (server or client) is found ?
Which authentication uses a combination of windows and iis authentication?
How many types of Cookies are available in ASP.NET?
What is the difference between the response.write() and response.output.write() methods?
What is IPostBack? How to use it?
What is difference between session and cookie?
What is the difference between adding reference in solution explorer and adding references by using ?