dot net page2 | Sample Papers

Samplepaperz.blogspot.com

Samplepaperz.blogspot.com
Home » » dot net page2

dot net page2

Written By Blogger on 26 August 2013 | 22:35


Can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version?

Yes From The IDE of Visual Studio net there is Option by which you can change the layout of your form Select Tool Menu Item then Select Option Item in Tool Menu then
IN HTML DESIGNER Node then in CSS Positioning then Select Changed Positioning and Select select the Absolutely Positioned then Press OK

Can Static Constructor be Overloaded? Justify it?

Its not possible to overload static constructor because static constructor are parameterless constructor.

What is .NET?

.Net is NOT a programing Language. Its software bundle or collection of software its support more than 40 languages(ex:vb.net,c#,j#,ASP.NET ans etc)

What are abstract classes? what is overriding?

A class that contains on one or more abstract functions is known as abstract class. we can not instantiate abstract class directly.first we have to create a derived class and then we can instantiate.

In which testing using in .net framwork?

Nunit framework

What is a mvc in asp.net?

ASP.NET MVC is a part of the ASP.NET Web application framework
Model: The model contains the core information for an application. This includes the data and validation rules as well as data access and aggregation logic.
View: The view encapsulates the presentation of the application, and in ASP.NET this is typically the HTML markup.
Controller: The controller contains the control-flow logic.It interacts with the Model and Views to control the flow of information and execution of the application.


<Back


For more .net Interview Questions and answers DOWNLOAD PDF from here.



PHP










26 Aug 2013 Albert Augustine

0 comments:

Post a Comment

Search