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.             419
           
* What’s the difference between Response.Write() andResponse.Output.Write()?             146
           
* What methods are fired during the page load?             219
           
* When during the page processing cycle is ViewState available?             165
           
* What namespace does the Web page belong in the .NET Framework class hierarchy?             122
           
* Where do you store the information about the user’s locale?             206
           
* What’s the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?             454
           
* What’s a bubbled event?             168
           
* Suppose you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?             108
           
* What data types do the RangeValidator control support?             155
           
* Explain the differences between Server-side and Client-side code?             123
           
* What type of code (server or client) is found in a Code-Behind class?             211
           
* Should user input data validation occur server-side or client-side? Why?             135
           
* What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?             101
           
* Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?             122
           
* What is the Global.asax used for?             151
           
* What are the Application_Start and Session_Start subroutines used for?             139
           
* Can you explain what inheritance is and an example of when you might use it?             102
           
* Whats an assembly?             170
           
* Describe the difference between inline and code behind.             181
           
* Explain what a diffgram is, and a good use for one?             139
           
* Whats MSIL, and why should my developers need an appreciation of it if at all?             107
           
* Which method do you invoke on the DataAdapter control to load your generated dataset with data?             71
           
* Can you edit data in the Repeater control?             174
           
* Which template must you provide, in order to display data in a Repeater control?             74
           
* How can you provide an alternating color scheme in a Repeater control?             121
           
* 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?             67
           
* What base class do all Web Forms inherit from?             216
           
* Name two properties common in every validation control?             120
           
* 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?             71
           
* Which control would you use if you needed to make sure the values in two different controls matched?             75
           
* How many classes can a single .NET DLL contain?             136
           
* What is the transport protocol you use to call a Web service?             143
           
* True or False: A Web service can only be written in .NET?             170
           
* What does WSDL stand for?             109
           
* Where on the Internet would you look for Web services?             343
           
* True or False: To test a Web service you must create a Windows application or Web application to consume this service?             71
           
* What is ViewState?             144
           
* What is the lifespan for items stored in ViewState?             189
           
* What does the "EnableViewState" property do? Why would I want it on or off?             141
           
* What are the different types of Session state management options available with ASP.NET?             122
           
* How to import & export excel file in sql server 2005 in asp.net2.0 coding in c#.             137
           

 
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 : 8306
       
*
article : MVC Architecture In Php Publisher : Nitin patidar
Description : Model-view-controller is the concept introduced by smalltalk's inventors Total Page View : 7394
       
*
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 : 4504
       
*
article : Asynchronous Thread In C# Publisher : Nitin patidar
Description : Asynchronous thread in c# Total Page View : 3944
       
*
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 : 2728