Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?


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

Post New Answer

More ASP.NET Interview Questions

can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it

0 Answers  


Explain Session state management options in ASP.NET.

0 Answers   CDC,


How do pass data from one layer to another layer in N-tier architecture?

2 Answers  


What are web beacons used for?

0 Answers  


In asp.net, how can you validate drop down box?

0 Answers   Accenture,






How do you secure your connection string information?

0 Answers  


what is purpose of xml control in standard controls of asp.net

1 Answers  


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,


Is data edited in the Repeater control?

0 Answers   Siebel,


What are client activated objects?

0 Answers  


How will you maintain versioning in asp.net 2.0?

0 Answers   MCN Solutions,


Why is asp.net so popular?

0 Answers  


Categories