Quantcast
Channel: New Dot Net Framework Interview Questions :: ALLInterview.com
Browsing all 23 articles
Browse latest View live

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.

View Article



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)

View Article

sql related question (outer join, left, right etc) array vs hashtable

View Article

Can Static Constructor be Overloaded?Justify it?

Static Constructors should not have any parameters. So how can you overload? So my answer is No, we cannot overload static constructor.

View Article

can we change the page layout in ASP.NET 2.0 as grid layout like in

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...

View Article


What’s the advantage of using System.Text.StringBuilder over System.

String.. 1.Its a class used to handle strings. 2.Here concatenation is used to combine two strings. 3.String object is used to concatenate two strings. 4.The first string is combined to the other...

View Article

When i am using Ajax controls (updatepanel),Is page events all are e

None of the events are executed.

View Article

How to bind table coloum with gridview column

hi friends, How to bind table coloum with gridview column> i have 1 table and gridview, in that table eventype is one of the column . eventype --------- 2 4 5 6 now my requirement is eventype =1...

View Article


Iam using an asp.net application . i want to update one of my table i

if your application is in run under the server system then take the server time,that time is equal to 4pm then write the update query of the selected table and field.

View Article


Hello guyz, I have interview scheduled next week on .Net Framework

View Article

i just want to write an exam regarding .net?plz give me information

View Article

which is good java or Dot net?

both java and dot net are good. java is good at programming with object oriented approaches. whereas , dotnet helps us to make use of user interface as an application. i hope i am correct.

View Article

what is the use of final method

we can`t change the value of particular varriable

View Article


what is datacontrols?

View Article

what is the additional features in 1.1 rather than 1.0

View Article


how to create session in .net

View Article

Hi my name is sahil. i did my bsc in 2008 n did marketing jobs there

View Article


what is dot net? what is use dot net? what is benifit of dot net?wha

View Article

Is CLR is compiler or Interpreter

compiler

View Article

Hello frnds, Actually i am plannig to put fake Xperince le

View Article
Browsing all 23 articles
Browse latest View live




Latest Images