What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What I need to create and run an asp.net application?
Are xaml file compiled or built on runtime?
In asp.net, how can you validate drop down box?
How connect data into DropDownList from Aceess Table?
How Response.flush works in server.Execute ?
1 Answers Keane India Ltd, TCS,
On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet object c) The Connection object d) The DataAdapter object
what is state management,what is the purpose of it,how it will be implemented in real time?
How does asp page work?
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?
What is web api vs wcf?
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
Which template must you provide, in order to display data in a Repeater control?