Differentiate between structure and class.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What types of data validation events are commonly seen in the client-side form validation?

0 Answers  


What is the lifespan for items stored in ViewState?

2 Answers   ISST,


What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.

4 Answers   Syntax Softtech,


I need some questions regarding asp.net for 1.5yrs of Experience.

1 Answers  


What is paging in context of Memory?

0 Answers   Microsoft,






Why web api is better than wcf?

0 Answers  


What are runtime hosts?

4 Answers   Microsoft,


Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?

0 Answers  


what is reference type to value type.

3 Answers   AG Technologies,


What are the differnt types of handler in ASP.NET?

0 Answers   Sans Pareil IT Services,


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

0 Answers  


What is ViewState and How it is managed,Its Advantages/Benefits?

4 Answers   Google,


Categories