|
Related Questions |
View Answer |
|
How does VB.NET/C# achieve polymorphism?
|
View Answer
|
|
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
|
View Answer
|
|
If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
|
View Answer
|
|
Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
|
View Answer
|
|
What is the life cycle of an asp.net page?
|
View Answer
|
|
What is Viewstate?
|
View Answer
|
|
How can we implement a Identity (SQL Server) call in an asp.net page?
|
View Answer
|
|
How Dataadapter.fill works?
|
View Answer
|
|
How do we get only edited/deleted/inserted records from a Dataset?
|
View Answer
|
|
How do we Sort the data from a Dataset?
|
View Answer
|
|
Diff between Web User Control and Web Custom Control.
|
View Answer
|
|
What is diff. between ASP State Management and ASP.NET State Management?(Imp) 19. How can we pass info between 2 asp.net pages?
|
View Answer
|
|
What r the ASP.NET list controls and diff. between them?
|
View Answer
|
|
What is versioning in .NET?
|
View Answer
|
|
How does u call and execute a SP in .NET?
|
View Answer
|
|
Why Datareader is useful?
|
View Answer
|
|
How does u get record no from 5 to 15 from a dataset of 100 records?
|
View Answer
|
|
How do u declare static variable and how it is declared and what is its lifetime?
|
View Answer
|
|
DIff. between Friend and Protected Friend.
|
View Answer
|
|
Let's say I have an existing application written using Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. How would you approach migrating this application to .NET
|
View Answer
|