thinkinterview » interview questions

Interview Questions

« Previous   showing 16 to 30 of 154 questions   next » |   sort by:   Latest first / Popular first

In your ASP.NET 2.0 web application you want to display an image...
question-102 In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this... view full question with answer

Posted in: ASP.NET(45) |

Which of the following ways can you proactively clean up a databa...
question-108 Which of the following ways can you proactively clean up a database connection’s resources... view full question with answer

Posted in: ASP.NET(45) |

While creating web site you need to add an HTML Web server contro...
question-93 While creating web site you need to add an HTML Web server control to the Web page, you need to drag an HTML element from the ToolBox of Visual Studio 2005 to the Web page and then which of ... view full question with answer

Posted in: ASP.NET(45) |

Amit created a new Web site using Visual Studio 2005 in programmi...
question-86 Amit created a new Web site using Visual Studio 2005 in programming language C#. Later, Amit received an existing Web page from his boss, which consisted of the Contact.aspx file with the Co... view full question with answer

Posted in: ASP.NET(45) |

For separating server-side code from client-side code on a ASP.NE...
question-85 For separating server-side code from client-side code on a ASP.NET page, what programming model should you use... view full question with answer

Posted in: ASP.NET(45) |

You are writing ASP.NET 2.0 Web site that collects lots of data f...
question-101 You are writing ASP.NET 2.0 Web site that collects lots of data from users, and the data collection forms spreads over multiple ASP.NET Web pages. When the user reaches the last page, you ne... view full question with answer

Posted in: ASP.NET(45) |

In your ASP.NET web application you want to display a list of cli...
question-103 In your ASP.NET web application you want to display a list of clients on a Web page. The client list displays 10 clients at a time, and you require the ability to edit the clients. Which Web... view full question with answer

Posted in: ASP.NET(45) |

For your ASP.NET web application your graphics designer created e...
question-100 For your ASP.NET web application your graphics designer created elaborate images that show the product lines of your company. Some of graphics of the product line are rectangular, circular, ... view full question with answer

Posted in: ASP.NET(45) |

Which method is used to serialize an object into an XML document...
question-75 Which method is used to serialize an object into an XML document from Xmlserializer clas... view full question with answer

Posted in: .NET(40) |

You are creating a procedure that will update two tables within a...
question-61 You are creating a procedure that will update two tables within a transaction. The code looks similar to the followin... view full question with answer

Posted in: DataBase(35) |

What is the name of the property of ASP.NET page that you can que...
question-82 What is the name of the property of ASP.NET page that you can query to determine that a ASP.NET page is being requested not data being submitted to web server... view full question with answer

Posted in: ASP.NET(45) |

If you want to make a configuration setting change in your server...
question-87 If you want to make a configuration setting change in your server that will affect to all Web and Windows applications on the current machine. Where you will make the changes... view full question with answer

Posted in: ASP.NET(45) |

In asp.net 2.0 what is the best way to handle sql connection stat...
question-158 In asp.net 2.0 what is the best way to handle sql connection stat... view full question with answer

Posted in: ASP.NET Controls (2) | ASP.NET 2.0 (2) | .NET Deployment (2) | SQL Server 2005 (15) | SQL (15) | SQL Server Basics (15) | ADO.NET Basics (15) | ASP.NET MVC (2) | ASP.NET Basics (2) | ASP.NET Architecture (2) | ASP.NET Security (2) | .NET Security (2) | .NET 2.0 (2) | .NET 3.5 (2) | .NET Architecture (2) | .NET Basics (2) | C# (2) | VB.NET (2) | SQL Server security (15) | ASP.NET(45) | .NET(40) | DataBase(35) | ADO.NET(23) | SQL Server(15) |
Resource: ASP.NET Controls | ASP.NET 2.0 | .NET Deployment | SQL Server 2005 | SQL | SQL Server Basics | ADO.NET Basics | ASP.NET MVC | ASP.NET Basics | ASP.NET Architecture | ASP.NET Security | .NET Security | .NET 2.0 | .NET 3.5 | .NET Architecture | .NET Basics | C# | VB.NET | SQL Server security |

What is automatic garbage collection (GC) in .NET Framework?...
question-38 What is automatic garbage collection (GC) in .NET Framewor... view full question with answer

Posted in: .NET(40) |

While testing your ASP.NET web application you noticed that while...
question-94 While testing your ASP.NET web application you noticed that while clicking on CheckBox of one of the web page it does not cause a PostBack; you required that the CheckBox should make PostBac... view full question with answer

Posted in: ASP.NET(45) |

« Previous   Page: 1   [2]   3   4   5   6   7   8   9   10   11   next »