Mention the execution process for managed code?
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?
wt is repeater control and wt is datalist control and wt defferences these two? i want some code in datalist?
How to find last error which occurred in Asp.net ?
Differentiate between structure and class.
What is the mvc model?
How to use class library reference in asp.net project? Can you give me the example with source Class library haves classes like Database, insert, update, delete, reflection how can i use the database class connection in insert class to insert the record in to the Main Project in asp.net.
Which adapter should you use, if you want to get the data from an access database?
What is the Difference between user and server controls?
What you mean by partial Class in asp.net 2.0?
which is the new version of IIS SERVER
How do you create a permanent cookie?
Hi, I am a fresher. i have a problem related to DataGrid . i have a data grid and i have to place a dropdown in the datagrid.and i have to retrieve the values from the database (sqlserver).please tell me any idea about the code.