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 7558Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications
2 5277Post New Techno Solutions ASP.NET Interview Questions
What is the relation between x-application and x-server (x-window)
What is virtual destructor? What is its use?
What is the purpose of static methods and static variables?
What are the steps required to modify config.xml file of web logic server?
While running DOS on a PC, which command would be used to duplicate the entire diskette?
the maximum number of subfiles that can be active for a single file is ____ .
How to create thread in objective c?
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
Can I dye my upholstered chair/sofa/ottoman?
What does 3 dots mean in java?
How do I apply a formula to an entire column in excel?
How do I distribute rows evenly in excel 2016?
What is tr and td tag?
How do you create and manage workflows in BODI to ensure proper sequence and dependencies between tasks?
Where is layout tab in excel?