-
-
-
-
What is .NET Partial Classes?
One of the language enhancements in .NET 2.0—available in both VB.NET 2005 and C# 2.0—is support for partial classes. In a nutshell, partial classes mean that your class definition can be split into multiple physical files. Logically, partial classes do not make any difference to the compiler. During compile time, it simply groups all the various partial classes and treats them as a single entity.One...
-
-
ASP.NET predefined validation control and java script validation
What is difference between predefined validation control and java script validation in asp.net ? which one better ?
-
-
-
ASP.NET Text box control
If i place 2 text boxes on a form and compile it will run.. With out entering data in the first text box i can enter in to another.. What i need is i don't want the cursor to go to the next text box if i left it as blank... How can i ro this in ASP or vb.Net
-
ASP.NET Binding
Why do we binds the data in Web-application not in the Windows-application
-
Treeview
The treeview in my page works fine as a menu in VS 2005 local in my machine , but when I publish my web site the attribute HoverNodeStyle doesn't work, doesn't change the color and neither underline the node.
-
Impersonation
What Is Impersonation and explain it's uage
-
Stimulate Processing Model
What type of processing model does ASP.NET stimulate?
-
Web farms and web gardens
i want to know whether session object is accessible in web farm and web garden. Similarly if application object is accessible in webfarm and web garden
-
Assemblies
Explain the role of Assemblies in ASP.Net
-
LightWieght Controls
Which control is lightwieght control among gridview, detailsview, formview, datalist and repeater controls in ASP.NET 2.0
-
How to create chat room application using asp.net and vb
Hi All,I am a beginner in vb programming, so i need to write web based chat room application using asp.net and visual basic 2005. The application will save all comments on database.Can someone please help me achieve this.Thank you in advance
-
LightWieght Controls
Which control is lightwieght control among gridview, detailsview, formview, datalist and repeater controls in ASP.NET 2.0
-
Gridview Template Interface
In which interface the template of any control like Gridview would Initiate?
-
Namespace for Event Log Support
Which namespace is used for event log support?
ASP.NET Interview Questions
Ans