Answer Posted / nizath ali.u
Web Service is an application, that provides processing
services from a server to the application over the internet.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a page life cycle?
Define web.config in .net?
Explain culture and uiculture values.
How do I upload a file from my ASP.NET page?
What is asp short for?
What is application and session in asp.net?
To load your generated dataset with data which method do you invoke?
Explain the asp.net mvc folder conventions? : asp.net mvc
What are the properties of the eventargs argument when capturing keyboard events?
Which is better union or union all?
How can we identify that the page is post back in asp net?
What is the main difference between Asp.net and Vb.net?
Where session variables are stored?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
Which method do you use to enforce garbage collection in .net?