My website has around 100 aspx. Out of this, a certain 20 aspx files should be made available to the users only if they are logged in. How can I achieve this with the web.config file?
1 5469Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()
4 7426Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications
2 5208Post New Techno Solutions ASP.NET Interview Questions
What does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP data type?
What is an iterator in python?
What is the difference between an organization and division in Siebel?
What is OOP Language?
How do you communicate complex AI concepts to non-technical stakeholders?
Do you know retail banking?
What is a vector class?
What is complexity and its types?
Hello! I want to choose a software for verfication and validation. Can some one give me option for choosing software to test?
Are you comfortable working late nights, if project demands?
What is a nested class?
Explain what is bts? What are its different?
Do you know what is network address translation?
How to Decide the Location of Earth pit for Compressor in Oil Depo? and How to measure the resistance of earth pit Pls explain me with the help of Circuit Diagram?
Describe precision and recall?