It was told that .Net 2.0 Framework has got it's in built
webserver. Does it mean that it doesn't need IIS? What is
the significance of Front Page Server Extensions in creating
or hosting a Web Application in .net?
2. I've a class Parent Class A and a Derived Class B. Here
is a scenario.
I've an instance of Class A as objA and an instance of Class
B as objB.
I can refer a child class variable as objB=objA, but
cannot do objA=objB what is the reason?
In My Organization we are using the exchange server 2003 AND
A. We are using the webmail and also outlook 2003. Outlook
and webmail are asking frequently user name and password.
what are the steps need to be taken to resolve this problem.
Plz Help me...?
How will you load dynamic assembly? How will create
assemblies at run time?
110
what is PostBack Property exactly ? when It Returns True?
when it Returns False?
35
i wish to write mcts(microsoft certified technology
specialist) exam. can anyone give the model question or format
and preparation method?
223
wild card character in sql ?
7
my project run very wel in my sytem yhen i am deploying my
project on client machine ,after deployment i run my
project then it show " can no find server name " what i
do .
169
List out controls which does not have events?
1702
How would you map properties to controls by using ActiveX
Control Interface Wizard?
81
To validate a range of values for a property whenever the
property values changes,which type of property procedure you
use?
76
i develop a web application and i gave security setting i.e
autherization and athentication now it work properly on my
local system ,
now question is ,is this security setting ie
autherization and athentication which i gave in web.config
will it be enough strong to secure my application on
internet or i have to use some 3rd party tool or software
to get security .if yes --how ? if no--what is the
alternate?