
 |
Reading data from CData Section in
XML
04 Nov 2004
|
ASP.NET
|
15397
In this article we will see the way to
read the data from CData section of an XML
file. The CData sections are used to quote
or escape blocks of text to keep that text
from being interpreted as markup
language
|
|

 |
Code
Refactoring In VS 2005
12 Oct 2004
|
ASP.NET 2.0
|
14237
Refactoring is the
process of changing code so that the code
becomes more manageable and extensible
without affecting the existing
functionality. Apart from easy
maintainability refactoring also improves
the overall structure of the code. This
article will explain the various refactoring
techniques supported by Visual Studio
2005.
|
|

 |
TESTING DIFFERENT TYPES OF MOBILE
DEVICES - THE PROBLEMS AND
SOLUTIONS
29 Sep 2004
|
Mobile
|
12912
Writing Code for Mobile device
is easier with ASP.NET Mobile Controls as
they provides ease of developing solution
for wireless application in a similar manner
as web application. But still testing the
application across different type of devices
is very important.
|
|
|

 |
Mobile Magic: External Style Sheets
16 Sep 2004
|
Mobile
|
13469
Continuing our series Advanced Mobile
Controls, this week I will showcase the use
of External Style Sheets and then we will
look in to the way to build custom
styles.
|
|