Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
what is an interface and what is an abstract class please expand by examples of using both explain why abstract classes are closely related to
what are the features of adonet adonet features1 disconnected data architecture2 data cached in datasets3 data transfer in xml format4
how can you provide an alternating color scheme in a repeater control alternatingitemtemplate like the itemtemplate element but rendered for every
what does wsdl stand for wsdl stands for web services description language it is an xml representation of the web service interfacethere are
what is common language runtime clr clr is net equivalent of java virtual machine jvm it is the runtime that changes a msil code into the host
what is managed code and managed datamanaged code is code that is written to target the services of the common language runtime in order to target
what is a metadata metadata is information about a pe in com metadata is communicated by non-standardized type libraries in net this data is
what are attributes attributes are declarative tags in code that insert additional metadata into an assembly there exist two types of attributes
how many types of assemblies are thereprivate publicshared satellite a private assembly is normally used by a one application and is stored in the
what is aspnet authentication providers and iis securityaspnet implements authentication using authentication providers which are code modules that
what is the difference between vb6 and vbnet1object-based language2doesnot support threading3 not powerful exception handling mechanism4does not
what is an interfacean interface is not a class it is an entity that is explained by the word interface an interface has no implementation it only
what is an interface and what is an abstract class please expand by examples of using both explain why in a interface class all methods are
net is compile time or runtime environment nets framework has clscts and clrcts checks declaration of types at the time when u write code and
how would you implement inheritance using vbnetcwhen we set out to execute a class using inheritance we must first start with an existing class from
how to creating a key pair you can make a key pair using the strong name tool snexe key pair files usually have an snk extensionto create a key pair
what is the difference between proc sent by val and by ref by val alters will not be reflected back to the variableby ref alters will be reflected
what are the authentication methods in net 1 windows authentication2 forms authentication3 passport authenticationthe authentication option for
how does output caching work in aspnet output caching is a powerful method that enhances requestresponse throughput by caching the content
why the javascript validation not run on the aspnetthe aspnet button is post backed on the server amp not yet submit amp when it goes to the server
assignment 1 decision tree learning for cancer diagnosisin this mini-project you will implement a decision-tree algorithm and apply it to breast
assignment 2 k-nearest neighbor for text classificationthe goal of text classification is to identify the topic for a piece of text news article
assignment 3 naiumlve bayes algorithm for text classificationfirst partin this assignment we will redo the task of classifying documents assignment 2
assignment 4 handwritten bangla numeral recognition using multilayer feed forward neural networkin this assignment you will design a multi layer feed
can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced net componenta web service has the