Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Distinguish between Server-side and Client-side code?
Describe SOA and the tenets of it?
Is data edited in the Repeater control?
Can you clarified A Web service can only be written in .NET or not?
Describe the differences between the lifecycles of Windows services and Standard EXE?
Write the different features of a Thread and a Process?
In ViewState How much lifespan items stored?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
Describe a Windows Service and its lifecycle ?
Explain the Session state management options available with ASP.NET?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
Describe a bubbled event and how it is used ?
In a Repeater control how one can provide an alternating color scheme ?