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 5534Below 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 7557Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications
2 5275Post New Techno Solutions ASP.NET Interview Questions
What is a slugs purpose?
What is data structure operations?
What are XML files? How can you load XML files into QlikView?
what are the phases of discovery in itnm?
What is .iml directory?
Is c++ or c# better?
Name the operations supported by rdd?
What are the parts of microsoft excel and its function?
What do you mean by annotation-based container configuration?
How node.js is different from others server side frameworks like asp.net, php, jsp and ruby etc.?
1. Describe page life cycle?
What is the use of the process in blue prism?
How do you insert a placeholder in word?
Write a code to display the current time.
Who invented the google?