Difference between .NET and previous version?
Answer / dasharatham
previous version is the com based which was does not
support inheritance, it was object based and it is
completley binary standed code.
.NET is the fully object oriented language.
Is This Answer Correct ? | 2 Yes | 0 No |
Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
Explain the steps needed to be performed in order to create an animation in xaml?
difference between writing connection string in web.config through connection string and appsettings
How does a content page differ from a master page?
What are the new web part controls in asp.net 2.0 ?
Explain how cookies work. Give an example of cookie abuse.
I have a DataGrid in which two of the columns are editable...i want to update the backend table with the newly edited data of the datagrid. How to do this please help me.
1 Answers MS Technosoft, Wipro,
What is the maximum number of classes that can be contained in one dll file?
Can you use Web API with ASP.NET Web Form?
What data type does the RangeValidator control support?
how can i am search the data from database? just like google
What is the use of placeholder control? Can we see it at runtime?