Find jobs | Company-wise jobs
Jobseekers | Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Career services Resume services Interview Q&A Articles Oracle SQL Server NET Java Soft Skills CV GD Work from home Books store
Interview questions
VB.NET Part 1
VB.NET Part 2
VB.NET Part 3
VB.NET Part 4
VB.NET Part 5
VB.NET FAQs
C#.NET FAQs
DOT.NET FAQs
 
NET framework
NET assembly
NET code security
NET access modifiers
NET architecture
NET base class library
NET CLR
NET constants,enum,arrays
NET data types
NET menu
NET garbage collection
NET debug and trace
NET properties
NET form
NET assemblies & resources
NET class & structures
NET binding,viewing,filtering
NET configuring & optimizing
NET configuring setup project
NET constructors & destructors
NET control
NET dataset objects
NET debugging tools
NET debug & trace classes
NET delegates & events
NET exception handling
NET globalization-localization
NET interoperability
NET project deployment
NET securing application
NET using XML
NET validating user input
NET windows communication
NET windows presentation
NET windows workflow
 
ASP.NET | ADO.NET | AJAX
C#.NET | VB.NET | PHP
NET Remoting | NET Interview
  
C | C++ | Java | Oops
Data Structure | OS
   
Database concepts | Oracle
SQL Server | Biztalk | Sharepoint
Notification services
Reporting Services
Service-oriented architecture
Data warehousing | MySQL
  
Project Management 
Linux | Testing | Networking
Software engineering 
Microsoft solution framework 
  
UML | XML | HTML | SOAP 
CSS | VBScript  | Web Services
   
CV Cover letter | Interview 
HR | Soft skills | GD 
Working from Home 
Tutorial
ASP.NET | VB.NET | C#.NET     
Remoting.NET | Web service
Remoting overview | ADO.NET
UML | Sql server 
More links
Model View Controller 
Understanding Anonymous Types 
Working with the DataList Control 
Windows Presentation Foundation (WPF) 
Books on ASP.NET
ASP.NET 3.5 Application Architecture and Design 
LINQ Unleashed for C# 
ASP.NET Data Presentation Controls Essentials 
Microsoft Expression Blend Unleashed 

VB.NET frequently asked questions

Discuss about imperative and declarative security.

Latest answer: Imperative security: security requests are made in the form of lines of code within a method body.Basically an instance of permission object is created that needs to be invoked................. 
Read answer

How do we access crystal reports in .NET?

Latest answer: Steps: • Add a new web project • Add a new item to the project “crystal report” ................
Read answer

Steps to add a control to a form at run time.

Latest answer: a. create and initialize a control.
b. provide an id to the control.
c. add the control to the page's control collection................
Read answer

Explain how to retrieve information from the configuration file at run time.

Latest answer: Add name space using system.configuration.................
Read answer

What do you understand by side-by-site execution of assembly?

Latest answer: Side by side execution refers to running/execution of different versions of the same assembly at the same time on the same machine. It gives us more control over the versioning of the assembly.................
Read answer

How do you create a resource-only assembly?

Latest answer: One should create a resource only assembly if you need to update the resources frequently without recompiling the whole solution..............
Read answer

Explain how to retrieve resources using ResourceManager class.

Latest answer: Use ResourceManager class to retrieve resources that exist in an assembly. Steps to do so are:
a. Create a reference to the assembly that has the resources.
b. Create an instance of ResourceManager...................
Read answer

How do you install assembly to the Global Assembly Cache?

Latest answer: There are many ways:
a. Using Gacutil.exe:eg: gacutil -i MyLibrary.dll
b. Using Microsoft Windows installer 2.0...............
Read answer

Explain how managed code slower than unmanaged code.

Latest answer: Managed code not always is slower than unmanaged code. In managed code, the CLR does some optimization for the way loops.................
Read answer

What are the options for stepping through code?

Latest answer: step into, step over, step out..................
Read answer

Explain how to filter and sort data with the DataView component.

Latest answer: With DataView, you can expose the data in a table with different sort orders, and you can filter the data by row state or based on a filter expression................
Read answer

What is DataViewManager?

Latest answer: A Dataset may contain multiple tables. The DataViewManager is a single object that manages all the DataViews. It can be used to view settings for all the tables in a DataSet.................
Read answer

How to use performance monitor to diagnose bottlenecks in your application?

Latest answer: Click start->run and type perfmon to run performance monitor.
Select system monitor in the tree
Click view report
Click Add button , under performance object select ASP.Net object to track..............
Read answer

Explain how to configure Trace switches in the application's .config file.

<configuration><system.diagnostics><switches><add name="DataMessagesSwitch" value="0" />...............
Read answer

What is the purpose of AddHandler keyword?

Latest answer: Addhandler associates an event with its handler at runtime..............
Read answer

Describe how to implement globalization and localization in the use interface in .NET.

Latest answer: Application use locale to identify the language and country of the user. E.g.: for English speaking US based user it would be “en-US”. The locale also has the information for datetime, currency etc formats. ..............
Read answer

Explain how to dynamically add items to a menu in .NET.

Latest answer: Let Menu1 be the menu.
MenuItem item1=new MenuItem();
Item1.Text=”item1”;.........
Read answer

Explain how to dynamically clone a menu in .NET.

Latest answer: Me.CloneMenu(sourceMenu)...........
Read answer

Difference between System exceptions and Application exceptions.

Latest answer: SystemExceptions are thrown by the CLR and are of more generic nature, whereas, ApplicationExceptions are thrown by Applications..................
Read answer

What is Native Image Generator (Ngen.exe)?

Latest answer: Ngen is a toll to improve performance of managed applications. It creates native images containing processor specific machine code.................
Read answer

Explain Form level validation and Field level Validation.

Latest answer: Form level validation occurs once the user is ready to submit the form. The application checks the complete form at once and validates all the fields in it and informs the user about it.................
Read answer

 

 
More content
Java FAQ | Personal Interview
Earn promotion|Happy employee
Write a good CV | Cover Letter
Become boss's favorite | CV tips
Training and Development
Public relations
PM | CareerRide is hiring
Frequently Asked Questions
CV Writing
Testing
XML
.NET
AJAX
ASP.NET
VB.NET
C#.NET
NET Framework
OOPS in .NET
C++
Data warehousing
Sql Server
Core Java
JDBC
JMS
JSP
RMI
J2ME
EJB
MySQL
Linux
PHP
UML
ADO.NET
Net Architecture
Personal interview
Marketing
Mass communication
Java FAQs
Oracle FAQs
C#.NET FAQs
VB.NET FAQs
DOT.NET
Networking FAQs
MySQL FAQs
Copyright © 2008 - 2010 CareerRide.com. All rights reserved.