.NET Compact Framework is a scaled down versions of .NET
framework for supporting Windows CE based mobile and embedded devices like
mobile phones...............
Read answer
Some of the components and capabilities of .NET CF: Supports
garbage collection..............
Read answer
.NET CF is a subset (30%) of .NET Framework and also includes
some specific class libraries for supporting mobile devices. Here are the
differences:..............
Read
answer
.NET CF is supported by all Microsoft smart devices,
including Pocket pc devices,................
Read answer
Visual studio has a template project for smart device. This
enable developers to develop applications for smart devices, embedded CE
systems,, pocket pc etc.................
Read
answer
Assemblies and Files provided by .NET CF for application
development:...............
Read answer
Changes in .NET CF 3.5 are: Supports windows communication
foundation (WCF). Supports language integrated query (LINQ)..............
Read answer
.NET CF 3.5supports configuration tool. This provides runtime
version information and administrative.............
Read answer
Steps to install assemblies in .NET CF in GAC: Put assemblies
in a directory on the device. Create a text file which includes every file and
it’s path on a separate line.................
Read answer
Datagrid in .NET CF provides the core functionality of the
control in Windows Forms in complete .Net framework. Datagrid is read only and
does not support the following datagrid related types:..............
Read answer
Differences between LINQ in .NET CF and LINQ in complete .Net
Framework:.............
Read answer
Limitations of using XML in .Net CF: XmlDataDocument class is
not supported.............
Read answer
.NET CF provides limited support for globalization. Some of
the limitations are: Cannot set current culture programmatically..............
Read answer
Differences between generics in .NET CF and full .Net
Framework: .NET CF does not support Expansive generic recursion through
fields...............
Read answer
C#.NET interview questions
Explain the use of
encapsulation with an example using C#.NET.
Explain the
steps to create and implement Satellite Assemblies.
What are Trace
Listeners and Trace Switches?
Explain the steps to add
assemblies to the Global Assembly Cache.
Explain the steps to create menus in
C#.NET.
Explain how to license your
control in C#.NET
What is Code-Access security?
Explain how to implement in windows application in .NET.
|