True or False: A Web service can only be written in .NET?
Answer Posted / kakani
False
Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
What is %20 in a url?
What kind of data we can store in viewstate?
How many types of session state management options available in asp.net?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is a 1x1 pixel?
What is ashx file in asp.net?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What events will occur when a page is loaded?
Explain difference between dataset and recordset?
What is a query string in a url?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What are the two types of web pages?
What do you understand by aggregate dependency?
Can you explain composite pattern?