|
Localization is the process of adapting a software
application for a specific locale. Globalization is the process of identifying
the localizable resources of the application.................
Read answer
What are
the Globalization approaches possible in ASP.NET?
You can follow many approaches to have globalized application.
You can create separate web application for each culture.
You can create an application that can detect the user’s culture and adjusts
.................
Read answer
Implementing
ASP.NET Globalization.
Create resource files and compile them into a
binary resource file.
Create satellite assembly for each of the resource file for each
culture..............
Read answer
Define
Resource Files and Satellite Assemblies.
Resource Files: A resource file contains non-executable
data that are used by the application and deployed along with it. Bitmaps,
Icons etc are the examples of resource files.................
Read
answer
<<Previous
Next>>
ASP.NET Caching
Interview questions with answers
Define Caching in ASP.NET | Advantages of Caching | What are
the types of Caching in ASP.NET? | Explain in brief each kind of caching in
ASP.NET.
ASP.NET Globalization-Localization questions
with answers
What is Globalization and Localization in ASP.NET? | What are
the Globalization approaches possible in ASP.NET? | Implementing ASP.NET
Globalization | Define Resource Files and Satellite Assemblies
ASP.NET Session
State Management questions with answers
Define Session, SessionId and Session State in ASP.NET. |
What is Session Identifier? | Advantages and disadvantages of using Session
State Management. | What are the Session State Modes? | Define each Session
State mode supported by ASP.NET.
ASP.NET 2.0 Themes
One of the neat features of ASP.NET 2.0 is themes, which enable you to define
the appearance of a set of controls once and apply the appearance to your
entire web application............
ASP.NET 2.0 Web Parts Framework
ASP.NET 2.0 ships with a Web Parts Framework that provides the infrastructure
and the building blocks required for creating modular web pages that can be
easily customized by the users. You can use Web Parts to create portal pages
that aggregate different types of content, such as static text, links, and
content that can change at runtime..................
Visual Studio 2005 Improvements
Visual Studio 2005 is the best development tool for building data-driven web
applications. As part of the Visual Studio 2005 suite of tools, Microsoft is
introducing a new tool called Visual Web Developer (VWD) that is designed to
work with the current and next generation of ASP.NET. VWD provides powerful new
features for the web developer.................
.NET crystal reports
How do we access crystal reports in .NET?
What are the various components in crystal reports?
What basic steps are needed to display a simple report in crystal?..........
ASP.NET 2.0 Data Controls
One of the important goals of ASP.NET 2.0 is 70% code reduction. The data
controls supplied with ASP.NET 2.0 play an important role in making this
ambitious goal a reality. Data source controls provide a consistent and
extensible method for declaratively accessing data from web pages..............
ASP.NET 2.0 Security Controls
With ASP.NET 2.0, things have changed for the better. For security-related
functionalities, ASP.NET 2.0 introduces a wide range of new
controls..............
|