Explain what are the advantages of asp.net mvc framework? : asp.net mvc


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

what is COM Object in Dot net?

6 Answers   CTS,


RequiredFieldValidator--write code in javascript

3 Answers   Wipro,


What is different in .net 1.1 and .net 2.0?

0 Answers  


Types of configuration files and their differences ?

2 Answers   Accenture,


Below 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 Answers   Techno Solutions,


What is the typical session identifier?

0 Answers  


What are the features that make asp.net more used framework? : asp.net mvc

0 Answers  


What is boxing and unboxing?

3 Answers   Patni,


Describe the method to create a permanent cookie?

0 Answers   Siebel,


What data type does the RangeValidator control support?

3 Answers   Visual Soft,


What is HTTPModule and HTTPcontext? What is the use of each?

0 Answers   Accenture,


Explain the difference between an exe and a dll?

0 Answers  


Categories