Microsoft .Net
Sun Java
Zend Php
DataBase Server
Basic Language
Other
Question & Answer


Microsoft Mono Asp.net
 QuestionTotal Page View
* Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.             123
           
* What’s the difference between Response.Write() andResponse.Output.Write()?             60
           
* What methods are fired during the page load?             63
           
* When during the page processing cycle is ViewState available?             80
           
* What namespace does the Web page belong in the .NET Framework class hierarchy?             65
           
* Where do you store the information about the user’s locale?             109
           
* What’s the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?             190
           
* What’s a bubbled event?             95
           
* Suppose you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?             87
           
* What data types do the RangeValidator control support?             78
           
* Explain the differences between Server-side and Client-side code?             64
           
* What type of code (server or client) is found in a Code-Behind class?             89
           
* Should user input data validation occur server-side or client-side? Why?             82
           
* What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?             59
           
* Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?             61
           
* What is the Global.asax used for?             115
           
* What are the Application_Start and Session_Start subroutines used for?             78
           
* Can you explain what inheritance is and an example of when you might use it?             62
           
* Whats an assembly?             86
           
* Describe the difference between inline and code behind.             75
           
* Explain what a diffgram is, and a good use for one?             90
           
* Whats MSIL, and why should my developers need an appreciation of it if at all?             57
           
* Which method do you invoke on the DataAdapter control to load your generated dataset with data?             49
           
* Can you edit data in the Repeater control?             66
           
* Which template must you provide, in order to display data in a Repeater control?             52
           
* How can you provide an alternating color scheme in a Repeater control?             60
           
* What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?             46
           
* What base class do all Web Forms inherit from?             75
           
* Name two properties common in every validation control?             52
           
* Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?             50
           
* Which control would you use if you needed to make sure the values in two different controls matched?             51
           
* How many classes can a single .NET DLL contain?             89
           
* What is the transport protocol you use to call a Web service?             98
           
* True or False: A Web service can only be written in .NET?             62
           
* What does WSDL stand for?             66
           
* Where on the Internet would you look for Web services?             62
           
* True or False: To test a Web service you must create a Windows application or Web application to consume this service?             52
           
* What is ViewState?             97
           
* What is the lifespan for items stored in ViewState?             91
           
* What does the "EnableViewState" property do? Why would I want it on or off?             63
           
* What are the different types of Session state management options available with ASP.NET?             66
           
* How to import & export excel file in sql server 2005 in asp.net2.0 coding in c#.             89
           

 
Latest Article
 
Top View Article
*
article : Autocomplete Textbox In Php Publisher : Nitin patidar
Description : The text box autocomplete property which shows the next string for entered character in that textbox Total Page View : 3873
       
*
article : MVC Architecture In Php Publisher : Nitin patidar
Description : Model-view-controller is the concept introduced by smalltalk's inventors Total Page View : 3364
       
*
article : Paging In Php With Mysql Publisher : Nitin patidar
Description : Paging means split the result in multiple pages instead of just putting all record in one page. Total Page View : 2942
       
*
article : Asynchronous Thread In C# Publisher : Nitin patidar
Description : Asynchronous thread in c# Total Page View : 1785
       
*
article : Send Unlimited SMS In C#.Net Window Application Through Web Services Publisher : Nitin patidar
Description : How to send unlimited sms in c#.net window application through web services Total Page View : 778