Annsa - Useful Code Resources
Overview | Code | Web | Fun

Code Resources

Annsa staff are happy to share their skills with clients. They are also willing to share some coding secrets with visitors to this website.

Watch this space for some nuggets of code that may save you time.


Consuming an RSS Feed with Silverlight and .Net 3.5
Name
Consuming an RSS Feed with Silverlight and .Net 3.5
 
Project Type
Silverlight
 
Description
We revisit our earlier sample to show how to use Silverlight and new features of the .Net 3.5 Framework to present an RSS feed on a web page.
 
More...
 
 
A MaxLength compliant Multiline Textbox Control in ASP.NET 2.0
Name
A MaxLength compliant Multiline Textbox Control in ASP.NET 2.0
 
Project Type
ASP.NET 2.0
 
Description
This sample illustrates some new features in ASP.NET version 2.0 to build a TextBox control that addresses a problem with the ASP.NET equivalent.
 
More...
 
 
Consuming an RSS Feed with ASP.NET and XSLT
Name
Consuming an RSS Feed with ASP.NET and XSLT
 
Project Type
ASP.NET
 
Description
This sample shows how an external RSS feed can be incorporated in a web page. It uses an ASP.NET control and XSLT.
 
More...