Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Salman Zafar Profile

photo Salman Zafar (intexture)
11 May 2006
Lahore Pakistan
Computer Engineer
www.its.ws
Contact memberContact this Member Edit ProfileEdit my profile

Sr. Technical Specialist in International Turnkey Systems,Telecom Unit

This user has contributed 2 articles, 2 code samples and posted 0 messages in our discussion forums.

Technology Interests

      Code Samples

    • Create PDF Files on fly in C#

      by intexture

      This sample code shows how to use the iText library to generate PDF files on the fly. The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images.. Read full article

    • RSS Feeds with C# and asp.net in 6 easy steps.

      by intexture

      A great way of staying informed about recent changes in our favorite websites is RSS Feeds.Here is the code which shows how to read xml file in 6 easy step using asp.net and C#. . Read full article